index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement draining capability for proxy workers... only accept
Jim Jagielski
2011-09-13
5
-12
/
+27
*
Use HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
Jean-Frederic Clere
2011-09-08
1
-2
/
+4
*
AJP_EBAD_METHOD is also a bad request so return HTTP_BAD_REQUEST
Jean-Frederic Clere
2011-09-08
1
-1
/
+1
*
* modules/proxy/config.m4: Avoid sh syntax error with
Joe Orton
2011-08-12
1
-1
/
+1
*
mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'
Stefan Fritsch
2011-08-05
2
-1
/
+6
*
Simplify dependency checking code for mod_proxy_fdpass. This also fixes
Stefan Fritsch
2011-08-05
1
-10
/
+5
*
Forbid some directives in .htaccess because of AllowOverrideList:
Stefan Fritsch
2011-08-04
1
-2
/
+8
*
* Do not even sent an empty brigade down the filter chain if the headers
Ruediger Pluem
2011-08-03
1
-9
/
+11
*
Fix compiler warning
Stefan Fritsch
2011-08-03
1
-1
/
+1
*
Improve logging for mod_proxy_ajp.
Rainer Jung
2011-07-30
3
-0
/
+6
*
Slightly reorganize previously unused dump method.
Rainer Jung
2011-07-30
2
-31
/
+95
*
Make AJP trace messages a bit less cryptic.
Rainer Jung
2011-07-30
3
-8
/
+50
*
Move some debug log statements to trace level
Rainer Jung
2011-07-30
2
-14
/
+14
*
mod_proxy_ajp: Respect "reuse" flag in END_REPONSE
Rainer Jung
2011-07-29
3
-2
/
+46
*
mod_proxy: enable absolute URLs to be rewritten with ProxyPassReverse,
Nick Kew
2011-07-29
1
-3
/
+3
*
adjust mod_proxy build defaults:
Stefan Fritsch
2011-07-24
1
-3
/
+3
*
Added new proxy modules to NetWare build.
Guenter Knauf
2011-07-20
6
-0
/
+1260
*
Added forgfotten .dsp bits - my bad.
Guenter Knauf
2011-07-19
1
-0
/
+123
*
Add more (trace) logging to the ap_scan_script_header*() functions
Stefan Fritsch
2011-07-16
2
-3
/
+4
*
fix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it
Jeff Trawick
2011-07-14
2
-2
/
+4
*
Allow to specify module specific custom linker flags
Rainer Jung
2011-07-05
1
-1
/
+1
*
Tolerate dependency checking failures in configure
Rainer Jung
2011-07-05
1
-1
/
+2
*
Various code cleanup
Stefan Fritsch
2011-06-22
2
-5
/
+3
*
Code cleanup: replace apr_table_set with non-copying apr_table_setn
Stefan Fritsch
2011-06-19
1
-1
/
+1
*
Introduce new function ap_get_conn_socket() to access the socket of
Stefan Fritsch
2011-06-13
2
-4
/
+2
*
Avoid some memory allocations by using apr_table_setn where the string arguments
Stefan Fritsch
2011-06-13
2
-4
/
+4
*
Avoid some memory allocations by using apr_table_setn where the string
Stefan Fritsch
2011-06-13
1
-2
/
+2
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
3
-4
/
+4
*
Fix various "variable 'x' set but not used" warnings.
Stefan Fritsch
2011-05-22
1
-7
/
+2
*
Replace some "apr_p[c]alloc / memcpy" constructions into a single apr_pmemdup()s
Stefan Fritsch
2011-05-21
1
-2
/
+2
*
Add in BalancerGrowth and its functionality... this lays
Jim Jagielski
2011-05-20
3
-3
/
+30
*
Add in proxy-scgi-pathinfo and proxy-fcgi-pathinfo envvars
Jim Jagielski
2011-05-19
1
-1
/
+5
*
Oops... wrong branch.
Jim Jagielski
2011-05-19
1
-1
/
+1
*
Update xforms
Jim Jagielski
2011-05-13
1
-0
/
+2
*
Add in new mod_proxy "extension" module: mod_proxy_express.
Jim Jagielski
2011-05-13
1
-0
/
+228
*
Use APR_STATUS_IS_... in some more cases.
Stefan Fritsch
2011-05-12
2
-2
/
+2
*
Cleanup... most don't need apr_hooks.h at all...
Jim Jagielski
2011-05-09
7
-7
/
+7
*
replace recent AJP direct comparisons to APR_TIMEUP with APR_STATUS_IS_TIMEUP.
Eric Covener
2011-05-07
2
-2
/
+2
*
Fixed missing struct member error introduced with r1092076.
Guenter Knauf
2011-04-14
1
-1
/
+1
*
try to prevent a single long request marking a worker in error.
Jean-Frederic Clere
2011-04-14
2
-1
/
+10
*
better error message
Jim Jagielski
2011-04-04
1
-1
/
+2
*
Fixed only some proxy prototype formats.
Guenter Knauf
2011-04-03
1
-8
/
+12
*
Fixed NetWare build for proxy modules.
Guenter Knauf
2011-04-03
8
-18
/
+68
*
*) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.
Jim Jagielski
2011-04-01
1
-47
/
+93
*
*) mod_proxy_fcgi: Add support for 'ProxyErrorOverride on' PR 50913.
Jim Jagielski
2011-04-01
1
-50
/
+61
*
Make the 'need to reset' more generic by extending its reach
Jim Jagielski
2011-03-31
1
-5
/
+6
*
Better knowledge of when to adjust.
Jim Jagielski
2011-03-31
1
-3
/
+6
*
Implement reset() funcs for the LBmethods...
Jim Jagielski
2011-03-31
3
-3
/
+28
*
If we change the LB method, or we take add in a new
Jim Jagielski
2011-03-31
3
-2
/
+14
*
change signed single-bit fields to unsigned
Jeff Trawick
2011-03-29
1
-19
/
+19
[next]