OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness. https://openpam.org/
Go to file
Dag-Erling Smørgrav 6b947dd00a merge r787,r830-r840,r845,r852-r853: build and packaging improvements
merge r854: silence all cast-qual warnings except in test suite


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/branches/nooath@855 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2015-01-27 22:33:15 +00:00
bin merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
doc merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
include merge r811: push back release date 2014-09-12 07:24:23 +00:00
lib merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
misc merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
modules merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
t merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
CREDITS merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
HISTORY merge r811: push back release date 2014-09-12 07:24:23 +00:00
INSTALL merge r802: require at least one service function to have succeeded. 2014-09-09 09:41:32 +00:00
LICENSE merge r802: require at least one service function to have succeeded. 2014-09-09 09:41:32 +00:00
Makefile.am Always build and run the tests last so the results are more easily visible 2012-04-01 20:38:30 +00:00
README merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
RELNOTES merge r802: require at least one service function to have succeeded. 2014-09-09 09:41:32 +00:00
TODO merge r802: require at least one service function to have succeeded. 2014-09-09 09:41:32 +00:00
autogen.des merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
autogen.sh merge r813: credit Gavin Atkinson 2014-09-12 07:47:27 +00:00
configure.ac merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00
mkpkgng.in merge r787,r830-r840,r845,r852-r853: build and packaging improvements 2015-01-27 22:33:15 +00:00

README

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>.