]> git.ipfire.org Git - thirdparty/squid.git/history - src/stat.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / stat.cc
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)
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-10-06  wesselsDW:
2000-10-06  wesselsDW:
2000-10-05  wesselsDW:
2000-10-04  wesselsDW:
2000-09-06  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-06  wesselsGlenn
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-07-13  wessels2.3 branch merge
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-05-22  wesselsAdded log_type to 'active_requests' output
1999-05-05  wessels2.2 branch merge
1999-05-05  wesselsgindent
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-04-23  wesselsbranch 2.2 merge
1999-04-16  wesselscomm_incoming crap for internal DNS
1999-04-15  wesselsSQUID_2_2 branch merge
next