]> git.ipfire.org Git - thirdparty/squid.git/history - src/access_log.cc
Merged from trunk.
[thirdparty/squid.git] / src / access_log.cc
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 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-09  Francesco ChemolliMerged from trunk.
2008-07-09  Francesco ChemolliRefactored actions "via_headers", "forw_headers" and...
2008-07-02  Kinkieimported changes from older tree
2008-06-25  Amos JeffriesAuthor: Alter <alter@alter.org.ua>
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-05-08  Alex RousskovMerge from trunk
2008-05-05  Henrik NordstromBug #1784: access_log syslog results in blanks syslog...
2008-04-19  Amos JeffriesMerged from trunk
2008-04-17  Alex RousskovMerge from trunk
2008-04-14  Henrik NordstromBug #2310: Incorrect default time/date log format
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-22  Henrik Nordstrommerged from trunk
2008-03-20  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-03-18  Henrik NordstromBug #2263: Custom log formats fail to log file sizes...
2008-03-16  Henrik NordstromCleanup yet another astyle artefact where struct {...
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-08-14  hnoFix a few more broken or missing casts
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-05-18  hnoFix reply header log format %{header}<h. Was logging...
2007-05-18  hnoAuthor: Emilio Casbas <ecasbas@unav.es>
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-24  hnoReserver the oa and ot logformat tags for outgoing...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2006-11-04  hnoAdd client source port logformat tag >p
2006-10-02  adrianAdd in a missing \n for the Squid access log format...
2006-09-30  serassioBug #1784: access_log syslog results in blanks syslog...
2006-07-27  hnoBug #1694: Assertion failure in mgr:config if using...
2006-06-08  hnoBug #1548: Cleanup of 304 processing
2006-05-31  wesselsMake access_log.cc compile again with --enable-forw...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-09  robertcMore decoupling work:
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-02-19  serassioBug #1485: logformat debugging messages
2006-02-18  wesselsBug #1513 Some 206 responses logged incorrectly
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-10-16  serassioBug #1429: %ue does not work in logformat
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-02  hnoFix log escape selection mechanism to properly handle...
2005-09-01  wesselsSome changes and new features for MemBuf to make it...
2004-12-26  serassioBuild fails on Linux and FreeBSD (and probably on all...
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-11-07  hnoClean up use of isXXX ctype functions to always call...
2004-10-18  hnoBug #860: ACL based logging does not work
2003-10-17  robertcMove HierarchyLogEntry, all depended classes, and their...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-20  hnoBug: "access_log none" segfaults Squid on startup
2003-08-13  robertcSummary: Add %<sS and %<sH to custom log formats.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-28  adrianTreat blank usernames as not having supplied one at...
2003-07-18  hnoBug #711: config file dump from cachemgr broken.
2003-07-16  hnoRemove bitfield definition of quote. Having it as a...
2003-07-16  wesselsBugzilla #686
2003-07-12  hnoAllow log format specifications to force quoting/escapi...
2003-07-09  hnoSome missing external acl pieces
2003-07-09  hnoFix a memory corruption bug if log tags carrying "unsaf...
2003-07-07  hnoCustom log formats, and selective access logging. See...
2003-06-28  hno* ext_user acl type to match user name returned by...
2003-06-10  wesselslog_quote() and username_quote() should always quote...
2003-02-23  robertcSummary: More Windows Merges.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-12-07  hnoSSL support update
2002-10-14  robertcC++ conversion
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-15  robertcfix headers to allow inclusion into C++ source
2002-06-16  hnoPrevent logging of "blank" user names. If the username...
2002-02-26  hnoFix "access_log none" (and "forward_log none")
2001-10-24  hnoformat fixes
2001-10-17  hnoindent
2001-10-17  adrianA bunch of quick patches to silence gcc warnings when...
2001-08-23  robertcPrevent segmentation fault when using emulate_httpd_log...
2001-04-10  hnoFrom Andres Kroonmaa:
2001-02-08  hnoCleaned up the namespace (local functions made static)
next