[sudo-commits] sudo changeset 8020:265c9d2dc12b

Todd C. Miller Todd.Miller at courtesan.com
Mon Apr 23 16:54:03 EDT 2012


changeset:	8020:265c9d2dc12b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/265c9d2dc12b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Apr 23 13:08:57 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:

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



More information about the sudo-commits mailing list