Same changes as for chpasswd:
* src/chpasswd.c: main() split in process_flags(), check_flags(), check_perms(), open_files(), and close_files().
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-12-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
Same changes for chgpasswd:
|
||||
* src/chpasswd.c: main() split in process_flags(), check_flags(),
|
||||
check_perms(), open_files(), and close_files().
|
||||
|
||||
2007-12-28 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chpasswd.c: Before pam_end(), the return value of the previous
|
||||
|
Reference in New Issue
Block a user