* NEWS, src/groupmod.c: Make sure the passwd, group, and gshadow
files are unlocked on exit. Unlock locked files in fail_exit(). Prefer fail_exit() over exit(). * NEWS, src/groupmod.c: When the GID of a group is changed, update also the GID of the passwd entries of the users whose primary group is the group being modified.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-03-08 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* NEWS, src/groupmod.c: Make sure the passwd, group, and gshadow
|
||||
files are unlocked on exit. Unlock locked files in fail_exit().
|
||||
Prefer fail_exit() over exit().
|
||||
* NEWS, src/groupmod.c: When the GID of a group is changed, update
|
||||
also the GID of the passwd entries of the users whose primary
|
||||
group is the group being modified.
|
||||
|
||||
2008-03-08 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/commonio.c (commonio_remove): Fail when the name to be
|
||||
|
Reference in New Issue
Block a user