index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
htcacheclean.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-6
/
+6
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-1
/
+1
*
Allow htcacheclean to deal in gigabytes.
Colm MacCarthaigh
2005-08-26
1
-0
/
+4
*
Add APR_FOPEN_BINARY to the options passed to apr for opening the
Colm MacCarthaigh
2005-08-23
1
-4
/
+4
*
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
Andreas Steinmetz
2005-08-23
1
-49
/
+1
*
Update htcacheclean defines to match mod_disk_cache.c, Andreas is working on
Colm MacCarthaigh
2005-08-23
1
-2
/
+2
*
* support/htcacheclean.c (directory_empty): Remove unused function.
Joe Orton
2005-08-12
1
-26
/
+0
*
Add -t option to htcacheclean to clean out empty directories.
Justin Erenkrantz
2005-08-10
1
-5
/
+54
*
- Bring htcacheclean into sync with mod_disk_cache. It now has a very basic ...
Paul Querna
2005-06-14
1
-18
/
+68
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
avoid vim autoindent :)
Jim Jagielski
2004-12-10
1
-2
/
+2
*
Dangerous assumption, especially if apr_dir_read uses readdir_r.
Jim Jagielski
2004-12-10
1
-5
/
+3
*
use a smarter way to specify the limit
André Malo
2004-11-06
1
-16
/
+33
*
more native newlines
André Malo
2004-11-06
1
-12
/
+13
*
better readability, native newlines, less spam
André Malo
2004-11-06
1
-37
/
+41
*
another warning.
André Malo
2004-11-06
1
-1
/
+5
*
avoid compiler warning
André Malo
2004-11-06
1
-0
/
+1
*
just style
André Malo
2004-11-06
1
-344
/
+336
*
Add htcacheclean to function as cleanup utility (daemonizable) for
Justin Erenkrantz
2004-11-06
1
-0
/
+1013