A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 33f3de77f1ad028c8cda517f93e032c69ab04367 (commit) from c0aec23bde48465130cfc227cf5a0e5da1a06379 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 33f3de77f1ad028c8cda517f93e032c69ab04367 Author: Howard Chu hyc@openldap.org Date: Wed Jun 8 18:27:54 2011 -0700
ITS#6828 fix TLS setup with async connect
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/cyrus.c | 6 +++++- libraries/libldap/ldap-int.h | 1 + libraries/libldap/open.c | 38 +++++++++++++++++++++++++++++++++++++- libraries/libldap/request.c | 5 ++++- 4 files changed, 47 insertions(+), 3 deletions(-)