[sudo-commits] sudo changeset 5832:a1b03e2e0e96

Todd C. Miller Todd.Miller at courtesan.com
Mon Jul 19 12:55:56 EDT 2010


changeset:	5832:a1b03e2e0e96 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a1b03e2e0e96
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jul 19 12:50:59 2010 -0400

Log Message:
	If env_reset is enabled, set the MAIL environment variable based
	on the target user unless MAIL is explicitly preserved in sudoers.

diffstat:

 WHATSNEW              |   4 ++
 aclocal.m4            |  35 +++++++++++++++++++++++-
 config.h.in           |   3 ++
 configure             |  64 +++++++++++++++++++++++++++++++++++++++++++-
 configure.in          |   1 +
 doc/sudo.cat          |  70 ++++++++++++++++++++++++------------------------
 doc/sudo.man.in       |   7 ++++-
 doc/sudo.pod          |   5 +++
 doc/sudoers.cat       |  74 +++++++++++++++++++++++++-------------------------
 doc/sudoers.man.in    |  14 ++++----
 doc/sudoers.pod       |  12 ++++----
 pathnames.h.in        |   4 ++
 plugins/sudoers/env.c |  21 +++++++++++++-
 13 files changed, 225 insertions(+), 89 deletions(-)



More information about the sudo-commits mailing list