A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_5 has been updated via c201acc790dee2c5b6fe85d362302a038f0f17a7 (commit) via 4353bec37055e8c5bef0aebe9d25b04bf8048be3 (commit) via 83c77f05284f2004551216c016e2fea4b2f54a1a (commit) via 0599dee9d496627e67b1c3f97b446ed5de785607 (commit) via bf3961e3c7ad703ae550bff3706533f734518a30 (commit) via e85c944a3a385dd7459985f4eec2edc06591c36d (commit) via 0b9f42d1f4c2b36ab1e44ca7e62fddc0abc300a2 (commit) via 4500d49f362502c8f3117e335190d72e33bcd126 (commit) via 888a76f6512ed83af99cc4c5871abbbf907ccb02 (commit) from b760e59d384eb8dbba346ad95266f283ad1e08df (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 c201acc790dee2c5b6fe85d362302a038f0f17a7 Author: Howard Chu hyc@openldap.org Date: Mon Jan 12 22:27:58 2015 +0000
ITS#8022 an async connect may still succeed immediately
commit 4353bec37055e8c5bef0aebe9d25b04bf8048be3 Author: Howard Chu hyc@openldap.org Date: Mon Jan 12 22:25:15 2015 +0000
ITS#8022 don't skip TLS init for ldaps:// targets
commit 83c77f05284f2004551216c016e2fea4b2f54a1a Merge: b760e59 0599dee Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jan 13 10:24:24 2015 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes: libraries/libldap/request.c | 4 ++ libraries/liblmdb/Makefile | 1 + libraries/liblmdb/lmdb.h | 8 +-- libraries/liblmdb/mdb.c | 107 +++++++++++++++++++++++++++------------- servers/slapd/back-meta/conn.c | 16 +++--- 5 files changed, 91 insertions(+), 45 deletions(-)