]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/filterindex.c
Fix IRIX sc_mask conflict
[openldap] / servers / slapd / back-bdb / filterindex.c
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-06 Howard ChuITS#1837, one-level searches on leaf entries
2002-04-02 Kurt ZeilengaPatch: More format bugs (ITS#1702)
2002-03-18 Howard ChuUse a single malloc'd block for all the temporary IDL...
2002-03-14 Julius EnarusaiAdded LDAP_LOG messages to the above files to match...
2002-03-04 Kurt ZeilengaUpdate handling of AND/OR indexing where element is...
2002-03-01 Kurt ZeilengaFix substring index error handling
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-20 Kurt ZeilengaITS#1541 fix.
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuFix from Jonghyuk Choi jongchoi@us.ibm.com; return...
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
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!