freebsd-skq/lib/libpam/modules
peter e5fa065e08 Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing
the LDADD/DPADD to lose the -lpam, and causing openpam_dynamic() to fail
due to "openpam_get_options" being undefined.

This would cause obscure console log messages like:
  openpam_dynamic(): No error: 0
  openpam_load_module(): no pam_unix.so found
and other helpful messages which are no help in diagnosing the problem.

Fortunately this change was not mfc'ed to 9.x, it isn't broken there.
2012-01-18 18:26:56 +00:00
..
pam_chroot
pam_deny
pam_echo %U was macroized in mdoc(7), escape. 2010-02-16 12:29:02 +00:00
pam_exec Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pam_ftpusers
pam_group Mention the name of the module in warning messages. 2011-03-12 11:26:37 +00:00
pam_guest
pam_krb5 Bump .Dd date. 2010-05-03 09:49:42 +00:00
pam_ksu Add new heimdal-1.1 library. 2008-05-15 15:28:18 +00:00
pam_lastlog Ensure pam_lastlog removes the /dev/ component of the TTY name. 2011-11-07 19:57:42 +00:00
pam_login_access Re-add support for NIS netgroups (heavily modified from patch in PR) 2007-05-25 07:50:18 +00:00
pam_nologin Use the current user's login class for the decisions about where 2007-06-14 13:07:06 +00:00
pam_opie
pam_opieaccess Correct documentation of ~/.opiealways 2007-10-26 07:50:11 +00:00
pam_passwdqc
pam_permit
pam_radius Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh key_load_private() ignores the passphrase argument if the private key 2011-11-20 15:18:49 +00:00
pam_tacplus
pam_unix Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing 2012-01-18 18:26:56 +00:00
Makefile
Makefile.inc Revert r227841 and part of r227798. We still build libpam in two passes, 2011-11-24 13:18:58 +00:00
modules.inc