[sudo-commits] sudo changeset 9902:edc904502061

Todd C. Miller Todd.Miller at courtesan.com
Thu Feb 19 10:13:37 MST 2015


changeset:	9902:edc904502061 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/edc904502061
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Feb 15 20:30:11 2015 -0700

Log Message:
	Add mail_all_cmnds to always mail when a user runs a command (or
	tries to) including sudoedit.  The mail_always flag goes back to
	its old semantic of always mailing when sudo is run.

diffstat:

 doc/sudoers.cat             |   22 +-
 doc/sudoers.man.in          |   21 ++-
 doc/sudoers.mdoc.in         |   20 ++-
 plugins/sudoers/def_data.c  |    4 +
 plugins/sudoers/def_data.h  |  322 ++++++++++++++++++++++---------------------
 plugins/sudoers/def_data.in |    3 +
 plugins/sudoers/logging.c   |    7 +-
 7 files changed, 217 insertions(+), 182 deletions(-)


More information about the sudo-commits mailing list