[sudo-commits] sudo changeset 9641:970dd80a9e3c

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 8 16:34:53 MDT 2014


changeset:	9641:970dd80a9e3c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/970dd80a9e3c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 08 16:24:32 2014 -0600

Log Message:
	There is no longer a reason for the plugin to init the debug subsystem
	itself.  It will always be initialized by the front-end if needed.

diffstat:

 include/sudo_debug.h     |    6 --
 lib/util/sudo_debug.c    |  109 ++++++++++------------------------------------
 lib/util/sudo_printf.c   |   15 +-----
 plugins/sudoers/iolog.c  |   12 -----
 plugins/sudoers/policy.c |   18 ++-----
 5 files changed, 32 insertions(+), 128 deletions(-)


More information about the sudo-commits mailing list