summaryrefslogtreecommitdiffstats
path: root/support/htcacheclean.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Allow htcacheclean to deal in gigabytes.Colm MacCarthaigh2005-08-261-0/+4
* Add APR_FOPEN_BINARY to the options passed to apr for opening the Colm MacCarthaigh2005-08-231-4/+4
* Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.hAndreas Steinmetz2005-08-231-49/+1
* Update htcacheclean defines to match mod_disk_cache.c, Andreas is working onColm MacCarthaigh2005-08-231-2/+2
* * support/htcacheclean.c (directory_empty): Remove unused function.Joe Orton2005-08-121-26/+0
* Add -t option to htcacheclean to clean out empty directories.Justin Erenkrantz2005-08-111-5/+54
* - Bring htcacheclean into sync with mod_disk_cache. It now has a very basic ...Paul Querna2005-06-141-18/+68
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* avoid vim autoindent :)Jim Jagielski2004-12-101-2/+2
* Dangerous assumption, especially if apr_dir_read uses readdir_r.Jim Jagielski2004-12-101-5/+3
* use a smarter way to specify the limitAndré Malo2004-11-061-16/+33
* more native newlinesAndré Malo2004-11-061-12/+13
* better readability, native newlines, less spamAndré Malo2004-11-061-37/+41
* another warning.André Malo2004-11-061-1/+5
* avoid compiler warningAndré Malo2004-11-061-0/+1
* just styleAndré Malo2004-11-061-344/+336
* Add htcacheclean to function as cleanup utility (daemonizable) forJustin Erenkrantz2004-11-061-0/+1013