]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/index.c
Slightly better ITS#238 fix than last commit... has Debug
[openldap] / servers / slapd / back-ldbm / index.c
1999-07-28 Kurt ZeilengaSlightly better ITS#238 fix than last commit... has...
1999-07-28 Kurt ZeilengaFix index_change_vals NULL vals bug (ITS#238)
1999-07-19 Kurt ZeilengaNamespace changes
1999-06-15 Juan GomezReplaced add/delete_value() by change_value() and index...
1999-06-15 Juan GomezEnabled deletion of stale index entries. (EXPERIMENTAL)
1999-06-15 Juan GomezAdded function delete_value() to remove entries from...
1999-06-14 Juan GomezAdded index_delete_values() in preparation for changes...
1999-06-14 Juan Gomezs/official/canonical/ & s/at_on/at_cn/
1999-06-11 Juan GomezAdded code for uniform naming of index files.
1999-06-02 Kurt Zeilengavalue_normalize can change the length of value. Fixed
1999-05-27 Kurt ZeilengaMake a copy of "dn" to avoid modification of string...
1999-05-26 Juan GomezFixed index file naming bug and added support for LDAP_...
1999-04-01 Kurt SpanierSome minor clean-up; checking bdb2 for sync with ldbm.
1999-03-06 Hallvard FurusethRemove unused variables
1999-02-11 Kurt ZeilengaConsistently use %ld for printing IDs. %lu was used...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt ZeilengaDon't call idl_free() unless necessary.
1999-01-31 Kurt ZeilengaRewrite IDL block code to use simple array and accessor...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-28 Kurt ZeilengaImprove readability of base output in debugging.
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-15 Kurt Zeilenganeeds socket.h
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P10: SLAPD Index corruption
1998-08-09 Kurt ZeilengaInitial revision