]> git.sur5r.net Git - openldap/commit
Rewrote bdb_idl_insert_key and bdb_idl_delete_key for BDB_IDL_MULTI,
authorHoward Chu <hyc@openldap.org>
Wed, 20 Mar 2002 00:51:34 +0000 (00:51 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 20 Mar 2002 00:51:34 +0000 (00:51 +0000)
commit9a154f89b0e1f60ce4330186696d29bcf3f415d6
tree1fa2343e657664e68b177fa72abf9646eebd517d
parent5af8610ba0a6489998c4a968200d548d45bfc734
Rewrote bdb_idl_insert_key and bdb_idl_delete_key for BDB_IDL_MULTI,
parses range IDLs directly to correctly handle changes to the range
boundaries. (bdb_idl_insert_key used to call bdb_idl_fetch_key to
handle ranges; bdb_idl_delete_key never handled ranges before.)
servers/slapd/back-bdb/idl.c