index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
ajp_header.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The remote port information was forgotten from the builtin
Rainer Jung
2009-04-02
1
-0
/
+20
*
* save_table needs to be declared first before it can be used.
Ruediger Pluem
2008-10-24
1
-1
/
+3
*
AJP was dropping pre-existing cookies. Use same logic
Jim Jagielski
2008-10-24
1
-1
/
+14
*
Make AJP HEAD aware
Jim Jagielski
2007-09-09
1
-4
/
+10
*
Here too, the limited comparison ignored the trailing NIL character
Martin Kraemer
2007-08-30
1
-1
/
+1
*
Convert just the message text to EBCDIC, and not the (already EBCDIC) status ...
Martin Kraemer
2007-08-30
1
-15
/
+15
*
At support for ProxyIOBufferSize in AJP.
Jean-Frederic Clere
2006-10-23
1
-4
/
+6
*
Revert 451953 and 451951. Log the real r->method that is
Mladen Turk
2006-10-03
1
-2
/
+2
*
Ups. Fix typo. We are logging int, not string.
Mladen Turk
2006-10-02
1
-1
/
+1
*
If the r->method_number is unknown the r->method
Mladen Turk
2006-10-02
1
-2
/
+2
*
Fix compile time warning. AJP protocol method is byte.
Mladen Turk
2006-07-31
1
-1
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
small cleanup of EBCDIC support in mod_proxy_ajp
Jeff Trawick
2006-05-26
1
-5
/
+1
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
* Crosscheck the length of the body chunk with the length of the ajp message
Ruediger Pluem
2006-03-05
1
-0
/
+18
*
* Fix PR38340 by actual getting the word and thus advancing the message buffer
Ruediger Pluem
2006-01-21
1
-1
/
+1
*
Fix Cookie2 header problems that originates back
Mladen Turk
2005-12-23
1
-3
/
+3
*
In Apache-2.x, the function is called apr_pstrdup().
Martin Kraemer
2005-12-19
1
-7
/
+3
*
Sorry, previous commit was not ok.
Jean-Frederic Clere
2005-12-15
1
-2
/
+5
*
The string comming from TC is in ASCII and the string returned by apr_psprint...
Jean-Frederic Clere
2005-12-15
1
-2
/
+4
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-23
/
+23
*
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem
2005-10-21
1
-6
/
+16
*
* Fix PR36883 (mod_proxy_ajp and tomcat issues).
Ruediger Pluem
2005-10-07
1
-41
/
+48
*
Fix mess left by incompleteness of previous ProxyPassReverse fix
Nick Kew
2005-08-12
1
-4
/
+4
*
Use two optional functions from mod_ssl so that we
Mladen Turk
2005-04-09
1
-5
/
+4
*
Return 'real' error status codes instead APR_EGENERAL.
Mladen Turk
2005-04-09
1
-40
/
+40
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-11
/
+11
*
Also translate Destination headers when ProxyPassReverse'd
Sander Striker
2005-02-04
1
-2
/
+4
*
Match parameter types
Jim Jagielski
2005-01-11
1
-1
/
+1
*
Rewrite Cookies and other headers in mod_proxy_ajp as configured with
Sander Striker
2005-01-11
1
-7
/
+22
*
Make the combination of mod_proxy_ajp and mod_rewrite work correctly.
Sander Striker
2005-01-07
1
-17
/
+9
*
Remove duplicate logging from alloc and send data_msg.
Mladen Turk
2004-09-17
1
-10
/
+3
*
Remove logging inside ajp_send_data_msg. If send fails it is logged
Mladen Turk
2004-09-17
1
-8
/
+1
*
Fix format string warnings in proxy_ajp on 64-bit platforms:
Joe Orton
2004-09-11
1
-1
/
+1
*
Added SSL custom indicators. They can be set using SetEnv directive,
Mladen Turk
2004-08-25
1
-9
/
+17
*
Implement REQ_ATTRIBUTE using request rec environment table,
Mladen Turk
2004-08-24
1
-11
/
+13
*
Use the session route from request rec notes.
Mladen Turk
2004-08-24
1
-4
/
+4
*
jakarta-tomcat-connectors AJP files.
Jean-Frederic Clere
2004-08-18
1
-0
/
+715