[sudo-commits] sudo changeset 9732:80e80ba194f7

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 23 06:48:27 MDT 2014


changeset:	9732:80e80ba194f7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/80e80ba194f7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Oct 23 06:36:50 2014 -0600

Log Message:
	When registering with the debug subsystem, the caller now passes
	in an arrary of ints that gets filled in with the subsytem IDs to
	be used in debug_decl.

diffstat:

 include/sudo_debug.h            |  30 +++++++-------
 lib/util/sudo_conf.c            |   2 +-
 lib/util/sudo_debug.c           |  84 +++++++++++++++++++++++++++-------------
 plugins/sudoers/sudoers_debug.c |  41 ++++++++++---------
 plugins/sudoers/sudoers_debug.h |  41 +++++++++----------
 5 files changed, 115 insertions(+), 83 deletions(-)


More information about the sudo-commits mailing list