pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of openpam-20040210 as security/ope...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e12fab5ac63c
branches:  trunk
changeset: 487407:e12fab5ac63c
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Jan 13 21:51:45 2005 +0000

description:
Initial import of openpam-20040210 as security/openpam.

OpenPAM is an open source PAM library that focuses on simplicity,
correctness, and cleanliness.

OpenPAM aims to gather the best features of Solaris PAM, XSSO and
Linux-PAM, plus some innovations of its own.  In areas where these
implementations disagree, OpenPAM tries to remain compatible with
Solaris, at the expense of XSSO conformance and Linux-PAM
compatibility.

These are some of OpenPAM's features:

   - Implements the complete PAM API as described in the original PAM
     paper and in OSF-RFC 86.0; this corresponds to the full XSSO API
     except for mappings and secondary authentication.  Also
     implements some extensions found in Solaris 9.

   - Extends the API with several useful and time-saving functions.

   - Performs strict checking of return values from service modules.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 1167786a2210 -r e12fab5ac63c doc/CHANGES
--- a/doc/CHANGES       Thu Jan 13 21:51:42 2005 +0000
+++ b/doc/CHANGES       Thu Jan 13 21:51:45 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8739 2005/01/13 21:49:45 jmmv Exp $
+$NetBSD: CHANGES,v 1.8740 2005/01/13 21:51:45 jlam Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -288,3 +288,4 @@
        Updated squid to 2.5.7nb5 [taca 2005-01-13]
        Updated gtk2-engines to 2.6.0nb1 [jmmv 2005-01-13]
        Updated pkg_notify to 0.4.1nb1 [jmmv 2005-01-13]
+       Added openpam-20040210 [jlam 2005-01-13]



Home | Main Index | Thread Index | Old Index