[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 9 15:15:43 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Mon Jul  9 19:15:43 UTC 2007

Modified Files:
	sudo [SUDO_1_6_9]: env.c sudo.c sudo.pod sudoers.pod

Log Message:
Allow user to set environment variables on the command line as long
as they are allowed by env_keep and env_check.  Ie: apply the same
restrictions as normal environment variables.
Also Defer Setting user-specified env vars until after authentication.


To generate a diff of this commit:
cvs rdiff -r1.39.2.14 -r1.39.2.15 sudo/env.c
cvs rdiff -r1.369.2.24 -r1.369.2.25 sudo/sudo.c
cvs rdiff -r1.70.2.7 -r1.70.2.8 sudo/sudo.pod
cvs rdiff -r1.95.2.8 -r1.95.2.9 sudo/sudoers.pod




More information about the sudo-commits mailing list