]> git.sur5r.net Git - openldap/history - include/ldbm.h
Silence warning in prev commit
[openldap] / include / ldbm.h
2003-01-03 Kurt ZeilengaHappy new year
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-12-06 Kurt ZeilengaDon't extern gdbm_errno. Defined in <gdbm.h> (GDBM...
2001-06-21 Randy KunkeePatches from Mark Whitehouse (with changes from myself...
2001-05-29 Kurt ZeilengaUpdate copyright (including with or without modificatio...
2000-09-11 Kurt Zeilenga-lldbm now sets DB_USE_ENVIRON and support input of...
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-09 Kurt Zeilengaremove IA64 lint
2000-05-25 Kurt ZeilengaRework DB_VERSION kludging
2000-05-25 Gary Williamsuse HAVE_BERKELEY_DB and check DB_VERSION_MAJOR for...
2000-05-25 Gary WilliamsAdded support for Berkeley DB3. Hidden behind
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