]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/init.c
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
[openldap] / servers / slapd / back-bdb / init.c
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-03-07 Kurt ZeilengaSome more txn infrastructure
2006-01-25 Howard ChuITS#4373, fix prev commit
2006-01-22 Howard ChuITS#4361, 4362 fix autorecovery logic, add ALOCK_NOSAVE...
2006-01-22 Howard ChuITS#4360 must init c_minfree
2006-01-11 Howard ChuITS#4324 don't auto-recover in slapcat. Don't trigger...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Howard Chucleanup db_close
2005-12-20 Howard ChuITS#4259 revert prev commit, fixed in alock.c instead.
2005-12-20 Howard ChuITS#4259 don't try to alock_close if we never opened...
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-23 Howard ChuITS#4201 undo all bdb_db_open() steps if any step fails.
2005-10-26 Howard ChuUse sorted array for indexed attrs instead of AVL tree
2005-10-25 Howard ChuLower id2entry cache priority in tool mode
2005-09-01 Howard ChuITS#3992 check bi_dbenv
2005-08-26 Howard ChuFix another leaked environment.
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Howard ChuMust close env before removing it.
2005-08-13 Howard Chuutime is not needed here any more
2005-08-13 Howard ChuRework auto-recovery logic:
2005-07-28 Pierangelo Masaratisuffix must be present (ITS#3901)
2005-07-25 Hallvard FurusethUpdate previous fix: utime() needs <sys/types.h> as...
2005-07-25 Pierangelo Masaratisilence warning(s)
2005-07-15 Howard ChuITS#3841 fix test in rev 1.220
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-12 Howard ChuITS#3857 fix bottom-up modrdn cascades, use a global...
2005-07-11 Howard ChuITS#3841 skip db_close if db_open was never called
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-11 Howard ChuITS#3824 remove env after slapadd/slapindex -q
2005-07-05 Howard ChuITS#3833 assume environment was already recovered by...
2005-06-28 Howard ChuITS#3796 fix IDL cache lock setup/teardown
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-09 Howard ChuRestructured to allow miscellaneous Adds under database...
2005-05-04 Howard ChuITS#3703 skip checkpoint on close if ReadOnly mode
2005-04-23 Howard ChuFix DB_CONFIG loading
2005-04-22 Howard ChuMore for dynamic dbenv swapping
2005-04-22 Howard ChuITS#3607 use shared memory when configured
2005-04-22 Howard ChuCleanup db_close vs db_destroy steps
2005-04-22 Howard ChuFix checkpoint task start/stop
2005-04-21 Howard ChuDynamic indexing support
2005-04-16 Howard ChuITS#3660 fix BDB verbose calls
2005-04-13 Howard ChuITS#3607 more enhancements
2005-04-13 Howard Chuunifdef BDB_SUBDIRS, was never used
2005-04-12 Howard ChuFix checkpoint task - must call stoptask before returning
2005-04-12 Howard ChuFix slapMode parens
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-04-01 Howard ChuTruncate \r if it appears at end of DB_CONFIG lines
2005-04-01 Howard ChuAdd dbconfig directive for creating/writing the DB_CONF...
2005-03-26 Howard ChuITS#3607 add automatic BDB recovery
2005-03-20 Kurt Zeilengadb mismatch (including patch mismatch) should be an...
2005-03-20 Kurt ZeilengaITS#3579 fixes
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-04 Howard ChuAdded config compatibility wrapper for overlays etc...
2005-03-04 Howard ChuITS#3533 use LDAP_DEBUG_TRACE for version info
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-02-20 Howard ChuCleanup unused variables
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-25 Howard ChuCleanup obsolete bits
2005-01-24 Howard ChuMore for SLAP_TOOL_QUICK, disable locks as well
2005-01-24 Howard ChuOmit transaction support when running with SLAP_TOOL_QUICK
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-11 Howard ChuClean up unused bt_compare references
2005-01-11 Howard ChuByte-order independence for HDB: dn2id format changed...
2005-01-11 Howard ChuStart removing custom sort functions from hdb
2005-01-08 Pierangelo Masaraticlarify error message and allow -u (dryrun) option...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-28 Pierangelo Masaratilist permissive in supported controls (ITS#3453)
2004-12-14 Jong Hyuk Choiadaptive caching implementation
2004-12-06 Howard ChuStore entryIDs in big-endian order, no more custom...
2004-12-03 Howard ChuAdd a checkpoint task if time-based checkpointing is...
2004-11-27 Howard ChuMore migration of syncrepl from frontend to syncprov...
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-17 Pierangelo Masaratirevert last commit
2004-11-17 Howard ChuFix BDB 4.3 fasttool, flag must be set before opening...
2004-11-17 Pierangelo Masaraticleanup previous commit
2004-11-17 Pierangelo Masaratilog the right function names
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-10-16 Howard Chudefine DB_VERSION_FULL to simplify version checks
2004-10-16 Jong Hyuk Choifurther cleanup of search data upon exit, abandon,...
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-12 Howard ChuRelease cache locker on db close
2004-07-11 Pierangelo Masaratilog what backend is starting (bdb/hdb)
2004-07-09 Howard ChuUse long-lived per-thread TXNs for loading entries...
2004-07-09 Jong Hyuk ChoiSLAP_IDL_CACHE macro removed
2004-06-24 Howard ChuITS#3201 partial fix. still encountering deadlocks.
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-05 Kurt ZeilengaFirst rounds of backend/database flag cleanup
2004-03-06 Howard ChuRevert to original code
2004-03-06 Howard ChuStore IDs in BeigEndian format on disk
2004-03-05 Howard ChuFix prev commit
next