index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove over-zealous and invalid use of <indent></indent> in the Caching
Colm MacCarthaigh
2005-08-24
2
-78
/
+0
*
Update transformation
Colm MacCarthaigh
2005-08-23
14
-11
/
+694
*
A first take at a User-Guide for caching. Covers mod_cache and mod_file_cache,
Colm MacCarthaigh
2005-08-23
4
-0
/
+729
*
Add APR_FOPEN_BINARY to the options passed to apr for opening the
Colm MacCarthaigh
2005-08-23
1
-4
/
+4
*
Remove support for the threaded-mpm's on Linux 2.0, and de-autoconf the
Colm MacCarthaigh
2005-08-23
5
-14
/
+29
*
fix 64bit build warnings
Andreas Steinmetz
2005-08-23
1
-7
/
+7
*
fix 64bit build warnings in modules/dav
Andreas Steinmetz
2005-08-23
6
-27
/
+27
*
Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
Colm MacCarthaigh
2005-08-23
6
-26
/
+115
*
remove some unused variables and re-name cache_select_url() to simply
Colm MacCarthaigh
2005-08-23
4
-9
/
+5
*
Improve the cache hit/miss ratio by canonicalising the url key. hostname's
Colm MacCarthaigh
2005-08-23
1
-4
/
+74
*
Split mod_disk_cache.c into mod_disk_cache.c and mod_disk_cache.h
Andreas Steinmetz
2005-08-23
3
-113
/
+97
*
add htcacheclean to support/README
Colm MacCarthaigh
2005-08-23
1
-0
/
+3
*
Update htcacheclean defines to match mod_disk_cache.c, Andreas is working on
Colm MacCarthaigh
2005-08-23
1
-2
/
+2
*
update transformation
Astrid Malo
2005-08-22
17
-33
/
+46
*
some language changes and fixes
Astrid Malo
2005-08-22
2
-21
/
+24
*
`build extraclean all` (extraclean just to make sure I got them all :-)
André Malo
2005-08-22
25
-25
/
+147
*
add description of background faqs, shown on the all in one page
André Malo
2005-08-22
1
-0
/
+2
*
fix properties, line endings and copyright year
André Malo
2005-08-22
1
-6
/
+12
*
fix xml validation errors
André Malo
2005-08-22
1
-6
/
+7
*
OID Support has been dropped from 2.2.x
Paul Querna
2005-08-20
1
-5
/
+5
*
Resync CHANGES with 2.2.x branch point.
Paul Querna
2005-08-20
1
-3
/
+2
*
mod_dbd:
Nick Kew
2005-08-20
2
-66
/
+61
*
Arghhh.... missed the version. Sorry for the noise.
Mladen Turk
2005-08-19
1
-8
/
+0
*
Revert the hack for setting the lbmethod.
Mladen Turk
2005-08-19
1
-7
/
+8
*
Backport patch from pcre 6.2 to fix integer overflows in quantifier
Joe Orton
2005-08-19
2
-9
/
+25
*
Temporary make balancer working.
Mladen Turk
2005-08-19
1
-0
/
+7
*
Add ssl dir to include path.
Mladen Turk
2005-08-19
1
-2
/
+2
*
* support/httxt2dbm.c: Fix some style nits, no functional change.
Joe Orton
2005-08-19
1
-7
/
+7
*
Do not check the value of r->handler.
Paul Querna
2005-08-18
1
-4
/
+0
*
Start adding more FAQs. Some copied from the 1.3 FAQ.
Paul Querna
2005-08-17
7
-104
/
+228
*
Add proxy_hook_load_lbmethods to the export and imports lists for the Netware...
Bradley Nicholes
2005-08-15
2
-0
/
+2
*
Fix typo in manual [Ben Collins-Sussman]
Wilfredo Sanchez
2005-08-12
1
-1
/
+1
*
Move the debuging log message about the removal of a url from
Justin Erenkrantz
2005-08-12
2
-5
/
+4
*
mod_disk_cache: Remove the directory path of the cached file as far as possible
Justin Erenkrantz
2005-08-12
1
-2
/
+49
*
When using the LB Balancer manager, if you disabled
Jim Jagielski
2005-08-12
1
-5
/
+10
*
Get rid of some warnings
Martin Kraemer
2005-08-12
1
-3
/
+5
*
simple, functional interface to add additional balancer lb selection methods
Jim Jagielski
2005-08-12
5
-57
/
+134
*
* modules/cache/cache_storage.c (cache_remove_url): Remove unused
Joe Orton
2005-08-12
1
-3
/
+0
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
5
-15
/
+17
*
* support/htcacheclean.c (directory_empty): Remove unused function.
Joe Orton
2005-08-12
1
-26
/
+0
*
Fix build error from cut&paste
Nick Kew
2005-08-11
1
-3
/
+4
*
Fix incorrectly served 304 responses when expired cache entity
Justin Erenkrantz
2005-08-11
2
-4
/
+41
*
mod_cache: Implement remove URL via a filter.
Justin Erenkrantz
2005-08-11
5
-19
/
+105
*
Implement mod_disk_cache's remove_url.
Justin Erenkrantz
2005-08-11
2
-2
/
+47
*
Add const-ness to apr_dbd_driver_t
Nick Kew
2005-08-11
2
-2
/
+2
*
Fix ProxyPassReverse & family to work correctly in <Location>
Nick Kew
2005-08-11
3
-34
/
+39
*
Note two changes (r231349 and r231351) that are paired together.
Justin Erenkrantz
2005-08-11
1
-0
/
+6
*
Add -t option to htcacheclean to clean out empty directories.
Justin Erenkrantz
2005-08-11
4
-11
/
+85
*
mod_disk_cache: Retry file rename up to three times to ameliorate race
Justin Erenkrantz
2005-08-11
1
-3
/
+30
*
Update mod_dbd to API that hides apr_dbd_driver_t struct.
Nick Kew
2005-08-10
1
-5
/
+7
[next]