]> granicus.if.org Git - apache/history - modules/cache
mod_session_cookie: Add a session implementation capable of storing
[apache] / modules / cache /
2008-03-13 Ruediger Pluem* Do not do Range requests if we use our own conditiona...
2008-03-12 Ruediger Pluem* Restore the original request headers if the cached...
2008-03-02 Ruediger Pluem* If the cached entity contained Cache-Control: no...
2008-02-11 Dirk-Willem van... Incorperate feedback of Rudiger.
2008-02-11 Dirk-Willem van... Turn the cache module into first class citizens (well...
2008-02-11 Dirk-Willem van... Return a little bit more error information when, say...
2007-12-29 Ruediger Pluem* Change loglevel from ERROR to WARNING if the renaming...
2007-12-28 Ruediger Pluem* Make loglevel consistent for similar situations....
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-06-01 Eric CovenerSECURITY: CVE-2007-1862 (cve.mitre.org)
2007-05-18 Justin Erenkrantzmod_cache: Do not set Date or Expires when they are...
2007-05-18 Justin Erenkrantzmod_cache: Correctly handle HEAD requests on expired...
2007-05-17 Justin Erenkrantzmod_cache: Let Cache-Control max-age set the expiration...
2007-05-17 Justin Erenkrantzmod_disk_cache: If the Vary'd content is stale, we...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Justin ErenkrantzRFC 2616 13.2.1 calls out max-age as being a valid...
2007-05-06 Ruediger Pluem* Prevent a segmentation fault if one of the Cache...
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-02-12 Ruediger Pluem* Save the key we generate during our first run of...
2007-02-06 Ruediger Pluem* Add CacheIgnoreQueryString directive to cache request...
2007-02-01 Graham LeggettThis time from the top, with three part harmony AND...
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-12-31 Paul QuernaChange the default depth and length of directories...
2006-12-08 Jeff Trawickwhitespace fix
2006-12-03 Ruediger Pluem* Remove expired content from cache that cannot be...
2006-11-18 Ruediger Pluem* Use the query string stored in r->parsed_uri.query...
2006-11-02 Martin KraemerFix broken compile for platforms with sendfile() -...
2006-11-01 Ruediger Pluem* Increase the minimum and default value for MCacheMinO...
2006-10-27 Graham LeggettRestore the pdconf configuration structure in the SENDF...
2006-10-27 Graham Leggettmod_cache: Pass the output filter stack through the...
2006-10-26 Graham LeggettRevert the splitting of buckets before they are handed...
2006-10-25 Graham LeggettOptimise the alternate case. Fail fast and stop splitti...
2006-10-25 Graham Leggettmod_cache: Fix an out of memory condition that occurs...
2006-10-11 Graham Leggettmod_disk_cache: Implement read-while-caching.
2006-10-10 Graham Leggettmod_disk_cache: NULL fd pointers when closing them...
2006-10-10 Graham Leggettmod_disk_cache: Do away with the write-to-file-then...
2006-09-27 Graham Leggettmod_cache: Eliminate a bogus error in the log when...
2006-09-26 Graham LeggettAllocate the temporary copy file buffer from a pool.
2006-09-26 Graham Leggettmod_disk_cache: Make caching of large files possible...
2006-09-26 Graham Leggettmod_mem_cache: Convert mod_mem_cache to use APR memory...
2006-09-26 Graham LeggettMemory leak fix: Unconditionally free the buffer.
2006-09-26 Graham Leggettmod_cache: From RFC3986 (section 6.2.3.) if a URI conta...
2006-09-26 Graham LeggettDon't cache requests with a expires date in the past...
2006-09-26 Graham Leggettmod_disk_cache: Make sure that only positive integers...
2006-09-20 Garrett Rooney* modules/cache/mod_cache.h: Fix comment that was obvio...
2006-09-20 Garrett Rooney* modules/cache/mod_cache.h
2006-07-26 Ruediger Pluem* Remove all filters that are before the cache_out...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-06-03 Ruediger Pluem* If possible, check if the size of an object to cache...
2006-06-03 Ruediger Pluem* info->expire and info->date are in microseconds....
2006-05-30 Ruediger Pluem* Keep the Content-Type for successfully revalidated
2006-05-28 Ruediger Pluem* Remove temporary files if renaming fails, otherwise...
2006-05-22 Ruediger Pluem* Cleanup the code by replacing some inline code to...
2006-05-21 Ruediger Pluem* Fix const compiler warning introduced by r407357.
2006-05-17 Ruediger Pluem* Handle the cases "no proxy request" and "reverse...
2006-05-03 Ruediger Pluem* Add Content-Type to headers_out if not already set...
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-23 Ruediger Pluem* Consequently use disk_cache: in error log strings
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-03-31 Ruediger Pluem* As per discussion on the list: Return error code...
2006-03-29 Ruediger Pluem* Check return value of apr_bucket_read when storing...
2006-01-25 Ian Holsmanadd Colm's explanation of the cache_info structure...
2006-01-17 Ruediger Pluem* Add CacheMinExpire directive to set the minimum time...
2006-01-10 Ruediger Pluem* Fix PR38017 by handling the selection of the hostname...
2005-12-18 Ruediger Pluem* If the mod_proxy backend connection broke in the...
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-11-02 Bill Stoddardfix memory leak. Reported by <christophe.jaillet@wanado...
2005-10-17 Ruediger Pluem* Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBR...
2005-10-03 Colm MacCarthaighTwo minor whitespace cleanups. Syncs with the 2.2.x...
2005-09-26 Colm MacCarthaighFixes and cleanups for mod_cache;
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-23 Colm MacCarthaighEnhance CacheEnable/CacheDisable to control caching...
2005-08-23 Colm MacCarthaighremove some unused variables and re-name cache_select_u...
2005-08-23 Colm MacCarthaighImprove the cache hit/miss ratio by canonicalising...
2005-08-23 Andreas SteinmetzSplit mod_disk_cache.c into mod_disk_cache.c and mod_di...
2005-08-12 Justin ErenkrantzMove the debuging log message about the removal of...
2005-08-12 Justin Erenkrantzmod_disk_cache: Remove the directory path of the cached...
2005-08-12 Joe Orton* modules/cache/cache_storage.c (cache_remove_url)...
2005-08-11 Justin ErenkrantzFix incorrectly served 304 responses when expired cache...
2005-08-11 Justin Erenkrantzmod_cache: Implement remove URL via a filter.
2005-08-11 Justin ErenkrantzImplement mod_disk_cache's remove_url.
2005-08-10 Justin Erenkrantzmod_disk_cache: Retry file rename up to three times...
2005-07-21 Paul QuernaOpps. Use the correct member of the structure.
2005-07-21 Paul QuernaCorrectly restore the HTTP status from the cache handler.
2005-07-20 Paul QuernaQuick hack to store varied contents under the same...
2005-07-20 Paul QuernaNow you can run mod_deflate before mod_cache, and cache it.
2005-06-17 William A. Rowe Jr caddr_t is quite non-portable, but a (void*) will...
2005-06-15 Bradley NicholesFix up some type mismatches that are causing compiler...
2005-06-14 Paul Querna- Remove unneeded cast.
2005-06-14 Paul Querna- Partial revert of revision 190535. Remove const...
2005-06-14 Paul Querna* cache/mod_disk_cache.c: Make most members of disk_cac...
next