/[Apache-SVN]/httpd/httpd/trunk/support/htcacheclean.c
ViewVC logotype

Log of /httpd/httpd/trunk/support/htcacheclean.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 882269 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 20:00:12 2009 UTC (6 days, 10 hours ago) by trawick
File length: 34282 byte(s)
Diff to previous 816701 (colored)
fix or complain about some invalid errno references

Revision 816701 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 16:26:55 2009 UTC (2 months, 1 week ago) by poirier
File length: 34279 byte(s)
Diff to previous 815448 (colored)
Detab.

Revision 815448 - (view) (annotate) - [select for diffs]
Modified Tue Sep 15 18:59:52 2009 UTC (2 months, 1 week ago) by trawick
File length: 34242 byte(s)
Diff to previous 814779 (colored)
simplify reporting of the repeated argument error

Revision 814779 - (view) (annotate) - [select for diffs]
Modified Mon Sep 14 19:06:36 2009 UTC (2 months, 1 week ago) by minfrin
File length: 34575 byte(s)
Diff to previous 814113 (colored)
Move declaration to remove a compiler warning.

Revision 814113 - (view) (annotate) - [select for diffs]
Modified Sat Sep 12 07:57:59 2009 UTC (2 months, 2 weeks ago) by rpluem
File length: 34575 byte(s)
Diff to previous 814091 (colored)
* Detab.

Revision 814091 - (view) (annotate) - [select for diffs]
Modified Fri Sep 11 23:57:48 2009 UTC (2 months, 2 weeks ago) by minfrin
File length: 34569 byte(s)
Diff to previous 731535 (colored)
htcacheclean: 19 ways to fail, 1 error message. Fixed.

Revision 731535 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 11:52:05 2009 UTC (10 months, 2 weeks ago) by rpluem
File length: 33113 byte(s)
Diff to previous 656413 (colored)
* The header file is still needed in this case. So prevent it from being
  deleted.

Revision 656413 - (view) (annotate) - [select for diffs]
Modified Wed May 14 20:26:35 2008 UTC (18 months, 1 week ago) by rpluem
File length: 33082 byte(s)
Diff to previous 656401 (colored)
* Fix style by doing correct indenting

Revision 656401 - (view) (annotate) - [select for diffs]
Modified Wed May 14 20:14:29 2008 UTC (18 months, 1 week ago) by pquerna
File length: 33072 byte(s)
Diff to previous 557837 (colored)
Check return value of apr_file_read_full.

Reported By: BOYA SUN <boya.sun case.edu>

Revision 557837 - (view) (annotate) - [select for diffs]
Modified Fri Jul 20 01:26:55 2007 UTC (2 years, 4 months ago) by niq
File length: 32968 byte(s)
Diff to previous 464638 (colored)
Multiple trivial fixes from Christophe JAILLET
PR 38699, 39518, 42005, 42006, 42007, 42008, 42009
The patches are all his, and are sufficiently trivial to review
at a glance.

Revision 464638 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 19:40:32 2006 UTC (3 years, 1 month ago) by minfrin
File length: 33094 byte(s)
Diff to previous 420983 (colored)
Add a missing include of apr_buckets.h. [Martin Kraemer]

Revision 420983 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:33:53 2006 UTC (3 years, 4 months ago) by fielding
File length: 33069 byte(s)
Diff to previous 395228 (colored)
update license header text

Revision 395228 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:11:27 2006 UTC (3 years, 7 months ago) by colm
File length: 32922 byte(s)
Diff to previous 332306 (colored)
Update the copyright year in all .c, .h and .xml files

Revision 332306 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 15:11:44 2005 UTC (4 years ago) by jim
File length: 32922 byte(s)
Diff to previous 332305 (colored)
No functional Change: Removing trailing whitespace. This also
means that "blank" lines consisting of just spaces or
tabs are now really blank lines

Revision 332305 - (view) (annotate) - [select for diffs]
Modified Thu Nov 10 15:05:51 2005 UTC (4 years ago) by jim
File length: 32943 byte(s)
Diff to previous 240297 (colored)
No functional change: simple detabbing of indented code.

Revision 240297 - (view) (annotate) - [select for diffs]
Modified Fri Aug 26 17:54:18 2005 UTC (4 years, 3 months ago) by colm
File length: 32929 byte(s)
Diff to previous 239436 (colored)
Allow htcacheclean to deal in gigabytes.


Revision 239436 - (view) (annotate) - [select for diffs]
Modified Tue Aug 23 17:03:01 2005 UTC (4 years, 3 months ago) by colm
File length: 32752 byte(s)
Diff to previous 239406 (colored)
Add APR_FOPEN_BINARY to the options passed to apr for opening the 
cache header files.


