index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
ajp_msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-1
/
+3
*
Silence a sparse warning about inconsistent indenting
Christophe Jaillet
2015-08-31
1
-1
/
+1
*
Fix crash in packet dump code of mod_proxy_ajp when
Rainer Jung
2012-08-16
1
-3
/
+6
*
Cure size_t abuse, curse some recent code [recommit good bits from r1227852]
William A. Rowe Jr
2012-01-05
1
-1
/
+1
*
Revert a whole mess that was not ment to be committed
William A. Rowe Jr
2012-01-05
1
-1
/
+1
*
Cure size_t abuse, curse some recent code
William A. Rowe Jr
2012-01-05
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-3
/
+3
*
Fix compiler warning
Stefan Fritsch
2011-08-03
1
-1
/
+1
*
Slightly reorganize previously unused dump method.
Rainer Jung
2011-07-30
1
-29
/
+80
*
axe some useless or debug-inhibiting error checking
Jeff Trawick
2011-02-27
1
-25
/
+0
*
fix function name in log text
Jeff Trawick
2011-02-25
1
-2
/
+2
*
Fix some compiler warnings:
Stefan Fritsch
2010-06-14
1
-1
/
+3
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-0
/
+1
*
* modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header,
Joe Orton
2007-02-22
1
-3
/
+3
*
At support for ProxyIOBufferSize in AJP.
Jean-Frederic Clere
2006-10-23
1
-14
/
+19
*
Make sure the error signature is logged as double
Mladen Turk
2006-08-02
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
-1
/
+1
*
* Actually we are adding 3 bytes to the string (two for the length in front
Ruediger Pluem
2006-05-25
1
-1
/
+1
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-22
/
+22
*
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem
2005-10-21
1
-0
/
+18
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Rewrite Cookies and other headers in mod_proxy_ajp as configured with
Sander Striker
2005-01-11
1
-2
/
+2
*
Use plain apr/apr-util for ajp.
Mladen Turk
2004-09-30
1
-10
/
+16
*
* modules/proxy/ajp_msg.c (ajp_msg_dump): Cast apr_size_t to unsigned
Joe Orton
2004-09-13
1
-1
/
+1
*
Fix format string warnings in proxy_ajp on 64-bit platforms:
Joe Orton
2004-09-11
1
-62
/
+32
*
jakarta-tomcat-connectors AJP files.
Jean-Frederic Clere
2004-08-18
1
-0
/
+607