This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch 389-ds-base-1.3.6
in repository 389-ds-base.
from 64ff837 Ticket 49230 - slapi_register_plugin creates config entry where it should not
new 823cb70 Ticket 49233 - Fix crash in persistent search
new b414833 Ticket 49231 - fix sasl mech handling
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:
dirsrvtests/tests/suites/psearch/psearch_test.py | 53 ++++++++++++++++++++
dirsrvtests/tests/suites/sasl/allowed_mechs.py | 43 ++++++++++++++++
ldap/servers/slapd/charray.c | 48 ++++++++++++++++--
ldap/servers/slapd/connection.c | 7 ++-
ldap/servers/slapd/libglobs.c | 62 ++++++++++++++++++------
ldap/servers/slapd/proto-slap.h | 1 +
ldap/servers/slapd/saslbind.c | 58 +++++++++++++---------
ldap/servers/slapd/slap.h | 1 +
ldap/servers/slapd/slapi-private.h | 1 +
9 files changed, 231 insertions(+), 43 deletions(-)
create mode 100644 dirsrvtests/tests/suites/psearch/psearch_test.py
create mode 100644 dirsrvtests/tests/suites/sasl/allowed_mechs.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.