]> git.ipfire.org Git - thirdparty/squid.git/history - src/Store.h
SourceFormat: enforcement
[thirdparty/squid.git] / src / Store.h
2009-08-23  Amos JeffriesSourceFormat: enforcement
2009-08-14  Henrik NordstromPopulate cache_mem again on disk cache hits, moving...
2009-08-13  Henrik NordstromMerged from trunk
2009-08-04  Henrik NordstromMerged from trunk
2009-08-04  Henrik NordstromMerged from trunk
2009-08-01  Henrik NordstromMerged from trunk
2009-08-01  Henrik NordstromMerged from trunk
2009-08-01  Henrik NordstromMerged from trunk
2009-07-29  Henrik Nordstrommerged from trunk
2009-07-27  Henrik NordstromMerged from trunk
2009-07-27  Henrik NordstromUse typedefs of the relevant enums for store_status...
2009-07-27  Henrik NordstromMerged from trunk
2009-07-27  Henrik NordstromMake room for data being read in from disk, to avoid...
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-05-03  Amos JeffriesWrap C++ headers. Fixes define clash with libcompat
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-07  Amos JeffriesMinor cleanup
2009-03-19  Alex RousskovSourceLayout: esi/, take 1
2009-03-19  Alex RousskovMerged from trunk.
2009-03-17  Alex RousskovMerged from trunk.
2009-03-17  Alex RousskovMerged from trunk.
2009-03-17  Alex RousskovMerged from trunk.
2009-03-13  Alex RousskovMerged from trunk.
2009-03-10  Alex RousskovMerged from trunk.
2009-03-10  Alex RousskovSourceLayout: esi/, take 1
2009-02-13  Amos JeffriesBug 2287: Send a 505 on requests with unsupported HTTP...
2009-02-10  Henrik NordstromMerged from trunk
2009-02-09  Francesco ChemolliMerged from trunk
2009-02-09  Amos JeffriesMerge from trunk
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesMerge from trunk
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-08-24  Francesco ChemolliRemoved code handling K&R-style varargs.
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-13  Francesco ChemolliNamespace cleanups and dead code removal
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-10  Francesco ChemolliYet more caller refactoring.
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2008-01-08  hnoMore off_t related cleanups triggered by Bug #2164.
2007-11-19  serassioFix build failure caused by a typo.
2007-11-16  wesselsRenamed "SQUID_ESI" to "USE_SQUID_ESI" at request of...
2007-11-16  wesselsChange 'ESI' define to 'SQUID_ESI'
2007-09-28  hnoAudited the code for possible >2GB issues
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-21  wesselsChanged storeAbort() into StoreEntry::abort()
2007-04-20  wesselsRemoving storeLowestMemReaderOffset() as unused.
2007-04-18  wesselsConverted three store_swapout.cc functions to StoreEntr...
2007-04-17  wesselsConverted contentLen() to a StoreEntry class method.
2007-04-17  wesselsConverted objectLen() to a StoreEntry class method.
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-20  wesselsConverted storeRelease() to a StoreEntry method.
2006-05-19  wesselsFully deprecated storeLockObject(). Everything now...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2006-03-03  wesselsmoved httpMakePublic(), httpMakePrivate(), and httpCach...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2005-11-22  wesselsAdded StoreEntry::isAccepting() method to let others...
2005-01-06  robertcmark Store::Root() as inline, and remove a duplicate...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-08-30  robertcMerge in MemPools objectification.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-22  robertcSummary: Merge disk-factoring.
2003-03-15  robertcSummary:
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcmake StoreEntry the type for _StoreEntry throughout
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  adrianunsigned int != size_t on macos.
next