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
*
add PROXY_OPTIONAL_HOOK() macro for modules that want to
Jeff Trawick
2002-07-11
1
-0
/
+7
*
Bring Apache in line with APR's new poll implementation. This isn't
Ryan Bloom
2002-07-11
1
-1
/
+2
*
Continue the Bill Rowe apr_size_t crusade.
Victor J. Orlikowski
2002-07-10
2
-2
/
+2
*
Changes for deprecated apr_is_fnmatch
William A. Rowe Jr
2002-07-08
1
-1
/
+1
*
Renames Pending:
Ian Holsman
2002-07-06
3
-6
/
+6
*
Add a filter_init function to the filters so that a filter can execute
Justin Erenkrantz
2002-06-28
1
-1
/
+2
*
Change conn_rec->keepalive to an enumerated value of
Justin Erenkrantz
2002-06-26
1
-3
/
+3
*
No crutches, people!
William A. Rowe Jr
2002-06-23
5
-42
/
+41
*
Cleanup proxy timeouts a bit to remove emits and make consistent to
William A. Rowe Jr
2002-06-14
4
-7
/
+7
*
Solve the 80/20 by initializing and storing server_rec->timeout and
William A. Rowe Jr
2002-06-13
3
-10
/
+5
*
cvs up/diff gets pretty hard to track with vc7 builds.
William A. Rowe Jr
2002-06-05
1
-0
/
+5
*
add 2 new enviornment variables to deal with misbehaving backends
Ian Holsman
2002-05-31
1
-1
/
+9
*
Switch mod_proxy to using the brigade/filter calls directly rather than
Justin Erenkrantz
2002-05-30
2
-19
/
+35
*
Add a PROXYREQ_RESPONSE value for request_rec->proxyreq because it is
Justin Erenkrantz
2002-05-30
1
-0
/
+4
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
5
-95
/
+95
*
get proxy CONNECT to work on EBCDIC machines
Jeff Trawick
2002-05-07
1
-0
/
+2
*
Get proxy CONNECT basically working (IE seems to be happy with secure
Jeff Trawick
2002-05-06
1
-1
/
+1
*
Added some missing export to the proxy module
Bradley Nicholes
2002-04-29
1
-0
/
+5
*
fix a compile break on EBCDIC machines
Jeff Trawick
2002-04-26
1
-1
/
+1
*
get basic HTTP proxy working on EBCDIC machines
Jeff Trawick
2002-04-26
2
-0
/
+8
*
get mod_proxy to build on EBCDIC machines
Jeff Trawick
2002-04-26
2
-4
/
+37
*
Get proxy protocol modules to build on OS/2. This adds the mod_proxy dll's
Brian Havard
2002-04-25
1
-3
/
+13
*
Add an intelligent error message should no proxy submodules be
Graham Leggett
2002-04-24
1
-3
/
+5
*
Added the NetWare make files to build the proxy modules
Bradley Nicholes
2002-04-19
5
-36
/
+1047
*
Proxy was bombing out every second keepalive request, caused by a
Graham Leggett
2002-04-09
1
-0
/
+4
*
PR:
Doug MacEachern
2002-04-08
3
-0
/
+5
*
fix ProxyPass when frontend is https and backend is http
Doug MacEachern
2002-04-07
3
-5
/
+23
*
Quick fix to an incorrect comment.
Graham Leggett
2002-04-06
1
-2
/
+2
*
PR:
Doug MacEachern
2002-04-05
1
-7
/
+0
*
PR:
Doug MacEachern
2002-04-02
3
-23
/
+0
*
Fix another linkage error for 2.0.34 and cvs head
William A. Rowe Jr
2002-04-01
1
-1
/
+1
*
ap_proxy_http_request needs to check the return status of ap_pass_brigade
Doug MacEachern
2002-03-30
1
-3
/
+18
*
check the return value of ap_proxy_ssl_enable
Doug MacEachern
2002-03-29
1
-2
/
+5
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
2
-32
/
+47
*
import ssl_proxy_enable in the post config phase, otherwise LoadModule
Doug MacEachern
2002-03-29
1
-2
/
+10
*
hook into mod_ssl for https support
Doug MacEachern
2002-03-29
3
-1
/
+40
*
Depreciate mod_proxy's own CHANGES file
Jim Jagielski
2002-03-27
1
-0
/
+10
*
fix some abuse of apr_port_t (flagged by Sun WorkShop)
Jeff Trawick
2002-03-22
1
-4
/
+7
*
Change the header merging behaviour in proxy, as some headers
Graham Leggett
2002-03-21
3
-9
/
+8
*
Commit 1 of 2 to:
Bill Stoddard
2002-03-20
2
-3
/
+3
*
First commit to introduce accessor function to set r->content_type..
Bill Stoddard
2002-03-20
2
-3
/
+3
*
Eliminate potential ap_server_root_relative segfaults, with the input
William A. Rowe Jr
2002-03-16
1
-5
/
+5
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
5
-5
/
+5
*
provide missing MAX() macro so that proxy can compile again
Jeff Trawick
2002-03-09
1
-0
/
+3
*
New directive ProxyIOBufferSize. Sets the size of the buffer used
Graham Leggett
2002-03-09
4
-21
/
+123
*
implement a common function for getting a socket and trying to connect
Jeff Trawick
2002-03-08
4
-135
/
+107
*
fix typo in ap_proxy_http_canon: s/https:/https/
Doug MacEachern
2002-03-08
1
-1
/
+1
*
As hinted on dev@httpd, change filter naming schemes to match our
Justin Erenkrantz
2002-03-07
1
-1
/
+1
*
We need to setup protocol filters for the fake request. If we don't,
Ryan Bloom
2002-03-07
1
-0
/
+2
*
Switching from a project build file to GNU make files
Bradley Nicholes
2002-03-01
1
-0
/
+271
[next]