* src/chpasswd.c: Added fail_exit().
* src/chpasswd.c: Added support for syslog. * src/chpasswd.c: Report failure to unlock files to stderr and syslog. * src/chpasswd.c: Simplify the PAM error handling. * src/chpasswd.c: Report failure during *_close() to syslog. * src/chpasswd.c: Ignore the return value or pam_end().
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-08-07 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chpasswd.c: Added fail_exit().
|
||||
* src/chpasswd.c: Added support for syslog.
|
||||
* src/chpasswd.c: Report failure to unlock files to stderr and
|
||||
syslog.
|
||||
* src/chpasswd.c: Simplify the PAM error handling.
|
||||
* src/chpasswd.c: Report failure during *_close() to syslog.
|
||||
* src/chpasswd.c: Ignore the return value or pam_end().
|
||||
|
||||
2008-08-07 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chgpasswd.c: Added fail_exit().
|
||||
|
||||
Reference in New Issue
Block a user