svn commit: r692717 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/realm/JAASCallbackHandler.java java/org/apache/catalina/realm/JAASMemoryLoginModule.java java/org/apache/catalina

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 12:52:56 2008 New Revision: 692717 URL: http://svn.apache.org/viewvc?rev=692717&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41407 Add support for CLIENT-CERT to the JASSRealm. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/

DO NOT REPLY [Bug 41407] CLIENT-CERT Authentication with JAASRealm not working

2008-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41407 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-09-06 13:02:03 PST --- This has been committed for 6.0.x and will be in 6.0.19 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r692721 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 13:06:21 2008 New Revision: 692721 URL: http://svn.apache.org/viewvc?rev=692721&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 Prevent infinite logging loop with invalid SSL config Modified: tomcat/tc6.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 45528] Tomcat 5 fails to detect a matching certificate and stuck in an infinite loop

2008-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Summary|Tomcat 6 fails to detect a |Tomcat 5 fails to

DO NOT REPLY [Bug 45528] Tomcat 6 fails to detect a matching certificate and stuck in an infinite loop

2008-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45528 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Component|Catalina|Connector:Coyote

svn commit: r692722 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/runtime/JspContextWrapper.java webapps/docs/changelog.xml

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 13:12:35 2008 New Revision: 692722 URL: http://svn.apache.org/viewvc?rev=692722&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45666 Prevent infinite loop on include Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk

DO NOT REPLY [Bug 45666] JspContextWrapper contains infinite loop in include(String relativeUrlPath, boolean flush)

2008-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45666 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Component|Jasper |Jasper

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

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 13:19:02 2008 New Revision: 692723 URL: http://svn.apache.org/viewvc?rev=692723&view=rev Log: Vote 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=692723&

svn commit: r692724 - /tomcat/current/tc5.5.x/STATUS.txt

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 13:20:11 2008 New Revision: 692724 URL: http://svn.apache.org/viewvc?rev=692724&view=rev Log: Vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=6

svn commit: r692745 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2008-09-06 Thread rjung
Author: rjung Date: Sat Sep 6 14:47:21 2008 New Revision: 692745 URL: http://svn.apache.org/viewvc?rev=692745&view=rev Log: Backport Logging of access control problems when setting up per context logging under the security manager. http://svn.apache.org/viewvc?rev=691675&view=rev http://svn.apach

svn commit: r692748 - /tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java

2008-09-06 Thread markt
Author: markt Date: Sat Sep 6 15:05:35 2008 New Revision: 692748 URL: http://svn.apache.org/viewvc?rev=692748&view=rev Log: Correct log name. Add warning about user name uniqueness. Modified: tomcat/trunk/java/org/apache/catalina/realm/CombinedRealm.java Modified: tomcat/trunk/java/org/apac