[sudo-commits] sudo changeset 7830:2ec2d3d8df04

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 8 11:36:05 EST 2012


changeset:	7830:2ec2d3d8df04 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2ec2d3d8df04
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Feb 29 15:50:48 2012 -0500

Log Message:
	Add type param to sudo_secure_path() and add sudo_secure_file()
	and sudo_secure_dir() wrappers which get by #includedir in sudoers.

diffstat:

 common/secure_path.c      |   24 +++++-
 common/sudo_conf.c        |    2 +-
 include/secure_path.h     |    4 +-
 plugins/sudoers/gram.c    |   10 +-
 plugins/sudoers/gram.y    |    6 +-
 plugins/sudoers/sudoers.c |    6 +-
 plugins/sudoers/sudoers.h |    8 +-
 plugins/sudoers/toke.c    |  177 ++++++++++++++++++++++++++++-----------------
 plugins/sudoers/toke.l    |   43 ++++++++++-
 9 files changed, 189 insertions(+), 91 deletions(-)



More information about the sudo-commits mailing list