]> git.ipfire.org Git - thirdparty/shadow.git/commit
* NEWS, src/gpasswd.c: Only report success to audit and syslog
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 Jan 2009 22:03:37 +0000 (22:03 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 26 Jan 2009 22:03:37 +0000 (22:03 +0000)
commitf2d6449374abd29f153a0cfe91f77aacdc778d08
tree4fdd51b11439af01f890e0cd72b5d9fc20b065b0
parent7b532f0b44b0b3e9b463e63e38443dc13fabb778
* NEWS, src/gpasswd.c: Only report success to audit and syslog
when the changes are committed to the system. Do not log failure
for on-memory changes to audit or syslog. Make sure failures and
inconsistencies will be reported in case of unexpected failures
(e.g. malloc failures). Only specify an audit message if it is not
implicitly implied by the type argument. Removed fail_exit
(replaced by atexit(do_cleanups)). Log failures in case of
permission denied.
ChangeLog
NEWS
src/gpasswd.c