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
*
Save a few cycles
Christophe Jaillet
2013-08-23
1
-1
/
+1
*
No need to lower the string before removing the path, it is just a waste of t...
Christophe Jaillet
2013-08-23
1
-1
/
+1
*
typo
Jim Jagielski
2013-08-23
1
-1
/
+1
*
Allow for a simple socket check in addition to the
Jim Jagielski
2013-08-23
5
-21
/
+53
*
Save some cycles...
Jim Jagielski
2013-08-23
1
-3
/
+4
*
Doxygen fix
Jeff Trawick
2013-08-17
1
-1
/
+1
*
UDS subsequent request on a connection fix
Daniel Ruggeri
2013-08-13
1
-1
/
+1
*
fix Doxygen warnings/comments
Jeff Trawick
2013-08-13
1
-6
/
+6
*
s/seperate/separate/g
Jeff Trawick
2013-07-30
1
-1
/
+1
*
Potential use of uninitialized memory.
Christophe Jaillet
2013-07-17
1
-1
/
+1
*
We are no longer pre-grabbing.
Jim Jagielski
2013-07-09
1
-2
/
+2
*
Ensure balancer runs after proxy for mutex creation
Jim Jagielski
2013-07-09
1
-1
/
+2
*
conf->mutex is not used... Also, ensure that pool
Jim Jagielski
2013-07-07
1
-2
/
+2
*
Fix some compiler warnings.
Guenter Knauf
2013-07-07
2
-6
/
+7
*
drop a stray 8-bit char at end of line in comment
Eric Covener
2013-07-01
1
-1
/
+1
*
Fix for stupid CodeWarrior compiler.
Guenter Knauf
2013-06-18
1
-3
/
+6
*
Fold in Eric Covener's socket callback
Jim Jagielski
2013-06-17
1
-60
/
+147
*
NULL terminate the right buffer
Christophe Jaillet
2013-06-08
1
-1
/
+1
*
Add in logno's
Jim Jagielski
2013-05-19
1
-3
/
+3
*
add in child_init which is needed
Jim Jagielski
2013-05-16
1
-0
/
+9
*
revert... we are good
Jim Jagielski
2013-05-16
1
-5
/
+2
*
update comments
Jim Jagielski
2013-05-16
1
-2
/
+2
*
force subpool
Jim Jagielski
2013-05-16
1
-2
/
+5
*
mod_proxy_http: Make the proxy-interim-response environment variable
Graham Leggett
2013-05-15
1
-1
/
+5
*
mod_serf: Add a FIXME, we are using ap_get_client_block() incorrectly.
Graham Leggett
2013-05-15
1
-0
/
+1
*
mod_proxy: Use a global mutex for handling workers.
Graham Leggett
2013-05-15
2
-10
/
+26
*
mod_proxy: Make sure we skip empty tokens when parsing the Connection
Graham Leggett
2013-05-14
1
-7
/
+7
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
3
-34
/
+34
*
hunk 1: C89 please;
Guenter Knauf
2013-05-14
1
-3
/
+3
*
mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
Graham Leggett
2013-05-13
3
-58
/
+103
*
mod_proxy: Ensure we don't attempt to amend a table we are iterating
Graham Leggett
2013-05-13
1
-4
/
+4
*
Adjust format string
Stefan Fritsch
2013-05-11
1
-1
/
+1
*
mod_proxy: Reject invalid values for Max-Forwards.
Graham Leggett
2013-05-11
1
-4
/
+10
*
Mod_proxy used the global pool w/o mutex. fix.
Jim Jagielski
2013-05-09
4
-6
/
+18
*
mod_proxy: Ensure network errors detected by the proxy are returned as
Graham Leggett
2013-05-07
3
-53
/
+121
*
mod_proxy: Clarify the usage suggestion for BalancerInherit and ProxyPassInhe...
Graham Leggett
2013-04-27
1
-2
/
+2
*
Add failontimeout to allow server admin to mark balancer member in err if IO ...
Daniel Ruggeri
2013-04-09
5
-0
/
+22
*
* Always try to reuse the address looked up for the worker if we are allowed to
Ruediger Pluem
2013-04-02
1
-36
/
+35
*
* Improve reusage of already resolved addresses to avoid unnecessary DNS look...
Ruediger Pluem
2013-03-28
1
-4
/
+15
*
Fixed proxy exports list; renamed wstunnel module.
Guenter Knauf
2013-03-20
3
-3
/
+5
*
Keep mod_req clear. Simply scan thru input filters and
Jim Jagielski
2013-03-19
1
-2
/
+25
*
bypass reqtimeout for websockets
Jim Jagielski
2013-03-19
1
-0
/
+2
*
axe unused variable dconf (since r1453875)
Jeff Trawick
2013-03-13
1
-3
/
+0
*
Final rename per r1454386, we hope
Gregg Lewis Smith
2013-03-09
1
-21
/
+21
*
streamline
Jim Jagielski
2013-03-08
1
-12
/
+1
*
don't strip these, ensure that they exist.
Jim Jagielski
2013-03-08
2
-0
/
+10
*
"final" rename :)
Jim Jagielski
2013-03-08
3
-26
/
+26
*
message tag for dom sock
Jim Jagielski
2013-03-07
1
-2
/
+2
*
log nums
Jim Jagielski
2013-03-07
1
-14
/
+14
*
rename extension module... tunnel is more accurate
Jim Jagielski
2013-03-07
3
-45
/
+45
[next]