Friday, August 24, 2018

[389-commits] [389-ds-base] branch master updated (d06b5bb -> 14a10a3)

This is an automated email from the git hooks/post-receive script.

mreynolds pushed a change to branch master
in repository 389-ds-base.

from d06b5bb Ticket 49887: Fix SASL map creation when --disable-perl
new 104968b Revert "Ticket 49432 - filter optimise crash"
new 14a10a3 Revert "Ticket 49372 - filter optimisation improvements for common queries"

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 -
.../suites/filter/rfc3673_all_oper_attrs_test.py | 5 +-
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 -
14 files changed, 104 insertions(+), 395 deletions(-)
delete 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/V2HP3RYEKMUSD34ALXTE5OWCLBSRC27M/

No comments:

Post a Comment