[sudo-commits] sudo changeset 6727:bda610d9f6da

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 29 17:53:29 EDT 2011


changeset:	6727:bda610d9f6da in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/bda610d9f6da
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 29 17:53:02 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:

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



More information about the sudo-commits mailing list