* NEWS, src/usermod.c: Check if the user is busy when the user's

UID, name or home directory is changed.
This commit is contained in:
nekral-guest
2009-05-18 18:37:16 +00:00
parent 4a4549c49b
commit b9ecd1cf42
3 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-05-18 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/usermod.c: Check if the user is busy when the user's
UID, name or home directory is changed.
2009-05-18 Nicolas François <nicolas.francois@centraliens.net>
* src/userdel.c, libmisc/user_busy.c, libmisc/Makefile.am,