DO NOT REPLY [Bug 45797] Oi

2008-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45797 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r694934 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 04:40:49 2008 New Revision: 694934 URL: http://svn.apache.org/viewvc?rev=694934&view=rev Log: Propose fix for typo Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS

svn commit: r694951 - in /tomcat/trunk/java/org/apache/tomcat/util/net: JIoEndpoint.java res/LocalStrings.properties

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 07:24:47 2008 New Revision: 694951 URL: http://svn.apache.org/viewvc?rev=694951&view=rev Log: Log a warning if we create the maximum number of threads Modified: tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java tomcat/trunk/java/org/apache/tomcat

svn commit: r694952 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 07:26:10 2008 New Revision: 694952 URL: http://svn.apache.org/viewvc?rev=694952&view=rev Log: Propose new warning if we create maxThreads Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomc

Servlet 3.0 and Common Javaflow

2008-09-13 Thread Stefano Bagnara
Hi all, I read that Servlet 3.0 will probably support pause/resume methods and I read that Jetty 7 preview already rewrote its continuations support to expose "standard" servlet 3.0 services. Is there any plan to support this in tomcat? Do you know that ASF host a cool generic continuation l

svn commit: r694992 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/session/ java/org/apache/tomcat/util/http/ webapps/docs/config/

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 10:39:47 2008 New Revision: 694992 URL: http://svn.apache.org/viewvc?rev=694992&view=rev Log: Add HttpOnly support to session cookies. It is enabled by default and can be disabled at via manager configuration. Based on a patch by Jim Manico. Modified: tomcat/tr

DO NOT REPLY [Bug 44382] Need to add support for HTTPOnly session cookie parameter

2008-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44382 --- Comment #12 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-13 10:44:28 PST --- I have applied a variation of your patches to trunk and will propose them for 6.0.x and 5.5.x shortly. The main differences are: 1. No change to the Serv

svn commit: r694994 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 10:49:02 2008 New Revision: 694994 URL: http://svn.apache.org/viewvc?rev=694994&view=rev Log: Propose HttpOnly enhancement for 6.0.x and 5.5.x Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATU

svn commit: r695000 - /tomcat/connectors/trunk/jk/tools/jkrelease.sh

2008-09-13 Thread rjung
Author: rjung Date: Sat Sep 13 11:33:19 2008 New Revision: 695000 URL: http://svn.apache.org/viewvc?rev=695000&view=rev Log: Fix message typo. Modified: tomcat/connectors/trunk/jk/tools/jkrelease.sh Modified: tomcat/connectors/trunk/jk/tools/jkrelease.sh URL: http://svn.apache.org/viewvc/to

svn commit: r695001 - in /tomcat/connectors/trunk/jk/native: apache-1.3/Makefile.apxs.in apache-2.0/Makefile.apxs.in apache-2.0/Makefile.in configure.in

2008-09-13 Thread rjung
Author: rjung Date: Sat Sep 13 11:40:22 2008 New Revision: 695001 URL: http://svn.apache.org/viewvc?rev=695001&view=rev Log: Tab, trailing spces and typo in comments police. Of course we keep the leading tabs in the Makefile templates. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/Ma

svn commit: r695003 - in /tomcat/connectors/trunk/jk: native/apache-1.3/Makefile.apxs.in native/apache-1.3/Makefile.in native/apache-2.0/Makefile.apxs.in native/apache-2.0/Makefile.in native/configure

2008-09-13 Thread rjung
Author: rjung Date: Sat Sep 13 11:51:06 2008 New Revision: 695003 URL: http://svn.apache.org/viewvc?rev=695003&view=rev Log: Use correct ld flags provided by apxs when building module. Prevents some crashes on AIX for httpd 1.3 module. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/Ma

svn commit: r695053 - /tomcat/trunk/webapps/docs/config/http.xml

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 15:47:21 2008 New Revision: 695053 URL: http://svn.apache.org/viewvc?rev=695053&view=rev Log: Add missing executor element in NIO docs Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apach

svn commit: r695054 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/config/http.xml

2008-09-13 Thread markt
Author: markt Date: Sat Sep 13 15:49:56 2008 New Revision: 695054 URL: http://svn.apache.org/viewvc?rev=695054&view=rev Log: Add missing executor element in NIO docs Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Propchange: tomcat/tc6