[sudo-commits] sudo changeset 7871:7a03d7a12b50

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 12 19:34:24 EDT 2012


changeset:	7871:7a03d7a12b50 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7a03d7a12b50
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 12 16:45:22 2012 -0400

Log Message:
	Add env_should_keep() and env_should_delete() wrapper functions to
	simplify things a bit and hide the fact that matches_env_check()
	is not bool.

diffstat:

 plugins/sudoers/env.c |  81 ++++++++++++++++++++++++++++++++------------------
 1 files changed, 52 insertions(+), 29 deletions(-)



More information about the sudo-commits mailing list