]> git.ipfire.org Git - thirdparty/squid.git/history - src/store_digest.cc
Merged from trunk.
[thirdparty/squid.git] / src / store_digest.cc
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
1998-10-20  wesselsgindent
1998-10-17  rousskov- eliminated refreshWhen() which was out-of-sync with...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsFixed cachemgr 'objects' implementation. dump one...
1998-07-20  wesselschange FSF address
1998-07-15  wesselsStoreEntry->refresh was a bad idea. It would require...
1998-07-15  wesselsAdded time_t StoreEntry->refresh for cache digests.
1998-06-06  rousskov- decreased StoreDigestBitsPerEntry from 6 to 5.
1998-05-27  wesselsre-fix event spin problems
1998-05-26  wesselsevent times with 0.0 can "spin" the event queue until...
1998-05-15  wesselsMillisecond timing patch for events, comm_select/comm_p...
1998-05-15  wesselsAdded weights to event structure. We need to run ALL
1998-05-13  wesselseventAdd cleanups
1998-05-13  wesselseventAdd, eventRun, et al. now check cbdata before...
1998-05-06  wesselsmissing squid-internal-periodic
1998-05-05  wesselsreworking squid-internal namespace and functions
1998-04-24  wesselsgindent
1998-04-24  wesselsunifiy DIGEST #ifdefs into USE_CACHE_DIGESTS
1998-04-22  rousskov- better synchronization between Rebuild and Rewrite
1998-04-22  rousskov- temporary fix to prevent digests from overflows
1998-04-14  rousskov- digest size is now calculated using both maximum...
1998-04-09  rousskov- increased min delays for digest updating/regenerating
1998-04-09  rousskov- added peer_digest.o
1998-04-08  rousskov- new urlpath for store_digest ("/store_digest");
1998-04-07  wesselsgindent
1998-04-04  rousskov- added code to create/rebuild/rewrite store_digest
1998-04-03  rousskov- Added internal support for cache digest (store_digest...