freebsd-dev/contrib/openpam
Dag-Erling Smørgrav e4deb071bd Restore the NULL check that was removed in upstream r913. It is not
unreasonable to call pam_end() with a NULL pamh in error handling code.

Reported by:	rwatson
2017-03-24 14:45:58 +00:00
..
bin
doc
include Restore the NULL check that was removed in upstream r913. It is not 2017-03-24 14:45:58 +00:00
lib Restore the NULL check that was removed in upstream r913. It is not 2017-03-24 14:45:58 +00:00
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
mkpkgng.in
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>.