]> git.ipfire.org Git - thirdparty/squid.git/history - src/MemStore.h
Various shared memory-based collapsed forwarding improvements and fixes.
[thirdparty/squid.git] / src / MemStore.h
2013-06-22  Alex RousskovVarious shared memory-based collapsed forwarding improv...
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-01-20  Alex RousskovPolished names, debugging, comments, whitespaces, style.
2013-01-20  Alex RousskovMem-cache entries exceeding one shared memory page...
2013-01-07  Alex RousskovSynced with Ipc::StoreMap API changes. No functionality...
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-16  Alex RousskovAllow a ufs cache_dir entry to coexist with a shared...
2012-10-05  Francesco ChemolliSourceFormat merge: removed CVS-Id tags, removed unnece...
2012-10-04  Francesco ChemolliRemoved leftover CVS-Id markers
2012-07-18  Christos Tsantilasmerge from trunk (r12216 v3.2.0.18+)
2012-07-16  Francesco ChemolliMerged from trunk
2012-07-13  Dmitry KurochkinRestore memory caching ability lost since r11969.
2011-10-14  Alex RousskovSMP shared memory cache stats were not collected.
2011-09-16  Francesco ChemolliMerged from trunk
2011-09-13  Alex RousskovSMP Caching: Core changes, IPC primitives, Shared memor...
2011-09-12  Alex RousskovMerged from parent (trunk r11728, v3.2.0.11+).
2011-09-06  Alex RousskovSourceFormat Enforcement
2011-09-06  Alex RousskovMerged from parent (trunk r11711, v3.2.0.11+).
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-25  Dmitry KurochkinMerged from parent (trunk r11672, v3.2.0.10+).
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-05-12  Alex RousskovRemoved Rock-specific code from StoreController.
2011-04-27  Dmitry KurochkinRemove updateSize() from Store and make it protected...
2011-04-25  Dmitry KurochkinRework shared object design and management API.
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-18  Dmitry KurochkinUse page-rounded size for MemStore size rather than...
2011-04-18  Dmitry KurochkinWarn if MemStore cannot support the configured maximum...
2011-04-18  Dmitry KurochkinImprove statistic reporting for shared Rock caches.
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-14  Alex RousskovPolished shared memory initialization sequence, using...
2011-04-13  Alex RousskovFixed shared memory cleanup code -- we were not returni...
2011-04-12  Alex RousskovAdded initial shared memory cache implementation (MemSt...