]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 667584 664290
authorAndrew G. Morgan <morgan@kernel.org>
Tue, 14 Jan 2003 05:43:07 +0000 (05:43 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Tue, 14 Jan 2003 05:43:07 +0000 (05:43 +0000)
commit7050b307e9e712471d987e0c5f8dd1cb2260511c
tree5bf06d87cc804cb3255e12d0cb1b47064a2d1755
parent2b71955aec63541e4b071c12eae9fba76e7085fa
Relevant BUGIDs: 667584 664290

Purpose of commit: bugfix

Commit summary:
---------------
Two bug fixes in one: don't trust getlogin() and sanely lower the
time the password databases are locked in pam_unix.
CHANGELOG
modules/pam_unix/Makefile
modules/pam_unix/pam_unix_passwd.c
modules/pam_unix/pam_unix_sess.c
modules/pam_unix/support.c
modules/pam_unix/support.h
modules/pam_wheel/pam_wheel.c
modules/pammodutil/Makefile
modules/pammodutil/include/security/_pam_modutil.h
modules/pammodutil/modutil_getlogin.c [new file with mode: 0644]