[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Sun Jun 10 13:27:12 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Sun Jun 10 17:27:12 UTC 2007

Modified Files:
	sudo/auth [SUDO_1_6_9]: pam.c

Log Message:
Linux PAM now defines __LINUX_PAM__, not __LIBPAM_VERSION.
If the user enters ^C at the password prompt, abort instead of
trying to authenticate with an empty password (which causes an
annoying delay).
Call pam_open_session() and pam_close_session() to give pam_limits a
chance to run.


To generate a diff of this commit:
cvs rdiff -r1.43.2.1 -r1.43.2.2 sudo/auth/pam.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list