* src/usermod.c: get_number() replaced by getlong().

* src/usermod.c: When the user is renamed, make sure we do not
	override an user with the same name (in passwd or shadow).
This commit is contained in:
nekral-guest
2009-03-15 21:34:20 +00:00
parent 780af2653a
commit a402c4db3b
2 changed files with 25 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>
* src/usermod.c: get_number() replaced by getlong().
* src/usermod.c: When the user is renamed, make sure we do not
override an user with the same name (in passwd or shadow).
2009-03-15 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c: log_gpasswd_success_gshadow is in the cleanup