index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
mod_proxy_fdpass.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More movement to shared stuff...
Jim Jagielski
2011-01-13
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Fix backward compatibility with APR versions less than 2.0 which don't have
Brian Havard
2010-04-13
1
-0
/
+11
*
Remove usage of the APR private function apr_wait_for_io_or_timeout(),
Brian Havard
2010-04-12
1
-4
/
+1
*
simple formatting line-wrap/no functional changes
Jim Jagielski
2009-05-06
1
-3
/
+6
*
Use canonical testing
Jim Jagielski
2009-05-06
1
-9
/
+9
*
Remove tabs. no functional changes.
Paul Querna
2009-01-08
1
-3
/
+3
*
Add a declaration check for CMSG_DATA to mod_proxy_fdpass.
Rainer Jung
2009-01-02
1
-4
/
+4
*
Use apr_cpystrn instead of strncpy since strncpy can create an unterminated s...
Takashi Sato
2008-12-18
1
-1
/
+1
*
Add configuration of the Flush provider for mod_proxy_fdpass.
Paul Querna
2008-12-12
1
-1
/
+1
*
Move the provider interface to a separate header file for mod_proxy_fdpass.
Paul Querna
2008-12-12
1
-8
/
+1
*
Convert the flushing mechanism used before passing the socket to be based on ...
Paul Querna
2008-12-12
1
-15
/
+52
*
Add a new mod_proxy_fdpass module to pass a client connection off to a separa...
Paul Querna
2008-12-12
1
-0
/
+261