A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via bfbc6fe4a6e515189962aebba517138d909fbfed (commit) via 2727e97de35320b0ac433ff2e811b9640bb66996 (commit) via 68e97b2184063e91d62eed7d862d133f2e4ca314 (commit) via 937b5eff07e30563a4b55fdde936191eb64f0f3b (commit) via 86f8b203f5b3f293df28f12836f1d68d28a0c2ee (commit) via 012d7b5de7b9942c29d0c849e8153b7b81b59082 (commit) via 3e7c1bd4e22270d1b95fff572a7726983ca68e8d (commit) via a22c31115f480eff906d51b53a998d269da83452 (commit) via 684bb867ced9f0ccde0268b6a3e839ebcb00ff6b (commit) via 4ddf2ec83176ef6f1d2db2eb95f1f931de25c81d (commit) via 797ff136a8852d8301a946a2f29b2c34caa084d0 (commit) via 0e7fba73b7e63a39fa62f532a289bef92069ba6e (commit) via e2bdd44624a525d4847c22d7ebf1ea4d154ed734 (commit) via a6049489930dccd7354b8b681fe3e754032edb02 (commit) via 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961 (commit) from 59688044386dfeee0c837a15133f4e878f1bb661 (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 bfbc6fe4a6e515189962aebba517138d909fbfed Merge: 5968804 2727e97 Author: Howard Chu hyc@openldap.org Date: Tue Mar 18 05:40:30 2014 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 7 +- libraries/liblmdb/mdb.c | 322 +++++++++++++------- libraries/liblmdb/mtest.c | 84 +++--- libraries/liblmdb/mtest2.c | 45 ++-- libraries/liblmdb/mtest3.c | 45 ++-- libraries/liblmdb/mtest4.c | 64 +++-- libraries/liblmdb/mtest5.c | 47 ++-- libraries/liblmdb/mtest6.c | 47 ++-- libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} | 6 +- libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} | 6 +- 10 files changed, 407 insertions(+), 266 deletions(-) rename libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} (92%) rename libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} (90%)