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 6bd97d4286442406e497e79992fec888ad97d985 (commit) via 712775324481effbd3c1e645a326df4907f307d6 (commit) from 0fd2214a8bba509e129754e67bebdacee7d03d7d (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 6bd97d4286442406e497e79992fec888ad97d985 Author: Howard Chu <h...@openldap.org> Date: Sun May 3 07:52:47 2015 +0100 ITS#8117 better fix Don't change mc_dbx because we would need to undo the change if the txn aborts. Make the fix (for get) match existing code for put. commit 712775324481effbd3c1e645a326df4907f307d6 Author: Howard Chu <h...@openldap.org> Date: Sun May 3 07:43:11 2015 +0100 Revert "ITS#8117 cleanup prev commit" This reverts commit 47c4e747a0ce58f9ecfb5b9615f4c2b6d0753024. Revert "ITS#8117 fix INTEGERDUP compare" This reverts commit ba45e0c05aee867ac1d8240eeb013d37487bb146. ----------------------------------------------------------------------- Summary of changes: libraries/liblmdb/mdb.c | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git