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 0c1ebd178cafd8add90e6561ff798a2df4e6db67 (commit) via 4d1077ffa4ff336ab7b01d1908dd018fc34a301e (commit) via 0eb577632f291db3e4f89cf4b496822b9766f7cc (commit) from dfc6b58d43718b0eca934c377a1aaa163cbe441e (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 0c1ebd178cafd8add90e6561ff798a2df4e6db67 Author: Howard Chu <h...@openldap.org> Date: Thu Feb 1 22:32:45 2018 +0000 ITS#8801 Fix CSN queue processing commit 4d1077ffa4ff336ab7b01d1908dd018fc34a301e Author: Howard Chu <h...@openldap.org> Date: Fri Feb 2 00:47:25 2018 +0000 ITS#8800 remove originator check in syncprov_search_response Let the entryCSN check do all the work. Reloading a server from an old backup needs this to go thru. commit 0eb577632f291db3e4f89cf4b496822b9766f7cc Author: Howard Chu <h...@openldap.org> Date: Wed Jan 31 22:23:25 2018 +0000 ITS#8607 Don't record checkpoints ----------------------------------------------------------------------- Summary of changes: servers/slapd/ctxcsn.c | 9 ++++----- servers/slapd/overlays/accesslog.c | 6 +----- servers/slapd/overlays/syncprov.c | 9 +-------- servers/slapd/slap.h | 3 +-- 4 files changed, 7 insertions(+), 20 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git