]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/cache.c
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / back-bdb / cache.c
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-02-23 Ralf Haferkampfix bdb_cache_deref() definition to match prototype
2011-02-23 Howard ChuUse refcnt instead of keeping entry locked in Add response
2011-02-04 Hallvard FurusethSilence gcc -Wformat: Cast printf %p arg to void*
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-23 Howard ChuCleanup for #6660
2010-12-23 Howard ChuITS#6660 preliminary fix. debug additions need to be...
2010-12-20 Hallvard FurusethPlug mutex/rwlock leaks (destroy them)
2010-07-01 Howard ChuITS#6577 real fix: keep dn2id cursor open until we...
2010-06-20 Howard ChuITS#6577 potential fix, found using valgrind/drd. pleas...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-03-31 Howard ChuITS#6501 zero lockobjs
2009-11-04 Howard ChuClean up prev commit
2009-11-04 Howard ChuMore for ITS#6360
2009-11-04 Howard ChuITS#6360 fix cache cursize count
2009-10-21 Hallvard FurusethFix previous commit: backslash-space-newline -> backsla...
2009-10-20 Ralf HaferkampITS#6341 removal of last entry from cache caused corrup...
2009-07-25 Howard ChuITS#6222 dncachesize defaults to 0 == unlimited
2009-06-19 Howard ChuMore for ITS#6177
2009-06-19 Howard ChuITS#6177 proposed fix, please test
2009-05-08 Howard ChuFix c_leaves count
2009-05-08 Howard ChuMore for prev commit
2009-05-06 Howard ChuMore for prev commit: delete bdb_cache_info(), must...
2009-05-06 Howard ChuITS#6095 experimental fix: avoid purging other cases...
2009-05-03 Howard ChuFix typo in prev commit
2009-05-03 Howard ChuITS#6088 entryinfo cleanup
2009-05-01 Howard ChuITS#6074 freeing already-freed EntryInfos...
2009-03-19 Howard ChuOne more tweak for #5860
2009-03-18 Howard ChuMore for #5860 - if the cache blew past the maxsize...
2009-03-18 Howard ChuMore for ITS#5860
2009-03-18 Howard ChuCleanup prev commit
2009-03-18 Howard ChuMore for ITS#5860, always check cache sizes
2009-03-17 Howard ChuITS#6012 don't abort NULL txns (blind fix)
2009-03-02 Howard ChuITS#5860 - more for entry cache counts
2009-03-02 Howard ChuMore for prev - keep eifree at a reasonable number
2009-03-02 Howard ChuITS#5860 - free 10*minfree DN cache entries instead...
2009-03-02 Howard ChuITS#5860 - NO_CACHE entries were not being counted...
2009-01-26 Howard ChuITS#5860 don't free entryinfo of entries that are valid...
2009-01-26 Howard ChuMore for ITS#5860
2009-01-25 Howard ChuITS#5860 more for prev commit
2009-01-24 Howard ChuITS#5860 more ID_NOCACHE fallout
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned.
2008-09-25 Howard ChuWait for read locks in read txns
2008-08-27 Howard ChuAvoid deadlocks on reader txns
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-05-01 Howard ChuCleanup extra debug in prev commit
2008-05-01 Howard ChuFix prev commit
2008-04-29 Howard ChuFix prev cache.c commit
2008-04-28 Howard ChuFix comment typo
2008-04-28 Howard ChuFix delete deadlock
2008-04-09 Howard ChuITS#5455 be sure to reset bei_finders / bei_state
2008-04-03 Howard ChuITS#5439 fix ID_NOCACHE handling
2008-02-08 Howard ChuITS#5332 someone else may free the entry as soon as...
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2007-12-06 Howard ChuMore cleanup
2007-12-06 Howard ChuCleanup prev commits
2007-12-06 Howard ChuITS#5262 must protect dn2id between the time it's read...
2007-12-06 Howard ChuBDB 4.2 compatibility for log_printf (requires modern...
2007-12-05 Howard ChuPrefix log msgs with "slapd"
2007-12-05 Howard ChuUse BDB transaction log for debug messages
2007-12-05 Howard ChuITS#5262 additional cleanup
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-11-22 Howard ChuFix typo in prev commit
2007-11-21 Howard ChuMore for #5221, don't muck with kids counters on simple...
2007-11-21 Howard ChuMinor cleanup
2007-11-21 Howard ChuITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops
2007-11-12 Howard ChuFix unlock in prev commit
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-08-26 Howard Churevert prev commit, no gain
2007-08-26 Howard ChuJust use read locks on the entry_db_lock
2007-08-25 Pierangelo Masaratibetter fix
2007-08-25 Pierangelo Masaratifix potential concurrency issue (not so potential,...
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-11 Howard ChuAdd config keyword for DN cache size (aka EntryInfoSize)
2007-04-04 Hallvard Furusethprintf %p expects void*
2007-02-08 Howard ChuRevert prev commit
2007-02-08 Howard ChuJust use a readlock in cache loader
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-17 Howard ChuFix prev commit
2007-01-17 Howard ChuCleanup prev commit
2007-01-17 Howard ChuMinor tweaks, put dup EntryInfo's on free list instead...
2007-01-12 Howard ChuSet upper bound on EntryInfos, fixed at 4x Entry cachesize.
2007-01-08 Howard ChuITS#4797
2007-01-05 Howard ChuAvoid calling purge too often
next