]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/config.c
unifdef -UNEW_LOGGING
[openldap] / servers / slapd / back-ldbm / config.c
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-11-28 Kurt ZeilengaNotices
2003-01-03 Kurt ZeilengaHappy new year
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-17 Kurt ZeilengaNEW_LOGGING bugs (ITS#1730)
2002-04-05 Julius EnarusaiAdded LDAP_LOG messages
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-07-16 Randy KunkeePrevent ldbm_sync from being called by ldbm_cache_close...
2001-07-10 Gary Williamsfix bad debug message
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-28 Randy KunkeeMove backend_syncfreq code down into back-ldbm. Create...
2001-06-22 Kurt ZeilengaBackout directory config option
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-05-29 Kurt ZeilengaAdd an LDBM backend "directory" directive (in addition to
2000-06-06 Kurt ZeilengaDon't automatically index objectlclass eq, ineffective...
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-23 Kurt ZeilengaReimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-20 Kurt Zeilengaconst'fication
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-16 Hallvard Furusethback-ldbm: Kill ldbm_ignore_nextid_file, replace with...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-04-30 Hallvard FurusethITS#141: Add ldbm_ignore_nextid_file, since tools/ldif2...
1999-04-04 Hallvard Furusethplug memory leak of li->li_nextid_file
1999-04-04 Hallvard Furusethstrdup/free li->li_directory when chaning, so unmalloce...
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-01-22 Kurt Zeilenganextid cleanup in preparation to disable next_id_return().
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-11-07 Kurt ZeilengaMake flush_writes the default. Change option to 'dbcac...
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-08-19 Kurt ZeilengaAdded ldbm flush on write code which uses slapd.conf...
1998-08-09 Kurt ZeilengaInitial revision