A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.RE/0.9 has been updated via d833026693aebedacbad28994b879522b9a61556 (commit) via b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit) via 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit) via 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit) via c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit) from 13ecac78cd7a2607d85b81c2bd09874afa82d1b4 (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 d833026693aebedacbad28994b879522b9a61556 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Dec 1 21:57:08 2016 +0100
[NOTE] Last commit is only in case it's useful for other stuff.
I *think* it has no effect anyway. IIRC it had a bug with using an mc_txn or something which as not initialized, and a later commit (which is now in mdb.RE?) fixed that.
commit b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Aug 23 20:33:02 2015 +0200
Pass cursor to mdb_page_get(), mdb_node_read().
No change in behavior.
commit 7a8d0f6953c3fb60c24c5cf11af2398f391de145 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Dec 1 21:56:35 2016 +0100
Fix comment: SysV semaphores -> Posix semaphores
commit 369b99a46099fdca33ba86b530c1bed2ed098f92 Author: Howard Chu hyc@openldap.org Date: Wed Jan 20 01:30:57 2016 +0000
WIN64 needs off_t redefined too
commit c2f6f04dba9006935bb89b5f0d08102e2776a4ab Author: Hallvard Furuseth hallvard@openldap.org Date: Tue Jan 12 23:18:06 2016 +0100
lmdb.h Caveats: Reserved vs. actual mem/disk usage
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 5 +++ libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++++---------------------- 2 files changed, 45 insertions(+), 38 deletions(-)