freebsd-src/contrib/openpam
Dag-Erling Smørgrav a86b5f4f06 Upgrade to OpenPAM Ximenia.
Merge commit '5894a4142a9d5ae5f7f6bee1f46237a3d20d0b5b'

(cherry picked from commit 3ba4c8c81a)
2023-07-03 17:13:11 +02:00
..
bin
doc
freebsd
include
lib
m4
misc
modules
t
aclocal.m4
autogen.sh
compile
config.guess
config.h.in
config.sub
configure
configure.ac
CREDITS
depcomp
HISTORY
INSTALL
install-sh
LICENSE
ltmain.sh
Makefile.am
Makefile.in
missing
README
RELNOTES
test-driver
TODO

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.

Please direct bug reports and inquiries to <des@des.no>.