summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/HISTORY
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-05 13:49:56 +0000
committerdes <des@FreeBSD.org>2002-03-05 13:49:56 +0000
commit5800a4708c3a4b21e332961b390d4459fd673568 (patch)
tree1435317b57611a50e1b3cf878a8256c67e69f519 /contrib/openpam/HISTORY
parentb7924daede5918d4af38aea32dcfe788509d2326 (diff)
downloadFreeBSD-src-5800a4708c3a4b21e332961b390d4459fd673568.zip
FreeBSD-src-5800a4708c3a4b21e332961b390d4459fd673568.tar.gz
Vendor import of OpenPAM Celandine.
Diffstat (limited to 'contrib/openpam/HISTORY')
-rw-r--r--contrib/openpam/HISTORY25
1 files changed, 24 insertions, 1 deletions
diff --git a/contrib/openpam/HISTORY b/contrib/openpam/HISTORY
index ed96088..0cee583 100644
--- a/contrib/openpam/HISTORY
+++ b/contrib/openpam/HISTORY
@@ -1,4 +1,27 @@
============================================================================
+OpenPAM Celandine 2002-03-05
+
+ - BUGFIX: PAM_TRY_AGAIN is a valid return value for pam_chauthtok().
+
+ - BUGFIX: Run passwd chain twice, first with the PAM_PRELIM_CHECK
+ flag set, then with the PAM_UPDATE_AUTHTOK flag set.
+
+ - BUGFIX: Failure of a "sufficient" module should not terminate the
+ passwd chain if the PAM_PRELIM_CHECK flag is set.
+
+ - BUGFIX: Clear PAM_AUTHTOK after running the service modules.
+
+ - ENHANCE: Prevent applications from specifying the PAM_PRELIM_CHECK
+ or PAM_UPDATE_AUTHTOK flags themselves.
+
+ - BUGFIX: openpam_set_option() did not support changing the value of
+ an existing option.
+
+ - ENHANCE: Add support for module versioning. OpenPAM will prefer a
+ module with the same version number as the library itself to one
+ with no version number at all.
+
+============================================================================
OpenPAM Cantaloupe 2002-02-22
- BUGFIX: The proper use of PAM_SYMBOL_ERR is to indicate an invalid
@@ -44,4 +67,4 @@ OpenPAM Calamite 2002-02-09
First (beta) release.
============================================================================
-$Id$
+$P4: //depot/projects/openpam/HISTORY#5 $
OpenPOWER on IntegriCloud