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_4 has been updated via 4eeec5785d92819ff7482b45c37933804f72a35b (commit) via 26e11d27e8d6b8d25fbd2828b271c5bb44ea5f66 (commit) via cab25cc47e8371abe58d49bc82519e7a8d291c0f (commit) via e162551e0eb67e6d2958874e00564eba31ea5bb2 (commit) via 0599dee9d496627e67b1c3f97b446ed5de785607 (commit) via bf3961e3c7ad703ae550bff3706533f734518a30 (commit) via e85c944a3a385dd7459985f4eec2edc06591c36d (commit) via 0b9f42d1f4c2b36ab1e44ca7e62fddc0abc300a2 (commit) via 4500d49f362502c8f3117e335190d72e33bcd126 (commit) via 888a76f6512ed83af99cc4c5871abbbf907ccb02 (commit) from b8c2d459ad82e2b1d753a4e3da77e45ec4fb9d37 (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 4eeec5785d92819ff7482b45c37933804f72a35b Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jan 13 10:27:10 2015 -0600
ITS#8022
commit 26e11d27e8d6b8d25fbd2828b271c5bb44ea5f66 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 cab25cc47e8371abe58d49bc82519e7a8d291c0f 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 e162551e0eb67e6d2958874e00564eba31ea5bb2 Merge: b8c2d45 0599dee Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Jan 13 10:24:53 2015 -0600
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 + 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 +++--- 6 files changed, 93 insertions(+), 45 deletions(-)