]> git.ipfire.org Git - thirdparty/squid.git/history - src/repl/heap/store_repl_heap.cc
Removed squid-old.h
[thirdparty/squid.git] / src / repl / heap / store_repl_heap.cc
2012-08-14  Francesco ChemolliRemoved squid-old.h
2012-08-06  Francesco ChemolliChanged all level-0 debugs messages to use the DBG_CRIT...
2012-08-06  Francesco ChemolliChanged all level-1 debugs messages to use DBG_IMPORTAN...
2012-02-24  Christos TsantilasMerge from trunk
2012-01-22  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h.
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-16  Amos JeffriesBug 2720: comment in same line as cache/mem_replacement...
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-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 a lot of whitespace crap, mostl of which introd...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-25  adrianAmos Jeffries' tidyup of the debugging sections.
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-05-19  wesselsFully deprecated storeLockObject(). Everything now...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-09-25  hnoBug #1009: Squid is falling periodically with segmentat...
2003-09-06  robertcSummary: Allow -DPURIFY to build.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2002-04-08  hnoChanged "age" to "heap_age" to avoid confustion.
2002-04-08  hnoAdded back missing attributions
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-03-15  wesselsfix delaypools/delay-pools typo and remove references...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-03  wesselsgindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0...
2000-06-09  hnoModular policy implementation. See programmers guide...