[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sat Dec 1 11:22:26 EST 2007


Module Name:	sudo
Committed By:	millert
Date:		Sat Dec  1 16:22:26 UTC 2007

Modified Files:
	sudo: config.h.in configure configure.in
	sudo/auth: 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.222 -r1.223 sudo/config.h.in
cvs rdiff -r1.229 -r1.230 sudo/configure
cvs rdiff -r1.495 -r1.496 sudo/configure.in
cvs rdiff -r1.59 -r1.60 sudo/auth/pam.c




More information about the sudo-commits mailing list