]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/filterindex.c
Changed get_limits to struct berval*
[openldap] / servers / slapd / back-bdb / filterindex.c
2001-11-30 Howard ChuIn presence_candidates(), always return a full match...
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuMore indexing fixes. Now passes tests 0-7, 10, and 11.
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
2001-11-17 Howard Chuequality_candidates: s/BDB_IDL_RANGE_CPY/BDB_IDL_CPY/
2001-11-17 Howard ChuFirst pass at indexing cleanup. Both filterindex.c...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-05 Kurt ZeilengaDon't use indices to support not [!] filters.
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-06-15 Kurt ZeilengaWork in progress codes. !UNTESTED!