summaryrefslogtreecommitdiffstats
path: root/modules/proxy/ajp_link.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-5/+5
* replace recent AJP direct comparisons to APR_TIMEUP with APR_STATUS_IS_TIMEUP.Eric Covener2011-05-071-1/+1
* try to prevent a single long request marking a worker in error.Jean-Frederic Clere2011-04-141-1/+1
* axe some useless or debug-inhibiting error checkingJeff Trawick2011-02-271-12/+0
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-0/+1
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-6/+6
* gcc -Wall fix: depending on signedness of char.Jim Jagielski2005-09-101-2/+2
* Remove formatting characters from ap_log_error() calls. TheseJeff Trawick2005-02-091-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Do not check if the input sock param is NULL. It's already checked beforeMladen Turk2004-09-171-11/+2
* Fix format string warnings in proxy_ajp on 64-bit platforms:Joe Orton2004-09-111-5/+7
* Fix typo.Mladen Turk2004-09-091-1/+1
* jakarta-tomcat-connectors AJP files.Jean-Frederic Clere2004-08-181-0/+132