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  8ab4308c636447ea8a1c709d5f54b0537cca41c0 (commit)
       via  1166ca72454e9541040f7b25cb3369e300b8980f (commit)
       via  8e45ec5a321d0fbb6fcb464147518844e55dda2b (commit)
      from  f8158aaa6bbfbceed7d08d180afa1056abc89850 (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 8ab4308c636447ea8a1c709d5f54b0537cca41c0
Author: Howard Chu <h...@openldap.org>
Date:   Wed Jan 31 15:19:58 2018 +0000

    ITS#8789 avoid unnecessary writes of context entry
    
    If syncprov is present, only write contextCSN attribute on
    actual state changes, not on per-entry modifications.
    Continue to update in-memory cookieState. Saves overhead,
    syncprov will eventually checkpoint it into the DB anyway.

commit 1166ca72454e9541040f7b25cb3369e300b8980f
Author: Howard Chu <h...@openldap.org>
Date:   Wed Feb 21 19:50:45 2018 +0000

    Add debug msg if adding entry to logDB fails

commit 8e45ec5a321d0fbb6fcb464147518844e55dda2b
Author: Howard Chu <h...@openldap.org>
Date:   Wed Feb 21 19:48:02 2018 +0000

    ITS#8752 accesslog: partially revert 
3bb8b737ed8e444c6771c1465574eb6cf5b7f19a

-----------------------------------------------------------------------

Summary of changes:
 servers/slapd/overlays/accesslog.c | 11 ++++--
 servers/slapd/syncrepl.c           | 81 ++++++++++++++++++++++----------------
 2 files changed, 55 insertions(+), 37 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to