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 69e5b256297728516e3f8406769f2a6ca7a26d16 (commit) via dccfbab68eae1661683aeec5979bc25bf9012af0 (commit) via 3b26e1c196fb3f880cb0f801a13c6ab9159d7d7c (commit) via f4451fcc1434a2df65152f7c2e80022c4e016333 (commit) via 8882ab6bf1f2da3bbe52c210cc497035a2cdcdf5 (commit) via dc2e279a66b30ec067527db07476dbced0c47f74 (commit) from ab6f04c6abb5ec186e0b6ec300e910870dc8cd7d (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 69e5b256297728516e3f8406769f2a6ca7a26d16 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Fri Feb 3 14:30:30 2017 -0800 Correctly exit if the backend is back-ldap commit dccfbab68eae1661683aeec5979bc25bf9012af0 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Thu Feb 2 10:43:01 2017 -0800 Tweak examples to use back-mdb commit 3b26e1c196fb3f880cb0f801a13c6ab9159d7d7c Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Fri Feb 3 14:46:11 2017 -0800 ITS#8576 commit f4451fcc1434a2df65152f7c2e80022c4e016333 Author: Howard Chu <h...@openldap.org> Date: Wed Feb 1 11:10:31 2017 +0000 ITS#8576 Revert "LDAP_TAILQ fix" This reverts commit 8ee824832844c16d4199f3aacd8b1d613933a7d5. commit 8882ab6bf1f2da3bbe52c210cc497035a2cdcdf5 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue Jan 24 09:14:11 2017 -0800 Ensure BCMD is always defined commit dc2e279a66b30ec067527db07476dbced0c47f74 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Wed Jan 18 13:32:23 2017 -0800 Fix grammar ----------------------------------------------------------------------- Summary of changes: CHANGES | 1 + doc/guide/admin/appendix-changes.sdf | 10 +++++----- doc/guide/admin/overlays.sdf | 10 +++++----- doc/man/Project | 2 +- doc/man/man5/slapd-config.5 | 6 +++--- doc/man/man5/slapo-auditlog.5 | 2 +- include/ldap_queue.h | 20 +++++++------------- servers/slapd/back-ldap/bind.c | 2 +- servers/slapd/back-meta/conn.c | 2 +- tests/data/regressions/its4326/its4326 | 2 +- tests/data/regressions/its4336/its4336 | 2 +- tests/scripts/all | 2 +- 12 files changed, 28 insertions(+), 33 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git