[sudo-commits] sudo changeset 9553:0385dfbf2e2d

Todd C. Miller Todd.Miller at courtesan.com
Tue Jul 22 14:17:03 MDT 2014


changeset:	9553:0385dfbf2e2d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0385dfbf2e2d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jul 22 11:37:39 2014 -0600

Log Message:
	Merge secure_path.h -> sudo_util.h

diffstat:

 MANIFEST                      |    1 -
 include/secure_path.h         |   33 ---------
 include/sudo_util.h           |   13 +++
 lib/util/Makefile.in          |    9 +-
 lib/util/secure_path.c        |    2 +-
 lib/util/sudo_conf.c          |    1 -
 plugins/sudoers/Makefile.in   |   50 ++++++-------
 plugins/sudoers/sudoers.c     |    1 -
 plugins/sudoers/testsudoers.c |    1 -
 plugins/sudoers/timestamp.c   |    1 -
 plugins/sudoers/toke.c        |  149 ++++++++++++++++++++---------------------
 plugins/sudoers/toke.l        |    1 -
 12 files changed, 116 insertions(+), 146 deletions(-)


More information about the sudo-commits mailing list