]> granicus.if.org Git - apache/history - support/htcacheclean.c
Fix compile time warning. AJP protocol method is byte.
[apache] / support / htcacheclean.c
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-26 Colm MacCarthaighAllow htcacheclean to deal in gigabytes.
2005-08-23 Colm MacCarthaighAdd APR_FOPEN_BINARY to the options passed to apr for...
2005-08-23 Andreas SteinmetzSplit mod_disk_cache.c into mod_disk_cache.c and mod_di...
2005-08-23 Colm MacCarthaighUpdate htcacheclean defines to match mod_disk_cache...
2005-08-12 Joe Orton* support/htcacheclean.c (directory_empty): Remove...
2005-08-10 Justin ErenkrantzAdd -t option to htcacheclean to clean out empty direct...
2005-06-14 Paul Querna- Bring htcacheclean into sync with mod_disk_cache...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-12-10 Jim Jagielskiavoid vim autoindent :)
2004-12-10 Jim JagielskiDangerous assumption, especially if apr_dir_read uses...
2004-11-06 André Malouse a smarter way to specify the limit
2004-11-06 André Malomore native newlines
2004-11-06 André Malobetter readability, native newlines, less spam
2004-11-06 André Maloanother warning.
2004-11-06 André Maloavoid compiler warning
2004-11-06 André Malojust style
2004-11-06 Justin ErenkrantzAdd htcacheclean to function as cleanup utility (daemon...