[sudo-commits] sudo changeset 5507:b7fb75eddb77

Todd C. Miller Todd.Miller at courtesan.com
Tue Jun 8 16:52:27 EDT 2010


changeset:	5507:b7fb75eddb77 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b7fb75eddb77
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jun 08 16:52:21 2010 -0400

Log Message:
	If a file in a #includedir has improper permissions or owner just
	skip it.  This prevents packages that incorrectly install a file
	into /etc/sudoers.d from breaking sudo so easily.  Syntax errors
	in #includedir files still result in a parse error (for now).

diffstat:

 toke.c |  160 ++++++++++++++++++++++++++++++++++------------------------------
 toke.l |   40 ++++++++++-----
 2 files changed, 112 insertions(+), 88 deletions(-)



More information about the sudo-commits mailing list