A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 (commit) from d41b91d54aa4f42d7025ae5387d3bd350a49d28a (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 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 Author: Howard Chu hyc@openldap.org Date: Fri Nov 18 01:22:52 2011 -0800
Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded. Don't send Unavailable message if we're shutting down.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/overlays/syncprov.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-)