]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/attr.c
Sync with HEAD
[openldap] / servers / slapd / back-bdb / attr.c
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-20 Jong Hyuk Choimisc fix for the component indexing commit
2004-12-20 Sang Seok LimComponent Indexing support for BDB
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-04-09 Kurt ZeilengaFix approx matching when there is an equality index...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-28 Kurt ZeilengaNotices
2003-04-18 Pierangelo Masaratiuse SLAP_PTRCMP
2003-04-17 Howard ChuFix AVL comparisons
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-02 Kurt ZeilengaPatch: More format bugs (ITS#1702)
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...
2001-10-03 Kurt ZeilengaAdd BDB index config code