A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 79eac42c0f1fdd6c807f0b601c03ab35bf7d7d8e (commit) from a1685c3ef70bc70fcb7b8fde4a2a2e9f6d8e11f0 (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 79eac42c0f1fdd6c807f0b601c03ab35bf7d7d8e Author: Howard Chu hyc@symas.com Date: Thu Oct 3 10:26:44 2013 -0700
s/MDB_NORDLOCK/MDB_NOLOCK/
Leave all lock management to the caller.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 16 +++++++++------- libraries/liblmdb/mdb.c | 43 +++++++++++++++++++++++++++---------------- 2 files changed, 36 insertions(+), 23 deletions(-)