[sudo-commits] sudo changeset 8871:cfa42b4b913e

Todd C. Miller Todd.Miller at courtesan.com
Thu Apr 25 12:49:12 MDT 2013


changeset:	8871:cfa42b4b913e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cfa42b4b913e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 25 10:12:42 2013 -0400

Log Message:
	Replace DPRINTF with DPRINTF1 and DPRINTF2 macros that use
	SUDO_DEBUG_DIAG and SUDO_DEBUG_INFO respectively for logging to the
	debug file with the ldap subsystem.
	The sudoers_debug setting in ldap.conf is still honored for now but
	will be removed in a future release.

diffstat:

 plugins/sudoers/ldap.c |  338 ++++++++++++++++++++++++------------------------
 1 files changed, 171 insertions(+), 167 deletions(-)


More information about the sudo-commits mailing list