summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/HISTORY
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2011-12-18 17:22:45 +0000
committerdes <des@FreeBSD.org>2011-12-18 17:22:45 +0000
commit50a0ec76972019d46a372f6db8c487475616832b (patch)
tree34ccf2fa5db06d0916d39dec483d31f9cb63657e /contrib/openpam/HISTORY
parent4c95353f1de66e5ef55e14c0d2c9e0223ae56a12 (diff)
parent9a25ed673db408d79135934ee39ea88142f9ed4d (diff)
downloadFreeBSD-src-50a0ec76972019d46a372f6db8c487475616832b.zip
FreeBSD-src-50a0ec76972019d46a372f6db8c487475616832b.tar.gz
Upgrade to OpenPAM Lycopsida.
Diffstat (limited to 'contrib/openpam/HISTORY')
-rw-r--r--contrib/openpam/HISTORY30
1 files changed, 28 insertions, 2 deletions
diff --git a/contrib/openpam/HISTORY b/contrib/openpam/HISTORY
index 9c1c26e..81af9ea 100644
--- a/contrib/openpam/HISTORY
+++ b/contrib/openpam/HISTORY
@@ -1,3 +1,29 @@
+OpenPAM Lycopsida 2011-12-18
+
+ - ENHANCE: removed static build autodetection, which didn't work
+ anyway. Use an explicit, user-specified preprocessor variable
+ instead.
+
+ - ENHANCE: cleaned up the documentation a bit.
+
+ - ENHANCE: added openpam_subst(3), allowing certain PAM items to be
+ embedded in strings such as prompts. Apply it to the prompts used
+ by pam_get_user(3) and pam_get_authtok(3).
+
+ - ENHANCE: added support for the user_prompt, authtok_prompt and
+ oldauthtok_prompt module options, which override the prompts passed
+ by the module to pam_set_user(3) and pam_get_authtok(3).
+
+ - ENHANCE: rewrote the policy parser to support quoted option values.
+
+ - ENHANCE: added pamtest(1), a tool for testing modules and policies.
+
+ - ENHANCE: added code to check the ownership and permissions of a
+ module before loading it.
+
+ - ENHANCE: added / improved input validation in many cases, including
+ the policy file and some function arguments.
+============================================================================
OpenPAM Hydrangea 2007-12-21
- ENHANCE: when compiling with GCC, mark up API functions with GCC
@@ -21,7 +47,7 @@ OpenPAM Hydrangea 2007-12-21
contexts), since the module cache was the only part of OpenPAM that
was not thread-safe.
============================================================================
-OpenPAM Figwort 2005-06-16
+OpenPAM Figwort 2005-06-16
- BUGFIX: Correct several small signedness and initialization bugs
discovered during review by the NetBSD team.
@@ -327,4 +353,4 @@ OpenPAM Calamite 2002-02-09
First (beta) release.
============================================================================
-$Id: HISTORY 409 2007-12-21 11:38:50Z des $
+$Id: HISTORY 504 2011-12-18 14:11:12Z des $
OpenPOWER on IntegriCloud