[sudo-commits] sudo changeset 7965:894cd131f11d

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 5 13:04:37 EDT 2012


changeset:	7965:894cd131f11d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/894cd131f11d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 05 12:37:15 2012 -0400

Log Message:
	Log warning() at SUDO_DEBUG_WARN not SUDO_DEBUG_ERROR.
	Log the function, file and line number in the debug log for warning()
	and error().

diffstat:

 common/sudo_debug.c    |  255 ++++++++++++++++++++++++++++++------------------
 include/error.h        |   24 +++-
 include/sudo_debug.h   |    7 +-
 plugins/sudoers/toke.c |    4 +-
 plugins/sudoers/toke.h |    5 -
 plugins/sudoers/toke.l |    4 +-
 6 files changed, 184 insertions(+), 115 deletions(-)



More information about the sudo-commits mailing list