freebsd-skq/lib/libpam/modules
des fc0cdb8504 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
pam_lastlog
pam_login_access
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
Makefile
Makefile.inc Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones 2017-01-20 03:27:47 +00:00
modules.inc