index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
htcacheclean.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* server/mpm/event/event.c,
Joe Orton
2021-05-17
1
-19
/
+18
*
* Whitespace style fixes. No functional change.
Ruediger Pluem
2020-04-14
1
-2
/
+3
*
PR64313 htcacheclean: Empty directories in CacheRoot are still present even ...
Jean-Frederic Clere
2020-04-14
1
-0
/
+9
*
-l and -L are not exclusive.
Christophe Jaillet
2019-08-09
1
-11
/
+15
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-2
/
+2
*
remove unused variables
Stefan Fritsch
2013-04-05
1
-1
/
+0
*
Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
Christophe Jaillet
2013-04-04
1
-26
/
+17
*
* support/htcacheclean.c (main): Ensure -p was used before attempting
Joe Orton
2013-01-21
1
-4
/
+4
*
Fix htcacheclean list options "-a" and "-A".
Rainer Jung
2013-01-14
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-2
/
+2
*
Use APR_STATUS_IS_... in some more cases.
Stefan Fritsch
2011-05-12
1
-4
/
+4
*
fix some dead assignments found by the clang analyzer
Jeff Trawick
2011-04-30
1
-1
/
+0
*
Some more casts to make MSVC calm ...
Guenter Knauf
2010-11-30
1
-10
/
+10
*
Fixed return type to silent compiler warning.
Guenter Knauf
2010-11-30
1
-1
/
+1
*
mod_disk_cache renamed to mod_cache_disk, to be consistent with the
Graham Leggett
2010-11-20
1
-1
/
+1
*
Remove workaround that was only necessary when htcacheclean included httpd.h
Stefan Fritsch
2010-11-11
1
-7
/
+0
*
More splitting as suggested by minfrin.
Guenter Knauf
2010-11-11
1
-0
/
+2
*
Splitted off cache defines/structs used by htcacheclean.
Guenter Knauf
2010-11-11
1
-1
/
+1
*
Fix compilation of htcacheclean with enable-maintainer-mode / AP_DEBUG
Stefan Fritsch
2010-10-18
1
-0
/
+7
*
htcacheclean: Teach htcacheclean to limit cache size by number of
Graham Leggett
2010-10-13
1
-72
/
+217
*
Fix a segfault when tmpfiles are encountered while cleaning.
Graham Leggett
2010-10-06
1
-1
/
+1
*
Ensure the correct pool is passed in when listing URLs.
Graham Leggett
2010-10-05
1
-1
/
+1
*
htcacheclean: Allow the listing of valid URLs within the cache, with
Graham Leggett
2010-10-05
1
-4
/
+225
*
htcacheclean: Allow the option to round up file sizes to a given
Graham Leggett
2010-09-29
1
-15
/
+48
*
mod_disk_cache: Instead of creating an empty data file when the body is
Graham Leggett
2010-09-29
1
-1
/
+38
*
htcacheclean: If the cache file format is unrecognised, remove the entry
Graham Leggett
2010-09-29
1
-0
/
+6
*
htcacheclean: Introduce the ability to clean specific URLs from the
Graham Leggett
2010-03-30
1
-3
/
+241
*
htcacheclean: Report additional statistics about entries deleted.
Graham Leggett
2010-03-27
1
-45
/
+70
*
Create the pidfile world readable by adding APR_FPROT_WREAD. Use
Graham Leggett
2010-02-27
1
-3
/
+4
*
Try open the pid file twice, once before daemonisation so we can see any
Graham Leggett
2010-02-27
1
-19
/
+40
*
Make sure the pidfile is deleted on close.
Graham Leggett
2010-02-17
1
-2
/
+1
*
Use APR_PID_T_FMT instead of %ld and a cast.
Graham Leggett
2010-02-16
1
-1
/
+1
*
Fix the help description.
Graham Leggett
2010-02-16
1
-1
/
+1
*
support/htcacheclean: Teach it how to write a pid file (modelled on
Graham Leggett
2010-02-16
1
-4
/
+31
*
fix or complain about some invalid errno references
Jeff Trawick
2009-11-19
1
-1
/
+1
*
Detab.
Daniel Earl Poirier
2009-09-18
1
-3
/
+3
*
simplify reporting of the repeated argument error
Jeff Trawick
2009-09-15
1
-9
/
+15
*
Move declaration to remove a compiler warning.
Graham Leggett
2009-09-14
1
-1
/
+1
*
* Detab.
Ruediger Pluem
2009-09-12
1
-2
/
+2
*
htcacheclean: 19 ways to fail, 1 error message. Fixed.
Graham Leggett
2009-09-12
1
-24
/
+41
*
* The header file is still needed in this case. So prevent it from being
Ruediger Pluem
2009-01-05
1
-0
/
+1
*
* Fix style by doing correct indenting
Ruediger Pluem
2008-05-14
1
-5
/
+5
*
Check return value of apr_file_read_full.
Paul Querna
2008-05-14
1
-5
/
+7
*
Multiple trivial fixes from Christophe JAILLET
Nick Kew
2007-07-20
1
-3
/
+1
*
Add a missing include of apr_buckets.h. [Martin Kraemer]
Graham Leggett
2006-10-16
1
-0
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
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
[next]