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 cd8ff37629012c1676ef79de164a159da9b2ae89 (commit) from 634ccc758d488c1ff852f15eac5d911543f15a7e (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 cd8ff37629012c1676ef79de164a159da9b2ae89 Author: Howard Chu hyc@openldap.org Date: Fri Oct 23 20:17:45 2015 +0100
ITS#8281 fix delta-mmr with interrupted refresh
Prevent spurious contextCSN generation and ignore consumers when we have no contextCSN yet. But make sure to propagate valid contextCSN updates to accesslog/syncprov for delta consumers.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/overlays/accesslog.c | 47 ++++++++++++++++++++++++++++++++---- servers/slapd/overlays/syncprov.c | 44 ++++++++++++++++++++------------- 2 files changed, 69 insertions(+), 22 deletions(-)