OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness. https://openpam.org/
Go to file
Dag-Erling Smørgrav 4166f73f32 Add support for static linking. Also rename a handful of constants
to reduce the chance of every running into a naming conflict.

Sponsored by:	DARPA, NAI Labs


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@32 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2002-02-04 23:22:40 +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 Add support for static linking. Also rename a handful of constants 2002-02-04 23:22:40 +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