]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
update for new backend types
[openldap] / servers / slapd / back-bdb /
2005-07-21 Howard ChuPlug more memleaks
2005-07-19 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-19 Howard ChuFix bdb_tool_dn2id_get() - nobody should be calling...
2005-07-19 Luke HowardFix another crasher if parent is NULL
2005-07-19 Luke HowardFix crasher in hdb_dn2id() when parent is NULL
2005-07-18 Luke HowardFix for previous commit
2005-07-18 Luke HowardFix pointer error
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-18 Hallvard FurusethFix cast in BDB_ID2DISK(): unsigned char *_p ... =...
2005-07-15 Howard ChuITS#3841 fix test in rev 1.220
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-07-14 Hallvard FurusethSilence "empty statement" 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-10 Hallvard Furusethgoto loop_begin; skipped initialization of scopeok.
2005-07-07 Howard ChuITS#3843 from jtownsend@opendarwin.org: hide index_attr...
2005-07-05 Howard ChuITS#3833 assume environment was already recovered by...
2005-07-04 Hallvard FurusethDebug output: printed soc_cname, should be soc_cname...
2005-07-04 Hallvard Furusethisspace() needs <ac/ctype.h>
2005-07-04 Hallvard FurusethLet bdb_attr_index_unparser() return int (0) instead...
2005-07-04 Hallvard FurusethDon't do pointer arithmetic on void*
2005-07-01 Howard ChuTweak prev commit
2005-07-01 Howard ChuITS#3815 fix olcDbConfig parsing
2005-07-01 Howard ChuHDB needs its own config objectclass to avoid confusion...
2005-06-28 Howard ChuITS#3796 fix IDL cache lock setup/teardown
2005-06-16 Pierangelo Masaratifix ITS#3784
2005-06-15 Ralf Haferkampsilence warning
2005-06-13 Howard ChuFix typo in prev commit
2005-06-13 Howard ChuITS#3773 additional fix
2005-06-13 Howard ChuITS#3773 fix RDN comparison
2005-06-11 Howard ChuITS#3770 lockf can return either EACCES or EAGAIN
2005-06-11 Howard ChuITS#3765 don't allocate cache for empty IDLs
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
next