tomcat7.0
2008-10-28 fhanikImprove validation ordering, when a connection has...
2008-10-28 marktRemove references to DefaultContext from code
2008-10-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-27 fhanikImprovements to connection handling
2008-10-27 marktExpose deferAccept for APR HTTP connector.
2008-10-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-27 fhanikAdded couple more tests
2008-10-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-27 marktLog max threads message at info rather than warn
2008-10-27 marktAdd warning messages to APR and NIO endpoint to match...
2008-10-27 marktApply Remy's alternative fix for the String comparison...
2008-10-27 marktPrevious commit undid some of the fixes for bug 45906...
2008-10-25 fhanikadded correct stuff to the classpath
2008-10-25 fhanikcheck in eclipse files
2008-10-25 fhanikmove over to an independent module
2008-10-24 marktApply Remy's patch for 45735 and align trunk with 6...
2008-10-24 marktRevert 680710 - no interst in porting this to 6.0.x
2008-10-24 fhanikDuring a read or write timeout, we were cancelling...
2008-10-23 fhaniksimple connection pool contribution - currently built...
2008-10-23 fhanikSet the default thread count to 200
2008-10-22 fhanikfix thread boundaries by adding a queue to the pool
2008-10-22 fhanikCorrect default setting according to documentation
2008-10-21 fhanikfancier now
2008-10-21 fhanikimprove the stock ticker example
2008-10-21 fhanikwork on the bayeux samples
2008-10-20 fhanikif replicated context starts without clustering enabled...
2008-10-20 marktDefault JNDI name for annotation lookup should be based...
2008-10-20 marktFix generics warnings
2008-10-19 marktFix the remaining EL / TCK issues. With this patch...
2008-10-10 marktUpdate docs: clarify context.xml copying and multi...
2008-10-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-08 fhanikupdate changelog
2008-10-08 fhanikExpose all socket settings available for the JIO connec...
2008-10-08 fhanikproperly cleanup socket object, since we have the abili...
2008-10-07 marktBetter fix for 45636
2008-10-07 marktRevert patch - it caused a regression. Correct patch...
2008-10-07 marktFix comment typo
2008-10-07 marktEG confirmed that attribute values should be fully...
2008-10-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-06 marktHandle nested contexts when foo#bar.xml exists
2008-10-05 billbarkerAdd support for full client-cert chains to AJP
2008-10-03 marktFix regression in previous fix for https://issues.apach...
2008-10-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-03 marktBetter fix for https://issues.apache.org/bugzilla/show_...
2008-10-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-02 marktRevert this patch whilst I figure out why it breaks...
2008-10-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-10-01 marktUpdate javadoc. Add a todo reminder.
2008-10-01 marktMove JmxRemote to extras. Fix Tomcat hang on shutdown...
2008-10-01 marktFix some issues discovered when using this with PuTTY.
2008-09-30 marktCorrect valve name in javadoc
2008-09-30 marktFix some more Find Bugs nags in the CGIServlet. Minor...
2008-09-30 marktCode clean up. Use generics. Remove used code and a...
2008-09-29 marktRemove the deprecated DateTool and some other (all...
2008-09-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-27 marktFix date format issue reported by Find Bugs.
2008-09-27 marktRemove unused code reported by Find Bugs / Eclipse...
2008-09-27 marktFix string comp bugs reported by Find Bugs
2008-09-27 marktFix cast error reported by Find Bugs
2008-09-27 marktFix signed/unsigned conversion reported by Find Bugs
2008-09-27 marktFix HTML decoding bug reported by Find Bugs
2008-09-27 marktFix minor memory leak found by find bugs.
2008-09-27 marktFix serialisation issues reported by find bugs
2008-09-26 marktAdd a new listener that enables the JMX ports to be...
2008-09-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-26 marktCode clean up in o.a.c.h.deploy
2008-09-26 marktAllow the maximum allowed size of a resource that is...
2008-09-25 marktPartial fix for 45878. If we are happy with this approa...
2008-09-25 marktUpdate default year
2008-09-25 marktAdd NOTICE file to uninstall section.
2008-09-25 jfclereUse lastest tc-native version.
2008-09-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-23 marktAdd new LockOut Realm plus docs
2008-09-23 marktNow containers can have multiple realms, need to make...
2008-09-22 marktThere is no admin app in tc6.
2008-09-19 rjungImprove Active Directory compatibility of the JNDIRealm.
2008-09-19 rjungAdd an optional and configurable default role to the...
2008-09-19 rjungPort r486217, which was applied to connectors, but has
2008-09-19 rjungAdd Mark's proposed fix for BZ 45026:
2008-09-19 rjungCorrect wrong "No role found" realm debug logging,
2008-09-18 marktMore Spanish translations
2008-09-18 marktUpdate auto generated files as a result of ELParser...
2008-09-18 marktAdd explicit lookaheads where they could be ambiguity...
2008-09-18 rjungFix ClassCastException when we try to cast a
2008-09-18 rjungUse generics to improve type safetyness.
2008-09-18 rjungTab police and trailing whitespace deletion
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktAdd generics to default servlet and fix other Eclipse...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-15 marktCode cleanup. Fix indents. Removed deprecated code...
2008-09-15 marktFix broken links reported on users list.
2008-09-14 marktImprove previous fix to handle WAR deployment
2008-09-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
next