From: Andrew G. Morgan Date: Fri, 8 Feb 2002 05:21:31 +0000 (+0000) Subject: Relevant BUGIDs: 476981 X-Git-Tag: Linux-PAM-0-76~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fb29af20dd2b52634d31387bdba083a8a20de53;p=linux-pam Relevant BUGIDs: 476981 Purpose of commit: document bugfix Commit summary: --------------- pam_mkhomedir wasn't recursing directories correctly. Fix from Nalin. --- diff --git a/CHANGELOG b/CHANGELOG index a85b4e9f..c52cd06a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -55,6 +55,8 @@ bug report - outstanding bugs are listed here: 0.76: please submit patches for this section with actual code/doc patches! +* pam_mkhomedir: recurse directories. Patch from Nalin (Bug 476981 - + agmorgan) * pam_limits can handle negative priority limits now (which can apply to the superuser too) - based on patch from Nalin. Also cleanup the error handling that was very sloppy before. Also, courtesy of Berend