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 55d91653fdb8cb82bbdc6f371ec5e5af1d33bbc9 (commit) via 8cc61d8dbd02232b7eace3b8aeac2deb88ae564b (commit) via 227329c8e1fb818548f1936f5dc1349ffd733523 (commit) via 6b46799379a3d15ae110f2b4b60bd360dda1ca75 (commit) via 8eef7a4275eda8f2fa2e0d1e67c1d5cbcd91607e (commit) via 6beaad52129da5353fd40c0ec48e6a78c4f71a2e (commit) via e31d748dbe16b326fb2e80c1b876814cf7b24f45 (commit) via cb1cc6483136b1404de29731279f81878fdf1199 (commit) via 3213fc4db725fec22ccf894cad3b9623ac9ccf7b (commit) via 7d643d3acb94a6d7306330b550fce0e5755444a9 (commit) via ccb7b26916f5604ebc653671a11bf9acfbab3425 (commit) via a70b026f6b4df47dc7f2c5263dcf6e517b201dd1 (commit) via 30da15a18df0810fd71f83b15e14a64dd7deee6a (commit) via 0c568117cea6764c3f12a0d69ddf54ee467d2dec (commit) via 7aae15739b2c77bb601c98b112c804f51778a33b (commit) from b107cffb871a5b1925590e4122e0fadd079ff829 (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 55d91653fdb8cb82bbdc6f371ec5e5af1d33bbc9 Merge: 8cc61d8 227329c Author: Howard Chu hyc@openldap.org Date: Fri Apr 5 03:04:31 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
commit 8cc61d8dbd02232b7eace3b8aeac2deb88ae564b Author: Howard Chu hyc@openldap.org Date: Wed Apr 3 15:04:01 2013 -0700
attrdb fixes
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/lmdb.h | 28 +++++-- libraries/liblmdb/mdb.c | 177 ++++++++++++++++++++++++----------------- libraries/liblmdb/mtest.c | 39 +++++++--- servers/slapd/back-mdb/attr.c | 16 ++++ servers/slapd/bconfig.c | 7 +- 5 files changed, 171 insertions(+), 96 deletions(-)