[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Wed Feb 9 23:00:05 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Thu Feb 10 04:00:05 UTC 2005

Modified Files:
	sudo: env.c sudo.c sudoers.pod

Log Message:
Instead of zeroing out the environment, just prune out entries
based on the env_delete and env_check lists.  Base building up
the new environment on the current environment and the variables
we removed initially.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 sudo/env.c
cvs rdiff -r1.408 -r1.409 sudo/sudo.c
cvs rdiff -r1.107 -r1.108 sudo/sudoers.pod

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list