[sudo-commits] sudo changeset 8089:a7607443aba0

Todd C. Miller Todd.Miller at courtesan.com
Mon May 21 15:39:30 EDT 2012


changeset:	8089:a7607443aba0 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a7607443aba0
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 21 15:39:24 2012 -0400

Log Message:
	Add tests for sudoers mode, owner and group checks.

diffstat:

 plugins/sudoers/Makefile.in                      |   2 +-
 plugins/sudoers/regress/testsudoers/test1.sh     |   1 +
 plugins/sudoers/regress/testsudoers/test2.sh     |   5 +-
 plugins/sudoers/regress/testsudoers/test3.sh     |   5 +-
 plugins/sudoers/regress/testsudoers/test4.out.ok |   6 ++
 plugins/sudoers/regress/testsudoers/test4.sh     |   9 ++++
 plugins/sudoers/regress/testsudoers/test5.inc    |   1 +
 plugins/sudoers/regress/testsudoers/test5.out.ok |  12 +++++
 plugins/sudoers/regress/testsudoers/test5.sh     |  26 ++++++++++++
 plugins/sudoers/testsudoers.c                    |  49 +++++++++++++++++++++--
 10 files changed, 107 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list