NetBSD/lib/libpam/modules
christos 7768338003 Declare what we services provide, otherwise pam assumes that we provide
everything and this breaks static linking.
2006-01-20 16:51:15 +00:00
..
pam_afslog Declare what we services provide, otherwise pam assumes that we provide 2006-01-20 16:51:15 +00:00
pam_chroot check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_deny
pam_echo
pam_exec
pam_ftpusers Fix getgrnam -> getgrnam_r 2005-04-19 13:04:38 +00:00
pam_group fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r 2005-04-19 13:04:19 +00:00
pam_guest
pam_krb5 Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED 2005-09-27 14:38:19 +00:00
pam_ksu Remove CPPFLAGS 2005-04-25 17:21:31 +00:00
pam_lastlog check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_login_access Fix getgrnam -> getgrnam_r 2005-04-19 13:04:38 +00:00
pam_nologin s!/var/run/nologin!/etc/nologin!g to match with the code. 2005-04-25 10:24:06 +00:00
pam_permit
pam_radius Don't cast the lvalue; cast the rhs instead. 2005-04-25 15:42:46 +00:00
pam_rhosts check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_rootok
pam_securetty check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_self check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_skey
pam_ssh check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_unix Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all 2005-04-19 03:40:16 +00:00
Makefile pam_afslog is used in conjunction with pam_krb5 to obtain AFS tokens and 2005-09-21 14:19:08 +00:00
mod.mk