svn commit: r559711 - /tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 23:33:59 2007 New Revision: 559711 URL: http://svn.apache.org/viewvc?view=rev&rev=559711 Log: Add missing jk_url to the build Modified: tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp Modified: tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp URL: htt

svn commit: r559705 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 23:25:49 2007 New Revision: 559705 URL: http://svn.apache.org/viewvc?view=rev&rev=559705 Log: Modify current year display. No functional change Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_

svn commit: r559693 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 22:05:02 2007 New Revision: 559693 URL: http://svn.apache.org/viewvc?view=rev&rev=559693 Log: Use correct code style. We don't use an space after the or before the braces Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/t

svn commit: r559694 - /tomcat/connectors/trunk/jk/native/common/jk_global.h

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 22:10:02 2007 New Revision: 559694 URL: http://svn.apache.org/viewvc?view=rev&rev=559694 Log: On 64 bit systems time_t != long. Use proper casting Modified: tomcat/connectors/trunk/jk/native/common/jk_global.h Modified: tomcat/connectors/trunk/jk/native/common/

svn commit: r559692 - in /tomcat/connectors/trunk/jk/native/common: jk_logger.h jk_util.c

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 22:01:31 2007 New Revision: 559692 URL: http://svn.apache.org/viewvc?view=rev&rev=559692 Log: Use size_t for pointer and string based operations Modified: tomcat/connectors/trunk/jk/native/common/jk_logger.h tomcat/connectors/trunk/jk/native/common/jk_util.c

DO NOT REPLY [Bug 42976] New: - Certain valid Content-Type headers are messed up before sending on the wire.

2007-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r559524 - /tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 10:07:55 2007 New Revision: 559524 URL: http://svn.apache.org/viewvc?view=rev&rev=559524 Log: Fix docs about default connection pool size for IIS and non-Apache. Modified: tomcat/connectors/trunk/jk/xdocs/reference/workers.xml Modified: tomcat/connectors/trunk/

svn commit: r559517 - /tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 09:37:25 2007 New Revision: 559517 URL: http://svn.apache.org/viewvc?view=rev&rev=559517 Log: Adding missing change items to changelog. Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneo

DO NOT REPLY [Bug 42463] - "crossContext" and classloader issues - pls amend docu

2007-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r559480 - /tomcat/connectors/trunk/jk/native/common/jk_util.h

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 07:43:01 2007 New Revision: 559480 URL: http://svn.apache.org/viewvc?view=rev&rev=559480 Log: Fix comment typo. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.h Modified: tomcat/connectors/trunk/jk/native/common/jk_util.h URL: http://svn.apache.org

svn commit: r559478 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 07:33:07 2007 New Revision: 559478 URL: http://svn.apache.org/viewvc?view=rev&rev=559478 Log: Another round: fix compilation error under windows caused by the complex gettimeofday() macro. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: t

Re: Candidate binaries for 6.0.14

2007-07-25 Thread Yoav Shapira
Hey, On 7/24/07, Remy Maucherat <[EMAIL PROTECTED]> wrote: New binaries are available (in case nobody found them): http://people.apache.org/~remm/tomcat-6/v6.0.14/ Looks solid to me after some basic testing, including the examples webapp. Yoav

svn commit: r559467 - in /tomcat/connectors/trunk: jk/native/common/jk_ajp12_worker.c jk3/ROADMAP

2007-07-25 Thread mturk
Author: mturk Date: Wed Jul 25 07:09:47 2007 New Revision: 559467 URL: http://svn.apache.org/viewvc?view=rev&rev=559467 Log: Fix compile time warning Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp12_worker.c tomcat/connectors/trunk/jk3/ROADMAP Modified: tomcat/connectors/trunk

