From 5fb29af20dd2b52634d31387bdba083a8a20de53 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Fri, 8 Feb 2002 05:21:31 +0000 Subject: [PATCH] Relevant BUGIDs: 476981 Purpose of commit: document bugfix Commit summary: --------------- pam_mkhomedir wasn't recursing directories correctly. Fix from Nalin. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0