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  e0cc94a0b72d1fb866c406dc7c940bba9010c84f (commit)
       via  434c306cbefeafe40f638ed3df93d630c996f9e5 (commit)
       via  9fc6b894ec1648bd0661c7e928c091597d121677 (commit)
      from  d5170d5f6e25cec71d44847545824defe630da66 (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 e0cc94a0b72d1fb866c406dc7c940bba9010c84f
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 434c306cbefeafe40f638ed3df93d630c996f9e5
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 9fc6b894ec1648bd0661c7e928c091597d121677
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