[sudo-commits] sudo changeset 8072:9d54aef13aab

Todd C. Miller Todd.Miller at courtesan.com
Thu May 17 11:04:41 EDT 2012


changeset:	8072:9d54aef13aab in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9d54aef13aab
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 17 10:58:44 2012 -0400

Log Message:
	Split global and per-connection LDAP options into separate arrays.
	Set global LDAP options before calling ldap_initialize() or ldap_init().
	After we have an LDAP handle, set the per-connection options.
	Fixes a problem with OpenLDAP using the nss crypto backend; bug #342

diffstat:

 ldap.c |  287 ++++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 169 insertions(+), 118 deletions(-)



More information about the sudo-commits mailing list