summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/HISTORY
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-14 20:42:07 +0000
committerdes <des@FreeBSD.org>2002-03-14 20:42:07 +0000
commita0947ef00dbb52ca5dcd9ce549866938b032075a (patch)
tree393473b9615e1ad6035301198d95e761283d6fd1 /contrib/openpam/HISTORY
parentf880afc9eeabf43a2fcc98a066d1e4825d75dbfa (diff)
downloadFreeBSD-src-a0947ef00dbb52ca5dcd9ce549866938b032075a.zip
FreeBSD-src-a0947ef00dbb52ca5dcd9ce549866938b032075a.tar.gz
Vendor import of OpenPAM Centaury.
Diffstat (limited to 'contrib/openpam/HISTORY')
-rw-r--r--contrib/openpam/HISTORY22
1 files changed, 19 insertions, 3 deletions
diff --git a/contrib/openpam/HISTORY b/contrib/openpam/HISTORY
index 0cee583..f191f24 100644
--- a/contrib/openpam/HISTORY
+++ b/contrib/openpam/HISTORY
@@ -1,5 +1,22 @@
============================================================================
-OpenPAM Celandine 2002-03-05
+OpenPAM Centaury 2002-03-14
+
+ - BUGFIX: Add missing #include <string.h> to openpam_log.c.
+
+ - BUGFIX: s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/. XSSO uses
+ the former, but Solaris and Linux-PAM use the latter.
+
+ - BUGFIX: The dynamic loader and the module cache contained a number
+ of bugs which would cause a segmentation fault if pam_start(3) was
+ called again after pam_end(3), as happens in login(1), xdm(1) etc.
+ after a failed login.
+
+ - BUGFIX: Refer to a module by the name used in the policy file, even
+ if the module that was actually loaded was versioned.
+
+ - ENHANCE: Suppress debugging logs, unless compiled with -DDEBUG.
+============================================================================
+OpenPAM Celandine 2002-03-05
- BUGFIX: PAM_TRY_AGAIN is a valid return value for pam_chauthtok().
@@ -20,7 +37,6 @@ OpenPAM Celandine 2002-03-05
- 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
@@ -67,4 +83,4 @@ OpenPAM Calamite 2002-02-09
First (beta) release.
============================================================================
-$P4: //depot/projects/openpam/HISTORY#5 $
+$P4: //depot/projects/openpam/HISTORY#6 $
OpenPOWER on IntegriCloud