opnsense-src/lib/libpam/modules
Brian Feldman ee510eab3f In env_destroy(), it is a bad idea to env_swap(self, 0) to switch
back to the original environ unconditionally.  The setting of the
variable to save the previous environ is conditional; it happens when
ENV.e_committed is set.  Therefore, don't try to swap the env back
unless the previous env has been initialized.

PR:		bin/22670
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2000-11-25 02:00:35 +00:00
..
pam_cleartext_pass_ok Fixed missing libraries in DPADD. 2000-03-27 15:24:45 +00:00
pam_deny Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
pam_kerberosIV Use libcrypto instead of libdes. 2000-02-24 22:24:37 +00:00
pam_login_access Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
pam_opie Add pam_opie, a PAM module using the OPIE one-time-password scheme. 2000-04-17 00:14:42 +00:00
pam_permit Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
pam_radius log 2000-11-22 09:23:54 +00:00
pam_skey Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
pam_ssh In env_destroy(), it is a bad idea to env_swap(self, 0) to switch 2000-11-25 02:00:35 +00:00
pam_tacplus Make it possible to use PAM in statically-linked applications. 1999-01-20 21:55:30 +00:00
pam_unix Add libcrypt. This previously/coincidentally worked for login, 1999-09-30 18:53:34 +00:00
Makefile Connect pam_opie to the build. 2000-04-17 00:19:30 +00:00