]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/userdel.c: Log failures to remove the mailbox to syslog and
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 3 Sep 2008 21:22:04 +0000 (21:22 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 3 Sep 2008 21:22:04 +0000 (21:22 +0000)
commit3dcaaf87e7e73040f25057d2ae6b05a724bd6bf8
treee5ea137956bec5536d2b20ae9916155ddc7597a5
parentf3c7ca59c581580319975c83a4d015acca69b155
* src/userdel.c: Log failures to remove the mailbox to syslog and
audit.
* src/userdel.c: Log successful removal of home directory to audit
only in case of success.
* src/userdel.c: Move the audit log of failure to remove the home
directory before the call to function that may exit.
* src/userdel.c: Document that errors is only used to count errors
during the removal of the home directory.
ChangeLog
src/userdel.c