]> git.ipfire.org Git - thirdparty/squid.git/history - src/CacheManager.h
Removed CVS $ markers
[thirdparty/squid.git] / src / CacheManager.h
2012-09-01  Francesco ChemolliRemoved CVS $ markers
2012-08-14  Francesco ChemolliRemoved squid-old.h
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-06-17  Amos JeffriesUpgrade comm layer Connection handling
2011-06-17  Amos JeffriesMerged from trunk
2011-06-04  Amos JeffriesSync with trunk
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-01-31  Amos JeffriesMerge from trunk
2010-12-08  Amos JeffriesMerged from trunk
2010-12-03  Amos JeffriesMerge from trunk
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-04  Amos JeffriesMerge form trunk
2010-10-29  Automatic source... SourceFormat Enforcement
2010-10-28  Alex RousskovSMP Cache Manager, Phase2 implementation.
2010-10-08  Amos JeffriesMerge from trunk
2010-10-03  Amos JeffriesMerged from trunk
2010-10-02  Amos JeffriesMerge from trunk
2010-09-13  Amos JeffriesMerge from trunk. plus some polish
2010-09-04  Amos JeffriesMerge from trunk
2010-08-27  Amos JeffriesMerged from trunk
2010-08-27  Amos JeffriesRoll Comm::Connection into client-facing
2010-08-13  Amos JeffriesPermit rotate logs from cachemgr
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-07  Amos JeffriesAuthor: Source maintenance
2009-03-31  Amos JeffriesAutoDocs: Upgrade to 1.5.8 and fix many doc errors.
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 ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-05  Francesco ChemolliDocumentation.
2008-07-04  Francesco ChemolliMerged from trunk
2008-07-04  Francesco ChemolliList of actions is now a first-class protected data...
2008-07-04  Francesco ChemolliRefactored menu action.
2008-07-04  Francesco ChemolliShortened action classes' names. Since they're private...
2008-07-04  Francesco ChemolliCommand object classes are now members of the CacheMana...
2008-07-04  Francesco ChemolliTurned reconfigure into command object
2008-07-04  KinkieMerged from trunk
2008-07-04  KinkieRefactored shutdown command from legacy-style to object...
2008-07-04  KinkieAdded variant of registration function which takes...
2008-07-03  KinkieMoved the ActionTable to a Vector. Still Kludgy, but...
2008-07-03  KinkieMoved Action initialization to object constructors.
2008-07-02  Kinkieimported changes from older tree
2008-07-02  KinkieImported changes from old trees.
2008-06-30  KinkieYet more refactoring.
2008-06-30  KinkieMore refactoring: moved some C-style methods to C+...
2008-06-30  KinkieVirtual functions for cachemgr are not really needed...
2008-06-29  KinkieYet more refactoring
2008-06-29  KinkieMore refactoring, moved C-style methods into C++-style...
2008-06-29  KinkieRefactored CacheManager class into a singleton.
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...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...