freebsd-dev/lib/libpam/modules
Jean-Sébastien Pédron 3902d8a991 Fix error messages containing the executed command name
Before, we took the first argument to pam_exec(8). With the addition of
options in front of the command, this could be wrong.

Now, options are parsed before calling _pam_exec() and messages contain
the proper command name.

While here, fix a warning.

Sponsored by:	Yakaz (http://www.yakaz.com)
2012-04-12 14:02:59 +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 Fix error messages containing the executed command name 2012-04-12 14:02:59 +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 - Avoid using deprecated heimdal functions in pam_krb5. 2012-03-24 01:02:03 +00:00
pam_ksu - Avoid use of deprecated KRB5 functions. 2012-03-22 11:18:14 +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 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +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