]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_digest.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / store_digest.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
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 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-04-27  Dmitry KurochkinStore Config.Store.avgObjectSize in bytes.
2011-04-27  Dmitry KurochkinChange SwapDir::max_size to bytes, make it protected...
2011-04-27  Dmitry KurochkinMake Store::currentSize() return size in bytes.
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-18  Dmitry KurochkinImprove statistic reporting for shared Rock caches.
2010-11-04  Amos JeffriesMerge form trunk
2010-10-28  Alex RousskovSMP Cache Manager, Phase2 implementation.
2010-05-13  Amos JeffriesMerge from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-06  Amos JeffriesMerge from trunk
2010-03-04  Alex RousskovMerged from parent (trunk r10303).
2010-02-12  Amos JeffriesMerge from trunk
2010-02-06  Amos JeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliCleaned up the namespace some.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMore cache manager initialization calls reshuffling.
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-10  Francesco ChemolliMore caller refactoring.
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup yet another astyle artefact where struct {...
2008-01-08  hnoMore off_t related cleanups triggered by Bug #2164.
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-20  wesselsRemoved a bunch of code marked UNUSED_CODE, OLD, and...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-30  robertcMove clientCachable logic onto HttpRequest, as all...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-05-09  robertcMore decoupling work:
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-02-18  wesselsReplaced the single-line wrapper function storeEntryRep...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2003-09-29  robertcSummary: Merge Gerard's AIX signed and datatype size...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-25  robertcencapsulate tcp_reset flag
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertcC++ conversion
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-08  hnoOops... was a bit tired there.
2001-02-08  hnoFix for a forgotten cbdata change in digest generation
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-14  wesselshttpBuildVersion() fixes from 2.4 branch, plus indent
2000-11-01  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-06-07  hnoMinor corrections of the formatting of the boilerplate...
2000-05-12  wesselsDW:
2000-05-06  adrianbrought over from modio - storeExpiredReferenceAge...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-14  wesselsDW:
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-09-08  wesselsskip adding objects that will probably be replaced...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-25  wesselsgindent
1998-11-14  rousskov- added -k parse option
1998-11-12  wessels2.1 branch merge
next