[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Dec 2 12:13:49 EST 2007


Module Name:	sudo
Committed By:	millert
Date:		Sun Dec  2 17:13:48 UTC 2007

Modified Files:
	sudo: def_data.c def_data.h def_data.in sudo.c sudo.pod sudoers.pod
	sudo/auth: pam.c

Log Message:
Add passprompt_override flag to sudoers that will cause the prompt
to be overridden in all cases.  This flag is also set when the
user specifies the -p flag.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 sudo/def_data.c
cvs rdiff -r1.20 -r1.21 sudo/def_data.h
cvs rdiff -r1.25 -r1.26 sudo/def_data.in
cvs rdiff -r1.449 -r1.450 sudo/sudo.c
cvs rdiff -r1.103 -r1.104 sudo/sudo.pod
cvs rdiff -r1.136 -r1.137 sudo/sudoers.pod
cvs rdiff -r1.60 -r1.61 sudo/auth/pam.c




More information about the sudo-commits mailing list