[sudo-commits] sudo changeset 9150:4cd8d793f165

Todd C. Miller Todd.Miller at courtesan.com
Thu Dec 5 14:35:03 MST 2013


changeset:	9150:4cd8d793f165 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4cd8d793f165
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Dec 05 14:34:56 2013 -0700

Log Message:
	Better match debugging.
	Sprinkle const in match functions.

diffstat:

 plugins/sudoers/match.c       |  178 ++++++++++++++++++++++++++---------------
 plugins/sudoers/match_addr.c  |   14 +-
 plugins/sudoers/parse.h       |   22 ++--
 plugins/sudoers/pwutil.c      |    4 +-
 plugins/sudoers/pwutil.h      |    2 +-
 plugins/sudoers/pwutil_impl.c |    2 +-
 plugins/sudoers/sudoers.h     |    4 +-
 7 files changed, 137 insertions(+), 89 deletions(-)


More information about the sudo-commits mailing list