A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 94c99983779e8a7e38d6c0571805accc56fea4e9 (commit) via ae152157f740a1304c523bff06255550512d262f (commit) via 43fac54b8c2fda846af9b1bc1f5a68bf5a92d25a (commit) via 914253c5635165f60f6bf510b7f1b90f73a4033a (commit) via 9ebd5992c9aa726bf9622f0b59fba4223dc5d675 (commit) via 66c839f0292d9aea12bf93ef6568ac2bd2ca0fc8 (commit) via 2d6aed75375cd9c3231130ddcdbd9f685f953029 (commit) via 521fdb00cca97e168e0c167e9915f2a5a0e7e6c1 (commit) via 0b9a2085302191a14ee14449c0987c5294be9026 (commit) via f355de0298d2dc4f080fdc4f275a881bfecb0716 (commit) via b389341b4b2413804726276d01676a6a9d05346f (commit) via 91a93004ce1fb4efbdf2867680d2e6cddbbeab8c (commit) via 385889b0bee53b355f64d1749ba1e7788f7c66cb (commit) via 17ffe9c9922082d15f76d43c853c1bc5da517a3e (commit) via dca0cef678c285c6a173147a70fd8692ce447f62 (commit) via f45d40a88bc10b2d1abab43712469309a26c6d98 (commit) via 151c416b460b02cd96502a47189cda19ab651ada (commit) via 21da623bf40dc21f89c3172c523d094075e0824b (commit) from e456f7f254bdd0115841bdb961322cc94fa366c2 (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 94c99983779e8a7e38d6c0571805accc56fea4e9 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri May 10 13:32:09 2013 -0700
ITS#7577
commit ae152157f740a1304c523bff06255550512d262f Author: Howard Chu hyc@openldap.org Date: Sun Apr 28 12:47:14 2013 -0700
ITS#7577 more for previous commit
commit 43fac54b8c2fda846af9b1bc1f5a68bf5a92d25a Author: Howard Chu hyc@openldap.org Date: Wed Apr 24 03:11:14 2013 -0700
ITS#7577 alias fixes
commit 914253c5635165f60f6bf510b7f1b90f73a4033a Merge: e456f7f 9ebd599 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri May 10 13:31:04 2013 -0700
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + libraries/liblmdb/lmdb.h | 46 ++++++++--- libraries/liblmdb/mdb.c | 180 ++++++++++++++++++++------------------- libraries/liblmdb/midl.c | 45 ++++++----- libraries/liblmdb/midl.h | 12 ++- servers/slapd/back-mdb/dn2id.c | 38 ++++----- servers/slapd/back-mdb/idl.h | 1 + servers/slapd/back-mdb/search.c | 46 +++++++++- 8 files changed, 226 insertions(+), 143 deletions(-)