freebsd-dev/lib/libpam/modules
Dag-Erling Smørgrav 3869fb7832 Add options to capture stdout and / or stderr and pass the output on
to the user.  There is currently no buffering, so the result may be
somewhat unpredictable if the conversation function adds a newline,
like openpam_ttyconv() does.

Clean up and simplify the environment handling code, which triggered
an inexplicable bug on some systems.

MFC after:	2 weeks
2017-03-22 13:16:04 +00:00
..
pam_chroot Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_deny Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_echo Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_exec Add options to capture stdout and / or stderr and pass the output on 2017-03-22 13:16:04 +00:00
pam_ftpusers Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_group Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_guest Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_krb5 Load default options before requesting a ticket. 2017-03-03 14:06:22 +00:00
pam_ksu DIRDEPS_BUILD: Update dependencies. 2015-12-07 23:53:01 +00:00
pam_lastlog Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_login_access libpam: replace 0 with NULL for pointers. 2016-04-09 18:09:10 +00:00
pam_nologin Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_opie Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_opieaccess Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_passwdqc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
pam_permit Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_radius Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_rhosts Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_rootok Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_securetty Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_self Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_ssh Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
pam_tacplus Add META_MODE support. 2015-06-13 19:20:56 +00:00
pam_unix Set retval in the empty password case to avoid a path through the 2016-05-16 15:32:02 +00:00
Makefile Build libpam modules in parallel. 2016-04-14 01:17:37 +00:00
Makefile.inc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
modules.inc Conditionalize building radius support into libpam, ppp, etc via 2015-02-04 06:53:45 +00:00