[sudo-commits] sudo changeset 6361:4e168c103f4b

Todd C. Miller Todd.Miller at courtesan.com
Tue Jan 25 09:54:02 EST 2011


changeset:	6361:4e168c103f4b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4e168c103f4b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jan 25 09:53:57 2011 -0500

Log Message:
	Perform command escaping for "sudo -s" and "sudo -i" after validating
	sudoers so the sudoers entries don't need to have all the backslashes.

diffstat:

 NEWS             |   7 +++++++
 src/parse_args.c |  37 ++++++++-----------------------------
 src/sudo.c       |  34 +++++++++++++++++++++++++++++++++-
 3 files changed, 48 insertions(+), 30 deletions(-)



More information about the sudo-commits mailing list