[sudo-commits] sudo changeset 7191:4c88da5fc510

Todd C. Miller Todd.Miller at courtesan.com
Sun Aug 14 10:44:37 EDT 2011


changeset:	7191:4c88da5fc510 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4c88da5fc510
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Aug 14 10:19:48 2011 -0400

Log Message:
	Go back to escaping the command args for "sudo -i" and "sudo -s"
	in NewArgv before checking sudoers but unescape non-spaces when
	building user_args to make sudoers matching easier.

diffstat:

 sudo.c |  107 ++++++++++++++++++++++++++++++----------------------------------
 1 files changed, 50 insertions(+), 57 deletions(-)



More information about the sudo-commits mailing list