* src/chfn.c: Do not exit on pw_unlock failures.
* src/grpconv.c, src/grpunconv.c, src/pwconv.c, src/pwunconv.c, src/vipw.c: Open syslog with the right identification name. * src/vipw.c: Log unlock errors to syslog. * src/vipw.c: Log edits to syslog. * src/chage.c, src/chfn.c, src/chsh.c, src/gpasswd.c, src/groupadd.c, src/groupdel.c, src/groupmod.c, src/grpconv.c, src/grpunconv.c, src/passwd.c, src/pwck.c, src/pwunconv.c, src/useradd.c, src/usermod.c: Harmonize the syslog levels. Failure to close or unlock are errors. Failure to open files are warnings.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2008-08-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chfn.c: Do not exit on pw_unlock failures.
|
||||
* src/grpconv.c, src/grpunconv.c, src/pwconv.c, src/pwunconv.c,
|
||||
src/vipw.c: Open syslog with the right identification name.
|
||||
* src/vipw.c: Log unlock errors to syslog.
|
||||
* src/vipw.c: Log edits to syslog.
|
||||
* src/chage.c, src/chfn.c, src/chsh.c, src/gpasswd.c,
|
||||
src/groupadd.c, src/groupdel.c, src/groupmod.c, src/grpconv.c,
|
||||
src/grpunconv.c, src/passwd.c, src/pwck.c, src/pwunconv.c,
|
||||
src/useradd.c, src/usermod.c: Harmonize the syslog levels. Failure
|
||||
to close or unlock are errors. Failure to open files are warnings.
|
||||
|
||||
2008-08-20 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/newusers.c: Open syslog with the right identification name.
|
||||
|
Reference in New Issue
Block a user