summaryrefslogtreecommitdiff
path: root/modules/cache/cache_util.c
Commit message (Expand)AuthorAgeFilesLines
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-16/+16
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-3/+3
* Two minor whitespace cleanups. Syncs with the 2.2.x branch.Colm MacCarthaigh2005-10-031-2/+2
* Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-hostColm MacCarthaigh2005-08-231-7/+49
* 'generate_name' is too generic to be in the public symbols. Rename it to ap_c...Paul Querna2005-06-031-2/+2
* Make IgnoreCacheControl do what it implies when it comes to requests andSander Striker2005-03-081-6/+8
* Improve caching a bit more...Sander Striker2005-03-081-2/+22
* Remove an unused function.Sander Striker2005-03-081-11/+0
* * modules/cache/cache_util.c (ap_cache_check_freshness): Use r->headers_in notJustin Erenkrantz2005-03-071-1/+4
* * modules/cache/mod_disk_cache.c (store_body): Fix format stringJoe Orton2005-02-111-1/+0
* Cleanup structures in mod_cache and friends to remove unused or unnecessaryJustin Erenkrantz2005-02-081-42/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* At long last, promote mod_cache and friends out of experimental/.Justin Erenkrantz2004-11-271-0/+554