[sudo-commits] sudo changeset 6716:1d2ce1361903

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 29 13:10:06 EDT 2011


changeset:	6716:1d2ce1361903 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/1d2ce1361903
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 29 13:09:58 2011 -0400

Log Message:
	More useful exit codes:
	 * 0 - parsed OK and command matched.
	 * 1 - parse error
	 * 2 - command not matched
	 * 3 - command denied

diffstat:

 plugins/sudoers/testsudoers.c |  19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)



More information about the sudo-commits mailing list