[sudo-commits] sudo changeset 8830:b8586d5cc7ed

Todd C. Miller Todd.Miller at courtesan.com
Mon Apr 15 13:12:21 MDT 2013


changeset:	8830:b8586d5cc7ed in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b8586d5cc7ed
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Apr 15 15:12:00 2013 -0400

Log Message:
	Sanity check digest in parser so visudo can catch errors.
	Add base64 support

diffstat:

 plugins/sudoers/gram.c  |   733 +++++------
 plugins/sudoers/gram.h  |    63 +-
 plugins/sudoers/gram.y  |     9 +-
 plugins/sudoers/match.c |    84 +-
 plugins/sudoers/toke.c  |  2945 +++++++++++++++++++++++++++-------------------
 plugins/sudoers/toke.l  |    45 +
 6 files changed, 2213 insertions(+), 1666 deletions(-)


More information about the sudo-commits mailing list