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 3be354d0d2e13c8f38a16459187770900827f209 (commit) from c922e5dbbdbcddba4ac59c6ee4a632a668400181 (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 3be354d0d2e13c8f38a16459187770900827f209 Author: Howard Chu hyc@openldap.org Date: Fri Jan 27 11:21:04 2012 -0800
ITS#7052 syncrepl deletes should ignore some errors
Treat LDAP_NO_SUCH_OBJECT as success, otherwise the consumer will abort and start a new refresh for no good reason.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/syncrepl.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)