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 fc3514152f65cf6aae839ada8c9a0c8dc3c7beda (commit) via 52446f93e7bc7c075b47d2e584a26c978f21f406 (commit) via 24add6589b62751b5a0f560d6199e67d7706480b (commit) via 448b4c815a3f6c986352f7f7c35afc10a24887b1 (commit) via 7e3c53282323aa83ebd332798bdd4350c9b71e18 (commit) via 9ed1e574401b2b7224119aae86a6d9e8a9786849 (commit) from 6f53771687751673b6c79cdbfd5a2de8d0620d30 (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 fc3514152f65cf6aae839ada8c9a0c8dc3c7beda Author: Howard Chu hyc@openldap.org Date: Sun Oct 25 08:13:25 2015 +0000
ITS#8263, 8264, 7771, 8270
commit 52446f93e7bc7c075b47d2e584a26c978f21f406 Author: Ignacio Casal Quinteiro ignacio.casal@nice-software.com Date: Thu Oct 15 13:22:25 2015 -0700
ITS#8270 win32: fix conversion error with MSVC
commit 24add6589b62751b5a0f560d6199e67d7706480b Author: Howard Chu hyc@openldap.org Date: Mon Oct 12 00:08:41 2015 +0100
ITS#7771 fix cursor tracking on fake pages
node_del shifts nodes around, cursors pointing at fake pages need to have their mc_pg[0] corrected.
commit 448b4c815a3f6c986352f7f7c35afc10a24887b1 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Oct 11 21:40:49 2015 +0100
ITS#8263 streamline prev patch
commit 7e3c53282323aa83ebd332798bdd4350c9b71e18 Author: Howard Chu hyc@openldap.org Date: Wed Oct 7 06:30:58 2015 +0100
ITS#8263 fix cursor tracking in cursor_put
commit 9ed1e574401b2b7224119aae86a6d9e8a9786849 Author: Howard Chu hyc@openldap.org Date: Tue Oct 6 07:57:14 2015 +0100
ITS#8264 fix cursor_del cursor tracking
Some destination fixups need to happen immediately after nodes are moved, before rebalancing
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/CHANGES | 4 ++ libraries/liblmdb/mdb.c | 157 +++++++++++++++++++++++++++++++++------------ 2 files changed, 120 insertions(+), 41 deletions(-)