]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/cache.c
ITS#6012
[openldap] / servers / slapd / back-bdb / cache.c
2009-03-17 Quanah Gibson-MountITS#6012
2009-03-05 Quanah Gibson-MountFix prev commit
2009-03-05 Quanah Gibson-MountITS#5860
2009-01-26 Quanah Gibson-MountITS#5860
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-09-30 Quanah Gibson-MountWait for read locks in read txns
2008-09-03 Quanah Gibson-MountUse read-only txn's instead of read lockers. Support...
2008-05-01 Quanah Gibson-MountUse o_extra instead of o_private
2008-04-28 Howard ChuSync with HEAD - deadlock fix
2008-04-15 Quanah Gibson-MountITS#5455
2008-04-14 Quanah Gibson-MountITS#5439
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-12 Quanah Gibson-MountITS#5332
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Quanah Gibson-MountITS#5309 work
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 ChuITS#5262, sync with HEAD
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-27 Quanah Gibson-MountITS#5221
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-15 Quanah Gibson-MountCache-thrashing protection: if the DB has more entries...
2007-11-12 Howard ChuFix unlock in prev commit
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-13 Kurt ZeilengaQuick merge: everything from HEAD
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
2007-01-04 Howard ChuPartially revert prev commit, fix lru_purge loop
2007-01-04 Howard ChuUnify use of BDB lockers
2007-01-02 Kurt Zeilengahappy new year
2007-01-01 Howard ChuBypass a few redundant locks
2007-01-01 Howard ChuTweak cache_lru_print
2007-01-01 Howard ChuFix prev commit, hdb_cache_find_parent
2007-01-01 Howard ChuFix typo in prev commit
2007-01-01 Howard ChuFix prev commit
2007-01-01 Howard Chupartial revert - keep acquiring BDB lock in lru_purge.
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-12-31 Howard ChuDitch LRU cache replacement in favor of 2nd-chance...
2006-12-30 Howard ChuIn bdb_cache_add use a readlock outside the txn to...
2006-12-01 Howard ChuTweak bei_state so cache_lru_add doesn't ever try to...
2006-11-13 Howard ChuITS#4738 provisional fix, still needs confirmation
2006-10-19 Kurt ZeilengaSync with HEAD
2006-08-26 Quanah Gibson-Mountfix e_private value, goes along with memory leak fix...
2006-08-18 Kurt ZeilengaSync with HEAD
2006-07-19 Howard ChuFix prev commit, update kid counters too
2006-07-18 Howard ChuITS#4616 fix cache_modrdn bei_state management
2006-07-12 Howard ChuAdditional purge changes for rev 1.120, don't keep...
2006-06-01 Howard ChuITS#4572 don't unlock non-existent locks
2006-04-05 Howard ChuRevert cache-purge task, go back to purging inline
2006-03-31 Howard Chucleanup
2006-02-09 Howard ChuImprove prev commit
2006-02-09 Howard ChuSame as ITS#4385, must wake listener after submitting...
2006-01-07 Pierangelo Masaratisilence warning
2006-01-06 Howard ChuCleanup task declarations
2006-01-06 Howard ChuITS#4308 fix cache flush task interval
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Pierangelo Masaratifix indentation
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-12-08 Howard ChuITS#4254 fix lock ordering
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-10-18 Howard ChuCleanup unused def
2005-10-18 Howard ChuEliminate long-lived read transaction, we can just...
2005-10-18 Howard ChuITS#4088 force cursors to use same locker
2005-10-16 Howard ChuITS#4088 proposed fix
2005-09-08 Howard ChuITS#4015 silence pointer/integer size warnings
2005-09-08 Howard ChuITS#4010 fixes complaint, larger problem remains
2005-07-27 Hallvard Furusethbdb_locker_id, bdb_locker_id_free: BerkeleyDB lock...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
next