| Commit message (Expand) | Author | Age | Files | Lines |
| * | Centralize hop-by-hop header handling in the disk caching code. Note that 'ou... | Dirk-Willem van Gulik | 2008-04-17 | 1 | -12/+3 |
| * | Incorperate feedback of Rudiger. | Dirk-Willem van Gulik | 2008-02-11 | 1 | -13/+1 |
| * | Return a little bit more error information when, say a disk is full or someth... | Dirk-Willem van Gulik | 2008-02-11 | 1 | -9/+42 |
| * | * Change loglevel from ERROR to WARNING if the renaming of the vary, headers | Ruediger Pluem | 2007-12-29 | 1 | -3/+3 |
| * | * Make loglevel consistent for similar situations. As this really should not | Ruediger Pluem | 2007-12-28 | 1 | -2/+2 |
| * | mod_disk_cache: If the Vary'd content is stale, we can handle it via our | Justin Erenkrantz | 2007-05-17 | 1 | -4/+0 |
| * | mod_disk_cache: When renegotiating an already cached Vary'd response, do not | Justin Erenkrantz | 2007-05-17 | 1 | -2/+0 |
| * | mod_disk_cache: When renegotiating an already cached Vary'd response, create | Justin Erenkrantz | 2007-05-17 | 1 | -0/+9 |
| * | This time from the top, with three part harmony AND feeling... | Graham Leggett | 2007-02-01 | 1 | -1173/+312 |
| * | Fix broken compile for platforms with sendfile() -- As Graham says: Looks lik... | Martin Kraemer | 2006-11-02 | 1 | -0/+4 |
| * | Restore the pdconf configuration structure in the SENDFILE case. | Graham Leggett | 2006-10-27 | 1 | -0/+4 |
| * | mod_cache: Pass the output filter stack through the store_body() | Graham Leggett | 2006-10-27 | 1 | -272/+217 |
| * | mod_disk_cache: Implement read-while-caching. | Graham Leggett | 2006-10-11 | 1 | -13/+271 |
| * | mod_disk_cache: NULL fd pointers when closing them, fix missing | Graham Leggett | 2006-10-10 | 1 | -16/+27 |
| * | mod_disk_cache: Do away with the write-to-file-then-move-in-place | Graham Leggett | 2006-10-10 | 1 | -258/+670 |
| * | Allocate the temporary copy file buffer from a pool. | Graham Leggett | 2006-09-26 | 1 | -3/+8 |
| * | mod_disk_cache: Make caching of large files possible on 32bit machines | Graham Leggett | 2006-09-26 | 1 | -41/+263 |
| * | mod_disk_cache: Make sure that only positive integers are accepted | Graham Leggett | 2006-09-26 | 1 | -6/+16 |
| * | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
| * | * server/core.c (default_handler): Use apr_brigade_insert_file() to | Joe Orton | 2006-06-14 | 1 | -3/+2 |
| * | * If possible, check if the size of an object to cache is within the | Ruediger Pluem | 2006-06-03 | 1 | -0/+16 |
| * | * Remove temporary files if renaming fails, otherwise they may accumulate. | Ruediger Pluem | 2006-05-28 | 1 | -1/+6 |
| * | * Consequently use disk_cache: in error log strings | Ruediger Pluem | 2006-04-23 | 1 | -5/+5 |
| * | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
| * | * As per discussion on the list: Return error code of apr_file_write_full | Ruediger Pluem | 2006-03-31 | 1 | -2/+2 |
| * | * Check return value of apr_bucket_read when storing the response body to disk. | Ruediger Pluem | 2006-03-29 | 1 | -1/+9 |
| * | * If the mod_proxy backend connection broke in the middle of the response, | Ruediger Pluem | 2005-12-18 | 1 | -1/+1 |
| * | No functional change: remove "internal" tab spacing/formatting. | Jim Jagielski | 2005-11-16 | 1 | -2/+2 |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -14/+14 |
| * | remove some unused variables and re-name cache_select_url() to simply | Colm MacCarthaigh | 2005-08-23 | 1 | -1/+1 |
| * | Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h | Andreas Steinmetz | 2005-08-23 | 1 | -64/+1 |
| * | mod_disk_cache: Remove the directory path of the cached file as far as possible | Justin Erenkrantz | 2005-08-12 | 1 | -2/+49 |
| * | Implement mod_disk_cache's remove_url. | Justin Erenkrantz | 2005-08-11 | 1 | -2/+44 |
| * | mod_disk_cache: Retry file rename up to three times to ameliorate race | Justin Erenkrantz | 2005-08-10 | 1 | -3/+30 |
| * | Quick hack to store varied contents under the same path, making it | Paul Querna | 2005-07-20 | 1 | -6/+28 |
| * | caddr_t is quite non-portable, but a (void*) will do the trick. | William A. Rowe Jr | 2005-06-17 | 1 | -1/+1 |
| * | Fix up some type mismatches that are causing compiler errors in Metrowerks on... | Bradley Nicholes | 2005-06-15 | 1 | -1/+1 |
| * | - Remove unneeded cast. | Paul Querna | 2005-06-14 | 1 | -1/+1 |
| * | - Partial revert of revision 190535. Remove const from tempfile, since apr_f... | Paul Querna | 2005-06-14 | 1 | -1/+1 |
| * | * cache/mod_disk_cache.c: Make most members of disk_cache_object into const c... | Paul Querna | 2005-06-14 | 1 | -14/+14 |
| * | - Remove unused dirlevels and dirlength from the cache info structure. | Paul Querna | 2005-06-14 | 1 | -4/+0 |
| * | Based on feedback from dev@httpd, store Vary headers inside the '.header' file. | Paul Querna | 2005-06-13 | 1 | -28/+292 |
| * | - link/unlink are not called directly, so we do not need this extra header. | Paul Querna | 2005-06-11 | 1 | -4/+0 |
| * | - Use apr_file_mktemp() and rename the header data file to its final location... | Paul Querna | 2005-06-11 | 1 | -11/+24 |
| * | 'generate_name' is too generic to be in the public symbols. Rename it to ap_c... | Paul Querna | 2005-06-03 | 1 | -4/+4 |
| * | Tracked down by Justin Erenkrantz. | Sander Striker | 2005-03-06 | 1 | -67/+61 |
| * | * modules/cache/mod_disk_cache.c (store_body): Fix format string | Joe Orton | 2005-02-11 | 1 | -4/+5 |
| * | More work to properly handle revalidated responses correctly. | Justin Erenkrantz | 2005-02-09 | 1 | -0/+1 |
| * | Make the function declaration match the prototype | Bradley Nicholes | 2005-02-08 | 1 | -1/+1 |
| * | Cleanup structures in mod_cache and friends to remove unused or unnecessary | Justin Erenkrantz | 2005-02-08 | 1 | -46/+8 |