[sudo-commits] sudo changeset 8839:30497e7f88bc

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 17 10:54:59 MDT 2013


changeset:	8839:30497e7f88bc in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/30497e7f88bc
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 17 09:32:27 2013 -0400

Log Message:
	Move base64_decode into its own source file.

diffstat:

 MANIFEST                    |   1 +
 plugins/sudoers/Makefile.in |  10 +++-
 plugins/sudoers/base64.c    |  89 +++++++++++++++++++++++++++++++++++++++++++++
 plugins/sudoers/match.c     |  49 +-----------------------
 plugins/sudoers/parse.h     |   1 +
 5 files changed, 101 insertions(+), 49 deletions(-)


More information about the sudo-commits mailing list