OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness. https://openpam.org/
Go to file
Dag-Erling Smørgrav e683738206 Behave more like Solaris when faced with an empty chain, or a chain
that lists modules that don't implement the required functionality.

Sponsored by:	DARPA, NAI Labs


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@33 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2002-02-04 23:36:07 +00:00
bin Use 'sizeof(foo)' instead of 'sizeof foo' even where it's not 2002-02-02 18:04:31 +00:00
doc I suck. This time, test before committing. I apologize for the 2002-02-04 16:52:17 +00:00
include/security Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
lib Behave more like Solaris when faced with an empty chain, or a chain 2002-02-04 23:36:07 +00:00
misc I suck. This time, test before committing. I apologize for the 2002-02-04 16:52:17 +00:00
modules Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +00:00
LICENSE Import OpenPAM. 2002-02-01 17:16:12 +00:00
Makefile Add two sample modules. 2002-02-01 21:52:02 +00:00