[sudo-commits] sudo changeset 7829:b2d6ee1e547a

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 8 11:36:04 EST 2012


changeset:	7829:b2d6ee1e547a in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b2d6ee1e547a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Feb 28 14:16:39 2012 -0500

Log Message:
	Check the owner and mode in -c (check) mode unless the -f option
	is specified.  Previously, the owner and mode were checked on the
	main sudoers file when the -s (strict) option was given, but this
	was not documented.

diffstat:

 doc/visudo.pod           |   8 ++--
 plugins/sudoers/visudo.c |  71 +++++++++++++++++++++++++++++------------------
 2 files changed, 48 insertions(+), 31 deletions(-)



More information about the sudo-commits mailing list