]> git.sur5r.net Git - openldap/history - include/ldbm.h
before including <pth.h>:
[openldap] / include / ldbm.h
2000-05-13 Kurt ZeilengaY2k copyright update
2000-03-17 Kurt ZeilengaChage DEFAULT_DB_PAGE_SIZE to 4096 and allow external...
2000-02-11 Kurt ZeilengaITS#450: teach LDBM/GDBM about cursors
1999-12-17 Kurt ZeilengaAdd #ifndef GDBM_NOLOCK clause to LDBM_NOLOCKING
1999-11-29 Howard ChuMust not use "DB_THREAD" flag without HAVE_BERKELEY_DB2...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-21 Kurt Zeilenga#ifdef HAVE_BERKELEY_DB2_DB_THREAD around create flags...
1999-08-31 Kurt ZeilengaAdd OpenLDAP RCS Id
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-05-07 Ben CollinsMoved db1/db.h check to the db1 marco in openldap.m4...
1999-03-30 Juan GomezMDBM support added.
1999-03-05 Kurt Spanier1. Fix of ldbmcat segmentation fault bug (ITS#85 and...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-04 Kurt ZeilengaBackout recent initialization/startup changes in prepar...
1999-02-01 Kurt SpanierIntroduction of a backend startup/shutdown function...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-26 Kurt ZeilengaLDBM/back-ldbm locking reworked!
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-11-17 Hallvard FurusethBack out K&Rification change; would only be needed...
1998-11-17 Hallvard FurusethKill off #elif in ldap/include/. K&R does not support it.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-20 Kurt Zeilengaprefix defines with LDAP_ and use ac defs
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-20 Kurt ZeilengaAdded support for SLEEPYCAT DB2.
1998-08-09 Kurt ZeilengaInitial revision