[sudo-commits] sudo changeset 9448:5b3882833aa1

Todd C. Miller Todd.Miller at courtesan.com
Fri May 2 20:54:15 MDT 2014


changeset:	9448:5b3882833aa1 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5b3882833aa1
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 02 20:54:01 2014 -0600

Log Message:
	Rename log_warning flags and only send mail if SLOG_SEND_MAIL is
	set instead of mailing by default like we used to.

diffstat:

 plugins/sudoers/auth/bsdauth.c   |  13 ++++----
 plugins/sudoers/auth/kerb5.c     |  54 ++++++++++++++++--------------------
 plugins/sudoers/auth/pam.c       |  16 +++++-----
 plugins/sudoers/auth/sia.c       |   3 +-
 plugins/sudoers/auth/sudo_auth.c |   7 ++--
 plugins/sudoers/check.c          |  15 ++++++----
 plugins/sudoers/env.c            |   2 +-
 plugins/sudoers/iolog.c          |  26 +++++++++--------
 plugins/sudoers/logging.c        |  28 +++++++++---------
 plugins/sudoers/logging.h        |  22 +++++++-------
 plugins/sudoers/parse.c          |   4 +-
 plugins/sudoers/sudoers.c        |  58 ++++++++++++++++++++++++---------------
 plugins/sudoers/timestamp.c      |  26 ++++++++++-------
 13 files changed, 144 insertions(+), 130 deletions(-)


More information about the sudo-commits mailing list