svn commit: r521737 - /tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 07:26:11 2007 New Revision: 521737 URL: http://svn.apache.org/viewvc?view=revrev=521737 Log: sign exe's of course Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat Modified: tomcat/build/tags/tc5.5.x/TOMCAT_5_5_23/sign.bat URL:

svn commit: r521765 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 08:28:39 2007 New Revision: 521765 URL: http://svn.apache.org/viewvc?view=revrev=521765 Log: Optimized sendfile a tiny bit. Instead of handing off to the poller, since we are already on a thread then try it first on, and if we are not done, then simply register

svn commit: r521770 - in /tomcat/connectors/trunk/jk: native/common/jk_ajp_common.c native/common/jk_ajp_common.h native/common/jk_map.c native/common/jk_map.h native/common/jk_util.c native/common/jk

2007-03-23 Thread mturk
Author: mturk Date: Fri Mar 23 08:35:18 2007 New Revision: 521770 URL: http://svn.apache.org/viewvc?view=revrev=521770 Log: Allow multiple status codes for fail_on_status directive. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

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

2007-03-23 Thread mturk
Author: mturk Date: Fri Mar 23 08:39:09 2007 New Revision: 521774 URL: http://svn.apache.org/viewvc?view=revrev=521774 Log: Document multiple fail_on_status codes for 1.2.22+ Modified: tomcat/connectors/trunk/jk/xdocs/reference/workers.xml Modified:

svn commit: r521784 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:05:46 2007 New Revision: 521784 URL: http://svn.apache.org/viewvc?view=revrev=521784 Log: big oopsie, forgot to do SSL for executor/socketprocessor Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified:

svn commit: r521787 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:12:09 2007 New Revision: 521787 URL: http://svn.apache.org/viewvc?view=revrev=521787 Log: choke the log statement, not needed Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified:

svn commit: r521790 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java

2007-03-23 Thread fhanik
Author: fhanik Date: Fri Mar 23 09:19:47 2007 New Revision: 521790 URL: http://svn.apache.org/viewvc?view=revrev=521790 Log: better error handling Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java

Re: svn commit: r521787 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread Peter Rossbach
Hi Filip, why you log a warn message and control it with debug level? Peter Am 23.03.2007 um 17:12 schrieb [EMAIL PROTECTED]: Author: fhanik Date: Fri Mar 23 09:12:09 2007 New Revision: 521787 URL: http://svn.apache.org/viewvc?view=revrev=521787 Log: choke the log statement, not needed

svn commit: r521795 - /tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.vc

2007-03-23 Thread mturk
Author: mturk Date: Fri Mar 23 09:25:54 2007 New Revision: 521795 URL: http://svn.apache.org/viewvc?view=revrev=521795 Log: Add option to compile for Apache 2.0.x or Apache 2.2.x by using APACHE22=1 in command line Modified: tomcat/connectors/trunk/jk/native/apache-2.0/Makefile.vc

Re: svn commit: r521787 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2007-03-23 Thread Filip Hanik - Dev Lists
Peter Rossbach wrote: Hi Filip, why you log a warn message and control it with debug level? cause it is a warning message, I just don't want to show the warning unless debug is enabled. Filip Peter Am 23.03.2007 um 17:12 schrieb [EMAIL PROTECTED]: Author: fhanik Date: Fri Mar 23

DO NOT REPLY [Bug 41939] New: - NPE in Logging due to classloading

2007-03-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=41939. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 41782] - BUILDING.txt incorrectly refers to proxy.use but it should be useproxy

2007-03-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=41782. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 41557] - build.xml uses a different (from the documentation) variable to enable proxying

2007-03-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=41557. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r521970 - in /tomcat/site/trunk: docs/security-4.html xdocs/security-4.xml

2007-03-23 Thread markt
Author: markt Date: Fri Mar 23 20:12:35 2007 New Revision: 521970 URL: http://svn.apache.org/viewvc?view=revrev=521970 Log: Add information on cve-2002-1895 Modified: tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/xdocs/security-4.xml Modified: