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 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 (commit) via 8adee9464f65d1702b81a7c604f1a48baa7a0ad5 (commit) via 54516639acab87aad156230f8a799e9128d266fe (commit) via 49bb9e82e866bd1b7851836b0b1b23934a7939b3 (commit) from d2dab3c9054abed2c41b65a7b0a658e4458d51ef (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 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 8 21:52:05 2015 +0200
Cleanup MDB_env.me_txn0.
More fallout from 4d02c741b120786df1b87ee9ed49c1d3f9bc7522.
commit 8adee9464f65d1702b81a7c604f1a48baa7a0ad5 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 8 21:51:50 2015 +0200
Fix per-txn MDB_NOMETASYNC, MDB_NOSYNC.
Fallout from 4d02c741b120786df1b87ee9ed49c1d3f9bc7522. The flags were ignored: mdb_txn_renew0/begin cleared and/or did not set them.
commit 54516639acab87aad156230f8a799e9128d266fe Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 8 21:51:16 2015 +0200
Renumber MDB_TXN_* flags, simplify flag code
commit 49bb9e82e866bd1b7851836b0b1b23934a7939b3 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 8 21:47:24 2015 +0200
mdb_txn_renew(): Clear error from previous txn
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 79 ++++++++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 39 deletions(-)