]> git.sur5r.net Git - openldap/commit
Fix HDB search_aliases crash, cleanup search scope processing: call dn2idl
authorHoward Chu <hyc@openldap.org>
Thu, 1 May 2003 11:59:08 +0000 (11:59 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 1 May 2003 11:59:08 +0000 (11:59 +0000)
commit759996c6e9b6b8bbc83da01c9f20ab236a51fecc
treebc31c476338d3d11524d9bc88879c6381c58e816
parentbb9d3ff3043465bbbf950feed095db3af2181d10
Fix HDB search_aliases crash, cleanup search scope processing: call dn2idl
directly instead of going thru filter_candidates. Use hdb_ function prefix
in dn2id.c to avoid ambiguities...
servers/slapd/back-bdb/dn2id.c
servers/slapd/back-bdb/filterindex.c
servers/slapd/back-bdb/proto-bdb.h
servers/slapd/back-bdb/search.c