summaryrefslogtreecommitdiff
path: root/modules/cache/mod_disk_cache.h
Commit message (Expand)AuthorAgeFilesLines
* This time from the top, with three part harmony AND feeling...Graham Leggett2007-02-011-43/+4
* Change the default depth and length of directories for mod_disk_cache to a de...Paul Querna2006-12-311-1/+1
* mod_cache: Pass the output filter stack through the store_body()Graham Leggett2006-10-271-0/+2
* mod_disk_cache: Implement read-while-caching.Graham Leggett2006-10-111-1/+16
* mod_disk_cache: Do away with the write-to-file-then-move-in-placeGraham Leggett2006-10-101-4/+24
* mod_disk_cache: Make caching of large files possible on 32bit machinesGraham Leggett2006-09-261-0/+2
* mod_disk_cache: Make sure that only positive integers are acceptedGraham Leggett2006-09-261-2/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.hAndreas Steinmetz2005-08-231-0/+95