| Commit message (Expand) | Author | Age | Files | Lines |
| * | mod_cache: r->err_headers_out is not merged into | Graham Leggett | 2015-09-27 | 1 | -0/+1 |
| * | Merge r1632740 from trunk: | Jim Jagielski | 2014-11-11 | 1 | -5/+2 |
| * | Merge r1634237 from trunk: | Eric Covener | 2014-11-01 | 1 | -0/+5 |
| * | Merge r1619835, r1620461 from trunk: | Jim Jagielski | 2014-09-26 | 1 | -0/+2 |
| * | Merge r1572905, r1595305, r1597182, r1586827, r1534892, r1563193, r1597639 fr... | Jim Jagielski | 2014-06-17 | 1 | -3/+2 |
| * | Merge r1591328, r1594643, r1594648 from trunk: | Jim Jagielski | 2014-05-30 | 1 | -3/+5 |
| * | Merge r1591143 from trunk: | Jim Jagielski | 2014-05-19 | 1 | -1/+1 |
| * | Merge r1591320, r1591322, r1591390, r1591394 from trunk: | Jim Jagielski | 2014-05-19 | 1 | -32/+42 |
| * | Merge r1518269 from trunk: | Jim Jagielski | 2014-01-21 | 1 | -1/+0 |
| * | * mod_cache: Correct LOGNO which has not been updated when r1481396 was bac... | Jim Jagielski | 2013-09-17 | 1 | -1/+1 |
| * | Merge r1481396, r1502665 from trunk: | Jim Jagielski | 2013-07-27 | 1 | -2/+4 |
| * | CTR backport of r1501423 from trunk: | Eric Covener | 2013-07-11 | 1 | -1/+1 |
| * | mod_cache: Make option "CacheDisable" in mod_cache case insensitive PR 54462 | Graham Leggett | 2013-06-07 | 1 | -1/+1 |
| * | mod_cache: If a 304 response indicates an entity not currently cached, then | Graham Leggett | 2013-05-28 | 1 | -54/+31 |
| * | mod_cache: Ensure that we don't attempt to replace a cached response | Graham Leggett | 2013-05-28 | 1 | -0/+19 |
| * | core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions() | Graham Leggett | 2013-05-28 | 1 | -1/+1 |
| * | mod_cache: Ensure that updated responses to HEAD requests don't get | Graham Leggett | 2013-05-28 | 1 | -3/+4 |
| * | mod_cache: Honour Cache-Control: no-store in a request. | Graham Leggett | 2013-05-28 | 1 | -0/+10 |
| * | mod_cache: Make sure that contradictory entity headers present in a 304 | Graham Leggett | 2013-05-28 | 1 | -1/+67 |
| * | mod_cache: When serving from cache, only the last header of a multivalued | Graham Leggett | 2013-05-28 | 1 | -15/+10 |
| * | mod_cache: Ignore response headers specified by no-cache=header and | Graham Leggett | 2013-05-28 | 1 | -6/+8 |
| * | mod_cache: Invalidate cached entities in response to RFC2616 Section | Graham Leggett | 2013-05-28 | 1 | -21/+151 |
| * | mod_cache: Fix uninitialized tmppath variable. PR 54949 | Jim Jagielski | 2013-05-23 | 1 | -1/+1 |
| * | Merge r1479216 from trunk: | Jim Jagielski | 2013-05-23 | 1 | -1/+2 |
| * | mod_cache does no longer send Content-Type header | Rainer Jung | 2013-01-27 | 1 | -3/+6 |
| * | mod_cache: Wrong content type and character set when mod_cache serves | Graham Leggett | 2012-10-02 | 1 | -3/+4 |
| * | Editors choice on CHANGES | Jim Jagielski | 2012-08-14 | 1 | -0/+3 |
| * | Merge r1240315: | Stefan Fritsch | 2012-02-03 | 1 | -4/+5 |
| * | Backport r1209766, r1210252, r1210284: | Stefan Fritsch | 2011-12-05 | 1 | -28/+28 |
| * | Backport: | Graham Leggett | 2011-12-03 | 1 | -3/+1 |
| * | Backport: | Graham Leggett | 2011-11-30 | 1 | -0/+4 |
| * | mod_cache: Revert http://svn.apache.org/viewvc?view=revision&revision=1070179 | Graham Leggett | 2011-11-30 | 1 | -56/+21 |
| * | Merge r1205894 from trunk: | Jim Jagielski | 2011-11-24 | 1 | -7/+4 |
| * | Merge r1205423 from trunk: | Jim Jagielski | 2011-11-23 | 1 | -25/+8 |
| * | Merge r1204555 from trunk: | Jim Jagielski | 2011-11-21 | 1 | -1/+0 |
| * | Backport 1201331: | Graham Leggett | 2011-11-12 | 1 | -0/+14 |
| * | mod_cache: Ensure that CacheDisable can correctly appear within | Graham Leggett | 2011-08-15 | 1 | -16/+12 |
| * | mod_cache: Fix the moving of the CACHE filter, which erroneously | Graham Leggett | 2011-08-15 | 1 | -2/+2 |
| * | mod_cache: Ensure that r->content_type is set when serving stale | Graham Leggett | 2011-06-06 | 1 | -0/+3 |
| * | mod_cache: Clarify which scenario we have present, quick handler on and CACHE | Graham Leggett | 2011-05-23 | 1 | -3/+20 |
| * | Both lastmod and lastmods resolve to 0 when unset, but only lastmods is a | Graham Leggett | 2011-05-16 | 1 | -1/+1 |
| * | mod_cache: When content is served stale, and there is no means to | Graham Leggett | 2011-05-15 | 1 | -2/+9 |
| * | mod_cache: Make CacheEnable and CacheDisable configurable per | Graham Leggett | 2011-03-12 | 1 | -1/+27 |
| * | mod_cache: When a request other than GET or HEAD arrives, we must | Graham Leggett | 2011-02-13 | 1 | -21/+56 |
| * | mod_cache: Make sure that the moving of the CACHE filter to another | Graham Leggett | 2011-02-12 | 1 | -4/+8 |
| * | mod_cache: When a bad Expires date is present, we need to behave as if | Graham Leggett | 2011-02-12 | 1 | -3/+1 |
| * | Further trivial updates mod_disk_cache -> mod_cache_disk. | Rainer Jung | 2010-11-26 | 1 | -1/+1 |
| * | Fix a spelling mistake. | Graham Leggett | 2010-11-19 | 1 | -1/+1 |
| * | Fix a spelling mistake. | Graham Leggett | 2010-11-19 | 1 | -1/+1 |
| * | mod_cache: Respect the original Cache-Control header if no header arrives | Graham Leggett | 2010-10-23 | 1 | -1/+10 |