]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb
Zero out op2
[openldap] / servers / slapd / back-bdb /
2005-09-13 Howard ChuMore back-hdb search optimization
2005-09-12 Howard ChuFix prev commit
2005-09-12 Howard ChuTweak stack size in prev commit
2005-09-12 Howard ChuUse quicksort instead of heapsort for hdb_idl_sort
2005-09-10 Howard ChuTweak newsuperior error codes
2005-09-10 Howard ChuITS#2757 remove be_isroot checks, simplify...
2005-09-08 Howard ChuITS#4015 silence pointer/integer size warnings
2005-09-08 Howard ChuITS#4010 fixes complaint, larger problem remains
2005-09-08 Howard ChuCheck errcode from dn2entry before using ei
2005-09-04 Howard ChuITS#3978 move alock from back-bdb to slapd
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-23 Pierangelo Masaratiharmonize back-ldbm and back-bdb handling of searchBase...
2005-08-15 Luke HowardMake sure we release entry lock before sending paged...
2005-08-13 Howard Chuutime is not needed here any more
2005-08-13 Howard ChuRework auto-recovery logic:
2005-08-11 Pierangelo Masaratiminor cleanup OPENLDAP_AC_BP
2005-08-05 Pierangelo Masaratifix ordered indexing check
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-30 Hallvard FurusethRemove warning that HDB code is experimental and unsupp...
2005-07-30 Hallvard FurusethChange diskNode.(n)rdn from unsigned char to char,...
2005-07-30 Hallvard FurusethRemove ";" after do{...}while(0) macros
2005-07-28 Pierangelo Masaratisuffix must be present (ITS#3901)
2005-07-27 Hallvard Furusethbdb_locker_id, bdb_locker_id_free: BerkeleyDB lock...
2005-07-27 Hallvard FurusethSilence warning
2005-07-25 Hallvard FurusethUpdate previous fix: utime() needs <sys/types.h> as...
2005-07-25 Hallvard FurusethCast unsigned char*slotbuf passed as char*
2005-07-25 Pierangelo Masaratisilence warning(s)
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
next