]> git.sur5r.net Git - openldap/history - libraries/libldbm/ldbm.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / libraries / libldbm / ldbm.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-06 Kurt Zeilengas/int/u_int32_t/ for db_appinit flags
1999-08-26 Kurt ZeilengaThis fixes dn2id delete bug... but breaks modrdn.
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-04 Kurt ZeilengaAdd copyright notices
1999-06-11 Juan GomezDrop support for alloca().
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-24 Kurt ZeilengaDo not set db_cachesize under BerkeleyDB 2.4.
1999-05-19 Kurt Zeilengas/HAVE_SYSLOG/LDAP_SYSLOG/g
1999-05-19 Kurt ZeilengaReplace #ifndef WIN32 with #ifdef HAVE_SYSLOG
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-19 Julio Sánchez Fern... Move declaration of st
1999-04-17 Kurt ZeilengaWrap stat() st_blksize use behind HAVE_ST_BLKSIZE
1999-04-01 Gary WilliamsNT port
1999-03-30 Juan GomezMDBM Support added.
1999-03-29 Kurt SpanierFix ldbmcat crash problem: first use the key before...
1999-03-06 Hallvard FurusethFix typo .size -> .dsize in ldbm_datum_free()
1999-03-06 Ben CollinsMoved 'key.flags = 0;' inside of DB2 defines, it isn...
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-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 init/startup changes in preparation...
1999-02-04 Kurt ZeilengaFix DB_ENV typo.
1999-02-02 Kurt Zeilengagdbm_nextkey() takes two arguments not one.
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!
1999-01-05 Kurt Spanier- Make install creates $(RUNDIR)/var for pid and args...
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-10-25 Kurt Zeilengareplace with ac version
1998-10-24 Kurt ZeilengaStill looking for the ldapsearch bug... and cleaning...
1998-10-22 Kurt Zeilengare-add sys/stat.h include for GDBM
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-09-19 Kurt ZeilengaAllow OpenLDAP to be built without LDBM.
1998-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-09 Kurt ZeilengaInitial revision