[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sat Dec 1 11:23:08 EST 2007


Module Name:	sudo
Committed By:	millert
Date:		Sat Dec  1 16:23:08 UTC 2007

Modified Files:
	sudo [SUDO_1_6_9]: config.h.in configure configure.in
	sudo/auth [SUDO_1_6_9]: pam.c

Log Message:
Add basic support for looking up the string "Password: " in the PAM
localized text db.  This allows us to determine whether the PAM
prompt is the default "Password: " one even if it has been localized.

TODO: concatenate non-std PAM prompts and user-specified sudo prompts.


To generate a diff of this commit:
cvs rdiff -r1.186.2.17 -r1.186.2.18 sudo/config.h.in
cvs rdiff -r1.159.2.26 -r1.159.2.27 sudo/configure
cvs rdiff -r1.413.2.28 -r1.413.2.29 sudo/configure.in
cvs rdiff -r1.43.2.7 -r1.43.2.8 sudo/auth/pam.c




More information about the sudo-commits mailing list