]> git.ipfire.org Git - thirdparty/squid.git/history - src/refresh.cc
Bug #1057: New options to refresh-pattern configuration
[thirdparty/squid.git] / src / refresh.cc
2004-11-07  hnoBug #1057: New options to refresh-pattern configuration
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-07-11  robertcSummary: ConnStateData tweaks to address race on close.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertcC++ conversion
2002-06-15  hnoBugzilla #351: ignore-reload should override max-age=0
2001-07-13  wesselsBugzilla #197: refreshIsCachable() incorrectly checks...
2001-01-12  wesselsUpdated copyright
2000-11-11  wesselstypo in comments
2000-11-10  wesselsDW:
2000-06-07  hnoMinor corrections of the formatting of the boilerplate...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-10-04  wessels2.3 branch merge
1999-06-10  wesselsFinally finished the bit of HTCP that checks the query...
1999-05-04  wesselsfix refresh stats
1999-01-20  wesselshenrik sez don't cache objects that we can't refresh...
1999-01-12  wesselsfixed client_side cache-control max-age (henrik)
1998-11-14  wessels2.1 merge
1998-11-12  wessels2.1 branch merge
1998-10-20  wesselsgindent
1998-10-19  rousskov- added maybe-counters, counters for intermediate decis...
1998-10-19  rousskov- Last-Modified: "now" should be stale no matter what...
1998-10-18  rousskov- added missing case counters to refreshCheck()
1998-10-17  wesselsuse array syntax instead of pointer syntax
1998-10-17  rousskov- fixed typos in refreshCountsStats
1998-10-17  rousskov- eliminated refreshWhen() which was out-of-sync with...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-21  wesselsput http-violating code inside HTTP_VIOLATIONS
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-21  wesselsHenrik's refresh_pattern reload patch
1998-08-18  wesselsoverride-expire and override-lastmod options for refres...
1998-08-18  wesselsFrom: Stewart Forster <slf@connect.com.au>
1998-08-12  wesselsdebugging
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-21  wesselsNew refresh algorithm. No longer set entry->lastmod...
1998-07-20  wesselschange FSF address
1998-07-17  wesselsmore const goop
1998-07-17  wesselscall urlCanonical() in refreshCheck() if entry->mem_obj...
1998-07-15  wesselsStoreEntry->refresh was a bad idea. It would require...
1998-07-15  wesselsChanged handling of cache hits. Swap in FIRST, then...
1998-05-21  wesselsChanged refresh_t->pct from an int to a double
1998-04-24  wesselsgindent
1998-04-22  rousskov- moved Config.Refresh loops to one place, refreshLimits()
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-04  wesselsFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
1997-07-16  wesselsgindent
1997-07-07  wesselsfinish mega config hacking on kite
1997-07-03  wesselsSupport for Cache-Control: proxy-revalidate. From...
1997-06-04  wesselsnew debug() macro; David Luyer
1996-12-21  wesselsfix semi-backwards logic of lm-factor which prevented...
1996-11-26  wesselsDon't return UDP_HIT for objects which will be stale...
1996-11-24  wesselsregex mucking so HP dudes dont have to put up with...
1996-11-19  wesselstypo
1996-11-13  wessels - Fixed expiresMoreThan() bug causing all UDP_M...
1996-11-07  wesselschange to squid.nlanr.net
1996-11-06  wesselsgindent
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-11-05  wessels - Fixed checkRefresh() to not cause IMS request...
1996-10-28  wessels - Fundamental changes to object TTLs; now think...
1996-10-27  wesselsadding