From 0f6796ec4c9429494653be48a3cf13b45e55c86f Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sat, 11 May 2024 08:00:00 +0000 Subject: Move all historic changelog files to a top-level ChangeLog.old directory Move all historic changelog files away to avoid confusion. --- modules/pam_unix/CHANGELOG | 54 ---------------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 modules/pam_unix/CHANGELOG (limited to 'modules/pam_unix') diff --git a/modules/pam_unix/CHANGELOG b/modules/pam_unix/CHANGELOG deleted file mode 100644 index f8f70f59..00000000 --- a/modules/pam_unix/CHANGELOG +++ /dev/null @@ -1,54 +0,0 @@ -$Id$ - -* Mon Aug 16 1999 Jan Rękorajski -- fixed reentrancy problems - -* Sun Jul 4 21:03:42 PDT 1999 - -- temporarily removed the crypt16 stuff. I'm really paranoid about - crypto stuff and exporting it, and there are a few too many 's-box' - references in the code for my liking.. - -* Wed Jun 30 1999 Steve Langasek -- further NIS+ fixes - -* Sun Jun 27 1999 Steve Langasek -- fix to uid-handling code for NIS+ - -* Sat Jun 26 1999 Jan Rękorajski -- merged MD5 fix and early failure syslog - by Andrey Vladimirovich Savochkin -- minor fixes -- added signal handler to unix_chkpwd - -* Fri Jun 25 1999 Stephen Langasek -- reorganized the code to let it build as separate C files - -* Sun Jun 20 1999 Jan Rękorajski -- fixes in pam_unix_auth, it incorrectly saved and restored return - value when likeauth option was used - -* Tue Jun 15 1999 Jan Rękorajski -- added NIS+ support - -* Mon Jun 14 1999 Jan Rękorajski -- total rewrite based on pam_pwdb module, now there is ONE pam_unix.so - module, it accepts the same options as pam_pwdb - all of them correctly ;) - (pam_pwdb dosn't understand what DISALLOW_NULL_AUTHTOK means) - -* Tue Apr 20 1999 Jan Rękorajski -- Arghhh, pam_unix_passwd was not updating /etc/shadow when used with - pam_cracklib. - -* Mon Apr 19 1999 Jan Rękorajski -- added "remember=XXX" option that means 'remember XXX old passwords' - Old passwords are stored in /etc/security/opasswd, there can be - maximum of 400 passwords per user. - -* Sat Mar 27 1999 Jan Rękorajski -- added crypt16 to pam_unix_auth and pam_unix_passwd (check only, this algorithm - is too lame to use it in real life) - -* Sun Mar 21 1999 Jan Rękorajski -- pam_unix_auth now correctly behave when user has NULL AUTHTOK -- pam_unix_auth returns PAM_PERM_DENIED when seteuid fails -- cgit v1.2.3