[sudo-commits] sudo changeset 9584:f4d816e11f66

Todd C. Miller Todd.Miller at courtesan.com
Wed Aug 6 16:46:04 MDT 2014


changeset:	9584:f4d816e11f66 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f4d816e11f66
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Aug 06 16:45:57 2014 -0600

Log Message:
	Add explicit support for matching the full environment string
	(name=value).  Bash functions may now be preserved for full matches,
	but not for name-only matches.

diffstat:

 NEWS                  |    5 +
 doc/sudoers.cat       |   28 +++++++---
 doc/sudoers.man.in    |   36 ++++++++++++-
 doc/sudoers.mdoc.in   |   33 +++++++++++-
 plugins/sudoers/env.c |  128 ++++++++++++++++++++++++-------------------------
 5 files changed, 149 insertions(+), 81 deletions(-)


More information about the sudo-commits mailing list