NetBSD/lib/libpam/modules
jnemeth f358706242 Fix Coverity run 5, issue 2498 -- uninitialized variable
Fix Coverity run 5, issue 707 -- unreachable code
Approved by Christos.
2006-03-18 10:06:16 +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 Minor wording consistency nit. 2005-02-26 14:54:25 +00:00
pam_echo
pam_exec Remove local copy of openpam_free_envlist. 2005-02-26 22:45:52 +00:00
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 Sort SEE ALSO. 2005-02-20 19:37:30 +00:00
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 PR/32870: Johan Veenhuizen: login(1) does not obey .hushlogin 2006-02-19 00:12:36 +00:00
pam_login_access Fix getgrnam -> getgrnam_r 2005-04-19 13:04:38 +00:00
pam_nologin Use the class of the user, not then default class, when checking for 2006-02-15 20:28:32 +00:00
pam_permit Fix a markup bug and a minor wording consistency nit. 2005-02-26 15:08:54 +00:00
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 Minor wording consistency nit. 2005-02-26 15:11:26 +00:00
pam_securetty PR/30923: Zafer Aydogan: pam too verbose 2006-03-06 23:08:20 +00:00
pam_self check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_skey Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huang 2005-03-20 16:48:47 +00:00
pam_ssh check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_unix Fix Coverity run 5, issue 2498 -- uninitialized variable 2006-03-18 10:06: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 Don't try to build PIC stuff if we cannot do PIC. 2005-02-25 18:26:00 +00:00