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 7be5837dc097bdea76403b70d0a4a61da27a3764 (commit) from 278322ee5f8fd2f28455a7d1e71dc7ffa4bdf23f (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 7be5837dc097bdea76403b70d0a4a61da27a3764 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(-)