]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/dbcache.c
Removed unnecessary definition that is already in core.schema.
[openldap] / servers / slapd / back-ldbm / dbcache.c
1999-05-29 Kurt ZeilengaMinor adjustments to better handle NT vs UNIX.
1999-04-08 Kurt ZeilengaMore errno handling changes for FreeBSD LinuxThreads.
1999-04-06 Hallvard Furusethifdef SLAP_CLEANUP: close db files, free memory, some...
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-04 Kurt ZeilengaBackout startup/initialization changes in preparation...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
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.
1999-01-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
1999-01-26 Kurt ZeilengaHide allocate of reentrant_database cond varible and...
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
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-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-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-09 Kurt ZeilengaInitial revision