DO NOT REPLY [Bug 50925] Key password no longer has to be same as keystore password

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50925 --- Comment #2 from Sebb 2011-03-13 22:21:09 EDT --- I cannot get the keyPass attribute to work, so perhaps it is the other way round - the reference to the keyPass attribute should be removed. -- Configure bugmail: https://issues.apache.

DO NOT REPLY [Bug 50925] Key password no longer has to be same as keystore password

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50925 --- Comment #1 from Sebb 2011-03-13 21:23:45 EDT --- Does the following paragraph still apply to Tomcat 7? "Note: your private key password and keystore password should be the same. If they differ, you will get an error along the lines of

DO NOT REPLY [Bug 50925] New: Key password no longer has to be same as keystore password

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50925 Summary: Key password no longer has to be same as keystore password Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 50924] New: Table does not mention Tomcat 7

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50924 Summary: Table does not mention Tomcat 7 Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: minor Priority: P2

DO NOT REPLY [Bug 50923] New: Difficult to pick out valid values from config descriptions

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50923 Summary: Difficult to pick out valid values from config descriptions Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 50906] Chunked encoding not terminated with native library

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50906 Chris changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

svn commit: r1081241 - /tomcat/trunk/webapps/docs/changelog.xml

2011-03-13 Thread markt
Author: markt Date: Mon Mar 14 00:29:41 2011 New Revision: 1081241 URL: http://svn.apache.org/viewvc?rev=1081241&view=rev Log: Couple of updates Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

svn commit: r1081239 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-03-13 Thread markt
Author: markt Date: Mon Mar 14 00:28:29 2011 New Revision: 1081239 URL: http://svn.apache.org/viewvc?rev=1081239&view=rev Log: Update to the current ASF bot pattern Modified: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java Modified: tomcat/trunk/java/org/apache/

svn commit: r1081238 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-03-13 Thread markt
Author: markt Date: Mon Mar 14 00:27:48 2011 New Revision: 1081238 URL: http://svn.apache.org/viewvc?rev=1081238&view=rev Log: Some bots (Google) send an invalid session ID Modified: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java Modified: tomcat/trunk/java/org

svn commit: r1081234 - /tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings.properties

2011-03-13 Thread markt
Author: markt Date: Sun Mar 13 23:10:18 2011 New Revision: 1081234 URL: http://svn.apache.org/viewvc?rev=1081234&view=rev Log: Fix typo Modified: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings.properties URL: ht

Re: Review Request: Proposed fix for BZ 50903

2011-03-13 Thread markt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/500/#review322 --- /test/org/apache/coyote/http11/TestTbd.java

Review Request: Proposed fix for BZ 50903

2011-03-13 Thread markt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/500/ --- Review request for tomcat. Summary --- Fix for https://issues.apache.org/bug

DO NOT REPLY [Bug 50906] Chunked encoding not terminated with native library

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50906 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Mark Th

DO NOT REPLY [Bug 50791] appropriate buffer size can accelerate the copyRange

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50791 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50890] Provide "onStartup" and "onShutdown" scripts that run on every scenario Tomcat starts up or shuts down

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50890 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2011-03-13 Thread markt
Author: markt Date: Sun Mar 13 18:10:33 2011 New Revision: 1081179 URL: http://svn.apache.org/viewvc?rev=1081179&view=rev Log: Proposal 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.txt?rev=1

DO NOT REPLY [Bug 50887] Enhancement to set security-provider within AjpAprProcessor

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50887 Mark Thomas changed: What|Removed |Added Attachment #26742|0 |1 is obsolete|

svn commit: r1081118 - in /tomcat/trunk: java/org/apache/catalina/valves/LocalStrings.properties java/org/apache/catalina/valves/SSLValve.java webapps/docs/changelog.xml

2011-03-13 Thread markt
Author: markt Date: Sun Mar 13 14:08:05 2011 New Revision: 1081118 URL: http://svn.apache.org/viewvc?rev=1081118&view=rev Log: Don't log to standard out Modified: tomcat/trunk/java/org/apache/catalina/valves/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/valves/SSLValve.jav

DO NOT REPLY [Bug 50887] Enhancement to set security-provider within AjpAprProcessor

2011-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50887 --- Comment #3 from Mark Thomas 2011-03-13 10:01:45 EDT --- Fixed in 7.0.x and will be in 7.0.12 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --

svn commit: r1081117 - in /tomcat/trunk: java/org/apache/catalina/valves/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ webapps/docs/ webapps/docs/config/

2011-03-13 Thread markt
Author: markt Date: Sun Mar 13 14:01:34 2011 New Revision: 1081117 URL: http://svn.apache.org/viewvc?rev=1081117&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50887 Add support for configuring the JSSE provider used to convert client certificates. Based on a patch by pknopp

Bug report for Tomcat Modules [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2011/03/13]

2011-03-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned