]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
fix previous commit
[openldap] / servers / slapd / back-bdb /
2005-05-18 Howard ChuITS#3731 catch another BDB error leaking out to the...
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-09 Howard ChuFix prev commit, trim unused cfOC vars
2005-05-09 Howard ChuRestructured to allow miscellaneous Adds under database...
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-04 Howard ChuITS#3703 skip checkpoint on close if ReadOnly mode
2005-05-03 Howard ChuITS#3699 fix dbconfig, limits schema flags
2005-04-28 Howard ChuPropagate Abandon to allow cleanup callbacks to run
2005-04-28 Howard ChuCheck for abandon during transaction retry
2005-04-27 Howard ChuITS#3688 don't sort range IDLs!
2005-04-27 Sang Seok LimMisc bug fix: component matching
2005-04-23 Howard ChuFix DB_CONFIG loading
2005-04-23 Howard ChuTweak online_index task interval
2005-04-23 Howard ChuAdd hdb symbols, make sure only one indexer runs
2005-04-23 Howard ChuAdd task names to runqueue entries. Display running...
2005-04-22 Howard ChuMore for dynamic dbenv swapping
2005-04-22 Howard ChuDynamic environment 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-22 Howard ChuFix bdb_attrinfo_free
2005-04-21 Howard ChuFix prev commit for component indexer op
2005-04-21 Howard ChuFix typo, add Truncate support
2005-04-21 Howard ChuAllow shutdown to interrupt the indexer
2005-04-21 Howard ChuDynamic indexing support
2005-04-21 Howard ChuAdded some delete handlers
2005-04-16 Howard ChuITS#3660 fix BDB verbose calls
2005-04-15 Howard ChuITS#3616 store contextCSN in glue entry if database...
2005-04-15 Howard ChuITS#3657 added missing check
2005-04-13 Howard ChuITS#3616 don't index the dummy context entry
2005-04-13 Howard ChuITS#3647 back-hdb fixes, create unsorted subtree IDLs...
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-11 Howard ChuITS#3647 fix hdb dn2idl SEGV
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-04-09 Pierangelo Masaratiprotect all occurrences of ACL_DISCLOSE
2005-04-09 Howard ChuITS#3616 allow adding entry with zero-length DN if...
2005-04-09 Howard ChuSilence warnings in prev commit
2005-04-09 Howard ChuITS#3616 fixes for zero-length DN entry. generate conte...
2005-04-09 Howard ChuITS#3616 use fake context entry if suffix is empty.
2005-04-09 Howard ChuITS#3638 Init ids to zero in bdb_dn2idl
2005-04-09 Howard ChuITS#3646 allow default index
2005-04-09 Howard ChuITS#3267 add a comment
2005-04-09 Howard ChuITS#3267 fix out-of-order slapadd
2005-04-08 Jong Hyuk Choimalloc cleanup
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-04-07 Kurt ZeilengaImproved log message when cannot find entry of desired...
2005-04-01 Pierangelo Masaratifix database operations in tool mode (ITS#3622)
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-04-01 Howard ChuITS#3607 more for Win32 portability
2005-04-01 Howard ChuITS#3607, added Win32 lock support
2005-04-01 Kurt Zeilengacleanup
2005-03-29 Sang Seok LimFixing memory leakage in attribute aliasing
2005-03-26 Howard ChuITS#3607 build alock code
2005-03-26 Howard ChuITS#3607 add automatic BDB recovery
2005-03-26 Kurt ZeilengaChange "subtree delete not supported" diagnostic text to
2005-03-21 Howard ChuMore parsing fixes
2005-03-20 Howard ChuTweak log msg in prev commit
2005-03-20 Howard ChuRuntime detection of BDB read-only transaction patch
2005-03-20 Kurt Zeilengadb mismatch (including patch mismatch) should be an...
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-20 Kurt ZeilengaITS#3579 fixes
2005-03-20 Kurt Zeilengacleanup
2005-03-17 Howard ChuMore for loading config from database. Fix non-reentran...
2005-03-15 Pierangelo Masaraticure ITS#3602
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 ChuDon't restrict cache sizes to non-zero
2005-03-04 Howard ChuITS#3533 use LDAP_DEBUG_TRACE for version info
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-02-21 Howard ChuITS#3559 fix hdb dn2idl idl_cache usage
2005-02-20 Howard ChuCleanup unused variables
2005-02-20 Howard Chubdb_show_key is for hash keys, not IDs
2005-02-18 Howard ChuAlways return SLAPD_ABANDON in response to op->o_abando...
2005-02-16 Sang Seok Liminitialize AttributeAssertion before using
2005-02-15 Sang Seok LimAttribute Aliasing : equality matching support
2005-02-01 Howard ChuITS#3527 fix race in bdb_idl_cache_get
2005-01-30 Pierangelo Masaratimatched values is "global"
2005-01-25 Howard ChuCleanup obsolete bits
2005-01-25 Howard ChuRemove "fasttool" option; obsoleted by "slapadd -q"
2005-01-24 Howard ChuFix redundant index lookups from component matching
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-19 Howard ChuITS#3494 fix deadlock
2005-01-19 Howard ChuFix typo in prev commit
2005-01-19 Howard ChuCleanup prev commit
2005-01-19 Howard ChuDebugging aid for prev commit
2005-01-19 Howard ChuDon't use DB->del when converting to a range, use the...
2005-01-15 Howard ChuDelete dubious use of be_syncinfo - only the consumer...
2005-01-14 Pierangelo Masaraticondition compilation of DISCLOSE checking
2005-01-14 Howard ChuMore cleanup of unused stuff
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-13 Howard ChuSingle consumer context per database
2005-01-12 Pierangelo Masaratifix use of uninitialized var
next