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 3bb8b737ed8e444c6771c1465574eb6cf5b7f19a (commit) via 03ee55d7250f29c71e2f7f453668e9d71aa627b1 (commit) from 1c963f473945e9902c1682d917baa58002a9ab95 (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 3bb8b737ed8e444c6771c1465574eb6cf5b7f19a Author: Howard Chu hyc@openldap.org Date: Sat Oct 14 11:22:53 2017 +0100
ITS#8752 accesslog: cleanup should only be called on failures
commit 03ee55d7250f29c71e2f7f453668e9d71aa627b1 Author: Howard Chu hyc@openldap.org Date: Fri Oct 13 18:46:18 2017 +0100
Revert "ITS#8752 ppolicy: don't call same cleanup twice"
This reverts commit 1c963f473945e9902c1682d917baa58002a9ab95.
Revert "ITS#8752 make sure all cleanups are called in overlay_op_walk"
This reverts commit b0ad788b8aaad7d5e75827dacd4bbba203ae69ff.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/backover.c | 3 ++- servers/slapd/overlays/accesslog.c | 8 ++++---- servers/slapd/overlays/ppolicy.c | 1 - 3 files changed, 6 insertions(+), 6 deletions(-)