Revision 239406 - (view) (annotate) - [select for diffs]
Modified Tue Aug 23 13:35:00 2005 UTC (4 years, 3 months ago) by asteinmetz
File length: 32701 byte(s)
Diff to previous 239381 (colored)
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
to allow inclusion of mod_disk_cache.h in htcacheclean.c.

Revision 239381 - (view) (annotate) - [select for diffs]
Modified Tue Aug 23 09:25:31 2005 UTC (4 years, 3 months ago) by colm
File length: 34189 byte(s)
Diff to previous 232218 (colored)
Update htcacheclean defines to match mod_disk_cache.c, Andreas is working on
mod_disk_cache.h, an all-round better solution, but for now just fix the
bug.


Revision 232218 - (view) (annotate) - [select for diffs]
Modified Fri Aug 12 06:38:01 2005 UTC (4 years, 3 months ago) by jorton
File length: 34189 byte(s)
Diff to previous 231351 (colored)
* support/htcacheclean.c (directory_empty): Remove unused function.

Revision 231351 - (view) (annotate) - [select for diffs]
Modified Wed Aug 10 23:14:57 2005 UTC (4 years, 3 months ago) by jerenkrantz
File length: 34752 byte(s)
Diff to previous 190537 (colored)
Add -t option to htcacheclean to clean out empty directories.

* support/htcacheclean.c: Implement -t option.
* docs/man/htcacheclean.8, docs/manual/programs/htcacheclean.html.en,
  docs/manual/programs/htcacheclean.xml: Document -t option.

Justin did some minor tweaks as he agrees with Andreas and Rudiger that
apr_dir_remove should return an error if the directory isn't empty; hence,
remove the apr_dir_read calls.

Submitted by: Colm MacCarthaigh
Reviewed by:  Justin Erenkrantz, Andreas Steinmetz, Rudiger Pluem

Revision 190537 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 00:27:01 2005 UTC (4 years, 5 months ago) by pquerna
File length: 33164 byte(s)
Diff to previous 151408 (colored)
- Bring htcacheclean into sync with mod_disk_cache.  It now has a very basic understanding of the Varied Headers file format, and will cleanup orphaned data files, or Vary Header Files that have expired.

Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
File length: 31197 byte(s)
Diff to previous 111520 (colored)
Update copyright year to 2005 and standardize on current copyright owner line.

Revision 111520 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 16:49:16 2004 UTC (4 years, 11 months ago) by jim
File length: 31161 byte(s)
Diff to previous 111516 (colored)
avoid vim autoindent :)


Revision 111516 - (view) (annotate) - [select for diffs]
Modified Fri Dec 10 15:54:17 2004 UTC (4 years, 11 months ago) by jim
File length: 31147 byte(s)
Diff to previous 106103 (colored)
Dangerous assumption, especially if apr_dir_read uses readdir_r.
Be safe.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 31209 byte(s)
Diff to previous 105710 (colored)
general property cleanup

Revision 105710 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 22:41:54 2004 UTC (5 years ago) by nd
File length: 31209 byte(s)
Diff to previous 105709 (colored)
use a smarter way to specify the limit

Revision 105709 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 21:49:31 2004 UTC (5 years ago) by nd
File length: 30054 byte(s)
Diff to previous 105708 (colored)
more native newlines

Revision 105708 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 21:38:24 2004 UTC (5 years ago) by nd
File length: 29899 byte(s)
Diff to previous 105707 (colored)
better readability, native newlines, less spam

Revision 105707 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 20:48:13 2004 UTC (5 years ago) by nd
File length: 30065 byte(s)
Diff to previous 105706 (colored)
another warning.

Revision 105706 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 19:41:55 2004 UTC (5 years ago) by nd
File length: 30028 byte(s)
Diff to previous 105705 (colored)
avoid compiler warning

Revision 105705 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 19:29:31 2004 UTC (5 years ago) by nd
File length: 29981 byte(s)
Diff to previous 105698 (colored)
just style

Revision 105698 - (view) (annotate) - [select for diffs]
Added Sat Nov 6 07:45:21 2004 UTC (5 years ago) by jerenkrantz
File length: 29685 byte(s)
Add htcacheclean to function as cleanup utility (daemonizable) for
mod_disk_cache.

(Justin did a whole bunch of style tweaks, and some minor functionality tweaks
to get it to function on Solaris.)

Submitted by:	Andreas Steinmetz
Reviewed by:	Justin Erenkrantz

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2