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 d1a9cd267efc3952b13958d8b60dc7ae8403e045 (commit) via a6637eacaec357da981bca8159bda266f88a53ef (commit) via 122afcffe1e476a71da225c663b3e9a845e30f32 (commit) via 0cc9993ebdfa043a83981ad0c241459248f5f45a (commit) from e445af332ba0bc191cfeb7716f5ebb7ee5ff362d (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 d1a9cd267efc3952b13958d8b60dc7ae8403e045 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed May 27 14:24:53 2015 -0500
ITS#8146
commit a6637eacaec357da981bca8159bda266f88a53ef Author: Howard Chu hyc@openldap.org Date: Tue May 19 21:21:54 2015 +0100
ITS#8146 fix off-by-1 in prev commit
commit 122afcffe1e476a71da225c663b3e9a845e30f32 Author: Howard Chu hyc@openldap.org Date: Mon May 18 18:06:58 2015 +0100
ITS#8146 tweak prev commit
Test less likely condition first
commit 0cc9993ebdfa043a83981ad0c241459248f5f45a Author: Howard Chu hyc@openldap.org Date: Mon May 18 17:55:04 2015 +0100
ITS#8146 fix mdb_filter_candidates for unindexed attr
Change result of MDB_IDL_ALL() to use the last entryID in the DB instead of NOID.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + servers/slapd/back-mdb/filterindex.c | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+)