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
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
pam_ksu
pam_lastlog
pam_login_access
pam_nologin
pam_opie
pam_opieaccess
pam_passwdqc
pam_permit
pam_radius
pam_rhosts
pam_rootok
pam_securetty
pam_self
pam_ssh
pam_tacplus
pam_unix
Makefile
Makefile.inc
modules.inc