summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2008-04-16 08:21:05 +0000
committerTomas Mraz <tm@t8m.info>2008-04-16 08:21:05 +0000
commit3165b29623e3498f8e75dba5413c4a662bdcec15 (patch)
tree87f27ace8bdd2c2c6a6ac2d9769b0031c1fe3476 /ChangeLog
parent71ef5e4a1c83fed2bb6f9753afc6a8a7c81ee0ba (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- 2008-04-16 Tomas Mraz <t8m@centrum.cz> * modules/pam_cracklib/pam_cracklib.c(_pam_parse): Recognize also try_first_pass and use_first_pass options. (pam_sm_chauthtok): Implement the new options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f2879d69..2db1fb69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
2008-04-16 Tomas Mraz <t8m@centrum.cz>
* modules/pam_unix/Makefile.am: Link unix_chkpwd with libaudit.
-
* modules/pam_unix/unix_chkpwd.c(_audit_log): New function for audit.
(main): Call _audit_log() when appropriate.
+ * modules/pam_cracklib/pam_cracklib.c(_pam_parse): Recognize also
+ try_first_pass and use_first_pass options.
+ (pam_sm_chauthtok): Implement the new options.
+
2008-04-08 Tomas Mraz <t8m@centrum.cz>
* modules/pam_xauth/pam_xauth.c(run_coprocess): Avoid multiple