[sudo-commits] sudo changeset 8851:474ed5a0e335

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 19 08:24:43 MDT 2013


changeset:	8851:474ed5a0e335 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/474ed5a0e335
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 18 14:14:03 2013 -0400

Log Message:
	Rename log_error() -> log_warning() for consistency with warning()/fatal()

diffstat:

 plugins/sudoers/auth/bsdauth.c   |  10 +++++-----
 plugins/sudoers/auth/kerb5.c     |  18 +++++++++---------
 plugins/sudoers/auth/pam.c       |  16 ++++++++--------
 plugins/sudoers/auth/sia.c       |   2 +-
 plugins/sudoers/auth/sudo_auth.c |   2 +-
 plugins/sudoers/logging.c        |  16 ++++++++--------
 plugins/sudoers/logging.h        |   4 ++--
 plugins/sudoers/parse.c          |   4 ++--
 plugins/sudoers/sudoers.c        |  26 +++++++++++++-------------
 plugins/sudoers/timestamp.c      |  38 +++++++++++++++++++-------------------
 10 files changed, 68 insertions(+), 68 deletions(-)


More information about the sudo-commits mailing list