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 910d901077699c9d79932f8c0780370e2fd71680 (commit) via 63346af6933306cfcc36bcf96d434099306cad4a (commit) via 0dae55ec0b44ce34621a73c434e19ff111d2785c (commit) via 09aea7d84492dbfe61adf197214f206d99b43469 (commit) via 18aa4e544ff8d53f37834ba061c0f0dfdb3ded4c (commit) via ae8511fe780ec214400b68d23b34e7cf7bb96b14 (commit) from 84d7c168a065b3e26c4c1b74d078305686945964 (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 910d901077699c9d79932f8c0780370e2fd71680 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Thu Dec 13 20:40:19 2018 +0000 ITS#8752 commit 63346af6933306cfcc36bcf96d434099306cad4a Author: Howard Chu <h...@openldap.org> Date: Thu Dec 6 10:26:33 2018 -0800 ITS#8752 cleanup prev commit commit 0dae55ec0b44ce34621a73c434e19ff111d2785c Author: Howard Chu <h...@openldap.org> Date: Thu Dec 6 10:03:27 2018 -0800 ITS#8752 more for accesslog deadlock Restructure response/cleanup invocation to avoid cleanup happening before response commit 09aea7d84492dbfe61adf197214f206d99b43469 Author: Howard Chu <h...@openldap.org> Date: Wed Dec 5 10:41:47 2018 +0000 ITS#8752 (maybe related) Avoid incremental access to user-supplied bv in dupbv commit 18aa4e544ff8d53f37834ba061c0f0dfdb3ded4c Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Wed Nov 14 21:28:01 2018 +0000 Change backend reference from slapd-bdb to slapd-mdb commit ae8511fe780ec214400b68d23b34e7cf7bb96b14 Author: OndÅej KuznÃk <on...@openldap.org> Date: Wed Nov 14 13:27:27 2018 +0000 Update ITS#8752 regression test ----------------------------------------------------------------------- Summary of changes: CHANGES | 2 + doc/man/man5/slapo-unique.5 | 2 +- libraries/liblber/memory.c | 27 ++- servers/slapd/overlays/accesslog.c | 87 +++----- tests/data/regressions/its8752/its8752 | 280 ++++++++++++++++++++++++-- tests/data/regressions/its8752/slapd.conf.mmr | 9 +- 6 files changed, 310 insertions(+), 97 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git