]> git.sur5r.net Git - openldap/history - servers/slapd/tools/ldbmcat.c
Add missing semicolon.
[openldap] / servers / slapd / tools / ldbmcat.c
1999-05-23 Kurt ZeilengaRemove empty else and other minor cleanup.
1999-04-07 Kurt SpanierNext try to fix the core dump problem on FreeBSD: elimi...
1999-03-29 Kurt SpanierFix ldbmcat crash problem: first use the key before...
1999-03-05 Kurt Spanier1. Fix of ldbmcat segmentation fault bug (ITS#85 and...
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-01-07 Kurt ZeilengaWrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be...
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-20 Kurt ZeilengaUnexpand spaces for tabs in prior commit before merging...
1998-12-18 Kurt SpanierInitialization of Datum structures to zero by memset...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-09 Kurt ZeilengaInitial revision