]> git.ipfire.org Git - thirdparty/squid.git/history - src/stat.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / stat.cc
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-18  Henrik NordstromAuthor: Eugene Gladchenko <eugene@donpac.ru>
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-07-04  KinkieMerged from trunk
2008-07-02  Amos JeffriesCleanup: Drop appname and full_appname_string constant...
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-13  rousskovMerging async-call branch changes to HEAD:
2008-01-07  hnoFix some minor casting errors affecting cachemgr report...
2007-12-27  hnoBug #2114: cache memory accounting not working well
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-09-21  hnoBug #2088: sbrk statistics broken when process size...
2007-09-01  hnoClean up use of USE_POLL/HAVE_POLL
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-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsRemoved some uses of RefCount::getRaw()
2007-04-14  wesselsAdded 'service_times' cachemgr page to report service...
2007-04-13  wesselssolve some strange negative integer to double conversio...
2007-04-12  wesselsAdded reporting of swap and memory usage (%used, %free...
2007-02-25  hnoKill the psuedo-support for wais. Was never really...
2006-08-28  serassioWindows port: missing syscalls.selects in stats when...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-07-08  serassioBug #1653: Username info not logged into Cachemgr activ...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-19  wesselsFully deprecated storeLockObject(). Everything now...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-09-09  wesselscosmetic: Remove silly "typedef class ClientHttpRequest...
2005-05-15  serassioBug #802: squid should report username in stats when...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-12-27  serassioBug #1149: segfault on mgr:vm_objects
2004-12-21  robertcBug# 103 post merge fix for stat.cc
2004-12-21  robertcBug #103: Use meaningful labels in the hit/miss statist...
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 #882: Add delay pools information to active_requests
2003-09-29  robertcSummary: Merge Gerard's AIX signed and datatype size...
2003-08-28  hnoFound a old STAT_GRAPHS patch laying around in my Squid...
2003-07-18  wesselsAdded counters for HTCP messages sent and received...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-07-10  robertcSummary: Refactoring: ClientHttpRequest.
2003-06-23  wesselsuse sbrk() for high_memory_warning check if mallinfo...
2003-06-20  robertcSummary: Encapsulate ClientHttpRequest::entry.
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-22  hnoFrom Guido:
2003-03-15  robertcSummary:
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-27  hnodate: 2003/01/27 05:00:06; author: wessels; state...
2003-01-27  hnoTypecast sbrk pointer arithmetics into (int) when print...
2003-01-23  robertcsbrk void to char * fix, and client_side_request header...
2003-01-23  robertcImport of fix-ranges branch
2003-01-18  hnodate: 2003/01/10 17:52:53; author: wessels; state...
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-10-25  adrianExplicit type conversation, ta C++.
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  adrianprintf forced typedefs.
2002-10-14  robertcC++ conversion
2002-10-06  robertcautoconf25 merge
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-04-08  hnoBugzilla #132:
2002-04-06  adrianDon't try to spit out the 'unallocated' stuff unless...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-02-26  adrianBring across my first phase of commloops development.
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-10-24  hnoformat fixes
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-07-17  hnoLimit memory used for select() statistics. It was alloc...
2001-05-28  hnoBugzilla #162
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-08  hnoCleaned up the namespace (local functions made static)
next