[sudo-commits] sudo changeset 5508:ade99a4549a4

Todd C. Miller Todd.Miller at courtesan.com
Tue Jun 8 16:54:11 EDT 2010


changeset:	5508:ade99a4549a4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ade99a4549a4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jun 08 16:53:38 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:

 plugins/sudoers/toke.c |  40 ++++++++++++++++++++++++++--------------
 plugins/sudoers/toke.l |  40 ++++++++++++++++++++++++++--------------
 2 files changed, 52 insertions(+), 28 deletions(-)



More information about the sudo-commits mailing list