freebsd-nq/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
pam_deny
pam_echo
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
pam_group
pam_guest
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
pam_login_access libpam: replace 0 with NULL for pointers. 2016-04-09 18:09:10 +00:00
pam_nologin
pam_opie
pam_opieaccess
pam_passwdqc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
pam_permit
pam_radius
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
pam_tacplus
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