]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/attr.c
use ldap_charray_*() instead of charray_*()
[openldap] / servers / slapd / back-bdb / attr.c
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