]> git.sur5r.net Git - openldap/commit
Fix slapi_filter_join() behavioural bug.
authorLuke Howard <lukeh@openldap.org>
Sat, 3 May 2003 04:15:35 +0000 (04:15 +0000)
committerLuke Howard <lukeh@openldap.org>
Sat, 3 May 2003 04:15:35 +0000 (04:15 +0000)
commit83cb1037a4beb65393bc00615fc1c9357cb854aa
tree51b58b303eaab1dc4feed2a8255766529880d509
parenta82a6d84034f11f1419921c14fd0384651a644a4
Fix slapi_filter_join() behavioural bug.
Fix slapi_filter_dup() crasher.

Add slapi_x_filter_append(), as a replacement for slapi_filter_join() that
can create compound filters containing multiple filters. Will propose API
to Sun DS team; until then it should likely be marked LDAP_DEVEL (if SLAPI
is not entirely marked as such already).
servers/slapd/slapi/proto-slapi.h
servers/slapd/slapi/slapi_utils.c