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 ca7f697e14087234e44c96fb7edd81cfb14183dc (commit) from 650b4822ce2916ae16e4bfae18bd6af97451c2f4 (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 ca7f697e14087234e44c96fb7edd81cfb14183dc Author: Howard Chu hyc@openldap.org Date: Tue Jan 30 12:12:32 2018 +0000
ITS#8100 fixes for delta-syncrepl with empty accesslog
Update syncprov contextCSNs when context entry is added. Fix accesslog to properly tag Add op when adding context entry.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/overlays/accesslog.c | 1 + servers/slapd/overlays/syncprov.c | 110 ++++++++++++++++++++++--------------- 2 files changed, 66 insertions(+), 45 deletions(-)