This is an automated email from the git hooks/post-receive script.
firstyear pushed a change to branch master
in repository 389-ds-base.
from 2086d05 Ticket 48894 - harden valueset_array_to_sorted_quick valueset access
new ba0ea20 Ticket 49432 - Add complex fliter CI test
new 5c89dd8 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 +
.../tests/suites/filter/complex_filters_test.py | 136 +++++++++++++++++++++
ldap/servers/slapd/filter.c | 30 +++--
test/libslapd/filter/optimise.c | 83 +++++++++++++
test/libslapd/test.c | 1 +
test/test_slapd.h | 3 +
6 files changed, 242 insertions(+), 12 deletions(-)
create mode 100644 dirsrvtests/tests/suites/filter/complex_filters_test.py
create mode 100644 test/libslapd/filter/optimise.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.