This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch 389-ds-base-1.3.7
in repository 389-ds-base.
from c515692 Fix issue with man3 page removal for doxygen
new 5ad7f14 Ticket 49372 - filter optimisation improvements for common queries
new 855d78b Ticket 49432 - filter optimise crash
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 +
dirsrvtests/tests/suites/filter/filter_logic.py | 29 ++-
.../suites/filter/rfc3673_all_oper_attrs_test.py | 7 +-
ldap/admin/src/scripts/ns-slapd-gdb.py | 70 +++++++
ldap/servers/slapd/back-ldbm/ldbm_modrdn.c | 7 +-
ldap/servers/slapd/back-ldbm/ldbm_search.c | 79 +++-----
ldap/servers/slapd/back-ldbm/proto-back-ldbm.h | 6 +-
ldap/servers/slapd/back-ldbm/vlv_srch.c | 23 +--
ldap/servers/slapd/dse.c | 7 +
ldap/servers/slapd/filter.c | 209 +++++++++++++++++----
ldap/servers/slapd/index_subsystem.c | 4 +
ldap/servers/slapd/slapi-private.h | 1 +
test/libslapd/filter/optimise.c | 83 ++++++++
test/libslapd/test.c | 1 +
test/test_slapd.h | 3 +
15 files changed, 408 insertions(+), 122 deletions(-)
create mode 100644 test/libslapd/filter/optimise.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-commits@lists.fedoraproject.org/message/URX6MFCFI64JJ3G653AACIKSA5LU5LDY/
No comments:
Post a Comment