A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb has been updated via cb24acddf0ae8045eeade0acb89e6cd734aecd31 (commit) via 8ca32bcb91725be7dad4a97ad8683189232093cc (commit) from eac6ff6027fdce1641626d0158a5013f19d8b343 (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 cb24acddf0ae8045eeade0acb89e6cd734aecd31 Author: Howard Chu hyc@openldap.org Date: Wed Aug 31 05:14:43 2011 -0700
Resync with updated libmdb api
commit 8ca32bcb91725be7dad4a97ad8683189232093cc Author: Howard Chu hyc@openldap.org Date: Tue Aug 30 19:14:56 2011 -0700
For test063
add hex timestamp to lutil_debug() output Fix LASTMOD race condition in accesslog.c Set refreshInterval even if using refreshAndPersist, since fallbacks will use refresh params
-----------------------------------------------------------------------
Summary of changes: libraries/liblber/debug.c | 3 ++- servers/slapd/back-mdb/dn2id.c | 4 ++-- servers/slapd/back-mdb/id2entry.c | 6 +++--- servers/slapd/back-mdb/idl.c | 10 +++++----- servers/slapd/back-mdb/init.c | 2 +- servers/slapd/back-mdb/libmdb | 2 +- servers/slapd/back-mdb/tools.c | 5 +++-- servers/slapd/overlays/accesslog.c | 5 +++-- tests/scripts/test063-delta-multimaster | 25 +++++++++++++++++++++---- 9 files changed, 41 insertions(+), 21 deletions(-)