]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/index.c
More struct berval fixes for modrdn
[openldap] / servers / slapd / back-bdb / index.c
2001-12-24 Kurt ZeilengaClean up some symbol scoping
2001-12-16 Howard ChuUse a 4-byte constant for the presence index key. Set...
2001-12-05 Kurt ZeilengaRework indexing code, removing "autolang" and making
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-23 Julio Sánchez Fern... Remove bogus refusal to index ;binary attributes. ...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaBDB_INDEX code does no harm (but no good yet, not used...
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-04 Kurt ZeilengaAdd some initial BDB_INDEX code... needs much work.
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-10-04 Kurt ZeilengaAdd prelim index code from LDBM, needs work...