svn commit: r559462 - in /tomcat/connectors/trunk/jk/xdocs: ./ ajp/ generic_howto/ miscellaneous/ news/ reference/ webserver_howto/

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 07:06:20 2007 New Revision: 559462 URL: http://svn.apache.org/viewvc?view=rev&rev=559462 Log: Add a HowTo about the various timeouts. Added: tomcat/connectors/trunk/jk/xdocs/generic_howto/timeouts.xml (with props) Modified: tomcat/connectors/trunk/jk/xdocs

svn commit: r559403 - in /tomcat/connectors/trunk/jk/native: apache-1.3/Makefile.netware apache-1.3/NWGNUmakefile.mak jni/Makefile.netware netscape/Makefile.netware

2007-07-25 Thread fuankg
Author: fuankg Date: Wed Jul 25 04:27:49 2007 New Revision: 559403 URL: http://svn.apache.org/viewvc?view=rev&rev=559403 Log: added NO_GETTIMEOFDAY define. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/Makefile.netware tomcat/connectors/trunk/jk/native/apache-1.3/NWGNUmakefile.ma

svn commit: r559402 - /tomcat/connectors/trunk/jk/native/netscape/jk_nsapi_plugin.c

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 04:25:55 2007 New Revision: 559402 URL: http://svn.apache.org/viewvc?view=rev&rev=559402 Log: Fix r559202 for netscape. Rename variable "recover" to "is_error". Modified: tomcat/connectors/trunk/jk/native/netscape/jk_nsapi_plugin.c Modified: tomcat/connectors/t

svn commit: r559390 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 03:39:31 2007 New Revision: 559390 URL: http://svn.apache.org/viewvc?view=rev&rev=559390 Log: Fix compilation error under windows caused by the complex gettimeofday() macro. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connector

svn commit: r559389 - /tomcat/connectors/trunk/jk/native/common/jk_global.h

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 03:38:33 2007 New Revision: 559389 URL: http://svn.apache.org/viewvc?view=rev&rev=559389 Log: Add some comments to easy understanding of nested preprocessor ifs. Modified: tomcat/connectors/trunk/jk/native/common/jk_global.h Modified: tomcat/connectors/trunk/jk

svn commit: r559373 - in /tomcat/site/trunk: docs/download-connectors.html xdocs/download-connectors.xml

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 02:36:27 2007 New Revision: 559373 URL: http://svn.apache.org/viewvc?view=rev&rev=559373 Log: Reformat download page changes a little. Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/xdocs/download-connectors.xml Modified: tomcat

DO NOT REPLY [Bug 42959] - tomcat-connectors-1.2.23-src: source code fails to compile

2007-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r559354 - /tomcat/site/trunk/docs/download-connectors.html

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 01:36:44 2007 New Revision: 559354 URL: http://svn.apache.org/viewvc?view=rev&rev=559354 Log: Apply platform specific archive info from download xml to html. Modified: tomcat/site/trunk/docs/download-connectors.html Modified: tomcat/site/trunk/docs/download-con

svn commit: r559352 - /tomcat/site/trunk/xdocs/download-connectors.xml

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 01:30:59 2007 New Revision: 559352 URL: http://svn.apache.org/viewvc?view=rev&rev=559352 Log: Add note about the platform specific archives on download page. Modified: tomcat/site/trunk/xdocs/download-connectors.xml Modified: tomcat/site/trunk/xdocs/download-co

svn commit: r559349 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 01:22:03 2007 New Revision: 559349 URL: http://svn.apache.org/viewvc?view=rev&rev=559349 Log: Fix syntax error is iSeries specific part. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c UR

svn commit: r559348 - in /tomcat/connectors/trunk/jk/native/common: jk_logger.h jk_util.c jk_util.h

2007-07-25 Thread rjung
Author: rjung Date: Wed Jul 25 01:17:35 2007 New Revision: 559348 URL: http://svn.apache.org/viewvc?view=rev&rev=559348 Log: Revert some optimizations from r559264. Those were not thread safe. Kept renaming constants and smaller buffer. Modified: tomcat/connectors/trunk/jk/native/common/jk_lo