[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 9 13:22:55 EDT 2007


Module Name:	sudo
Committed By:	millert
Date:		Mon Jul  9 17:22:55 UTC 2007

Modified Files:
	sudo: 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.
TODO: deal with secure_path


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 sudo/env.c
cvs rdiff -r1.432 -r1.433 sudo/sudo.c
cvs rdiff -r1.89 -r1.90 sudo/sudo.pod
cvs rdiff -r1.120 -r1.121 sudo/sudoers.pod




More information about the sudo-commits mailing list