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  8300eee0179798abe4a55cad6170044d1a80cf99 (commit)
       via  08851a8200416fb3d96faa0efb2be7b8a5086f43 (commit)
      from  e0cc94a0b72d1fb866c406dc7c940bba9010c84f (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 8300eee0179798abe4a55cad6170044d1a80cf99
Author: Howard Chu <h...@openldap.org>
Date:   Thu Feb 22 03:12:32 2018 +0000

    back-mdb Multival fixes
    
    Fix multival logic on Replace
    Fix return codes from modify_internal, id2entry_put

commit 08851a8200416fb3d96faa0efb2be7b8a5086f43
Author: Howard Chu <h...@openldap.org>
Date:   Thu Feb 22 14:59:41 2018 +0000

    ITS#8789 revert previous patch
    
    And try another approach. Always write contextCSN updates, but
    don't set dont_replicate for updates we want propagated.

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

Summary of changes:
 servers/slapd/back-mdb/id2entry.c  | 27 ++++++++-----
 servers/slapd/back-mdb/modify.c    | 21 +++++++---
 servers/slapd/overlays/accesslog.c | 28 ++-----------
 servers/slapd/overlays/syncprov.c  | 21 +++++-----
 servers/slapd/syncrepl.c           | 82 ++++++++++++++++++--------------------
 5 files changed, 84 insertions(+), 95 deletions(-)


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

Reply via email to