]> git.ipfire.org Git - thirdparty/shadow.git/commit
chage cleanups
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 29 Dec 2007 10:42:25 +0000 (10:42 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 29 Dec 2007 10:42:25 +0000 (10:42 +0000)
commit388dcee3e4cfe63f5ed3e83d667db50ef3143ef8
treed013cda11bb3cebdee27f452930dae8479d0a32e
parent8563319b8b332e363756ff000ffdd7bd3d19b87c
chage cleanups
* src/chage.c: Before pam_end(), the return value of the previous
pam API was already checked. No need to validate it again.
* src/chage.c: main() split in new functions: process_flags(),
check_flags(), check_perms(), open_files(), and close_files().
ChangeLog
src/chage.c