tomcat7.0
2008-07-06 marktPort windows installer changes from 6.0.x to trunk
2008-07-04 fhanikAdd in startup options to the cluster channel.
2008-07-04 marktFix 45310, 45308 and a couple of additional typos....
2008-07-03 marktExtract the query string before we try to normalise...
2008-07-03 marktMake filtering of /r and /n in headers consistent for...
2008-07-02 fhanikFix for bug 45317, document and properly output the...
2008-07-02 jfcleretypo: 45309
2008-07-01 jfclereAdd some extra info on keystore type.
2008-06-28 billbarkerport fix for BZ 36155 from the JK Connector
2008-06-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-06-27 marktFix for part 3 of https://issues.apache.org/bugzilla...
2008-06-26 fhanikdoco update for fix for https://issues.apache.org/bugzi...
2008-06-26 fhanikwork around for IE not being RFC compliant, IE doesn...
2008-06-25 fhanikupdate changelog
2008-06-25 fhanikfix for bug 45279, close multicast socket on close
2008-06-20 marktProvide an option to disable the fix for 45015 that...
2008-06-18 jfclereUse localhost instead of 127.0.0.1
2008-06-17 marktAdditional check related to bug 45195.
2008-06-17 marktApply Filip's better patch for https://issues.apache...
2008-06-17 marktRevert previous fix after veto.
2008-06-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-06-13 marktAnother fix for https://issues.apache.org/bugzilla...
2008-06-13 marktFix bug 45195. NPE when calling getAttribute(null).
2008-06-10 fhanikupdate changelog
2008-06-10 fhanikprevent NPE during shutdown where the logger has been...
2008-06-09 marktMake forced coercion of null and "" to zero optional...
2008-06-08 marktAdd an additional layer of protection in case app fails...
2008-06-07 marktAdd a new valve that works-around the broken MS WedDAV...
2008-06-02 marktFix potential XSS in host-manager.
2008-05-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-28 marktAdditional fix for https://issues.apache.org/bugzilla...
2008-05-22 marktRevert changes for 42747 whilst I work on a better...
2008-05-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-19 marktNote: This patch is on the critical path.
2008-05-17 marktAdditional patch from https://issues.apache.org/bugzill...
2008-05-17 marktCode clean-up. No functional change.
2008-05-17 marktFix some Eclipse warnings in the examples webapp.
2008-05-17 marktFix as many Eclipse warnings as I can in the unit tests.
2008-05-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-16 marktFix NPE reported on the dev list. The other toUpperCase...
2008-05-15 marktImproved fix https://issues.apache.org/bugzilla/show_bu...
2008-05-15 marktRevert previous 3 commits to create clean patch for...
2008-05-15 fhanikupdate docs
2008-05-15 fhanikfix broken build
2008-05-14 marktImprove logging messages associated with previous commi...
2008-05-14 fhaniktab police
2008-05-14 fhaniksave a few cpu cycles to avoid exceptions being thrown...
2008-05-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-13 marktCode clean-up. Remove unused code, parameters, etc.
2008-05-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-08 marktClean-up. Remove old stuff that has just been commented...
2008-05-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-06 marktCode clean-up. Remove unused method.
2008-05-06 marktCode clean up - remove unnecessary casts.
2008-05-05 marktFix bugs https://issues.apache.org/bugzilla/show_bug...
2008-05-05 marktFix various Eclipse warnings. Generics, unused code...
2008-05-04 marktFix typo in recently added dbcp check so you can build...
2008-05-04 costinNot sure if I got the process right - the 2 classes...
2008-05-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-03 marktFix bug 43117. Setting an empty workDir can delete...
2008-05-03 marktA final bit of code clean up.
2008-05-03 marktFix various Eclipse warnings. Generics, unused code...
2008-05-03 marktAdd Remy's NPE fix to trunk.
2008-05-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-02 marktCode clean up. Remove unused methods, unnecessary casts...
2008-05-02 costinSince not beeing able to build with JDK1.6 is so annoyi...
2008-05-02 costinMatch build.xml - exclude webservices, missing deps
2008-05-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-05-01 marktFix bug 43343. Correctly handle the case where a reques...
2008-05-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-27 marktFurther minor clean-up of unused/unnecessary code after...
2008-04-27 marktAdd some missing control checks.
2008-04-27 marktCode clean up o.a.t.util.net.
2008-04-27 marktCode cleanup. o.a.t.util.res
2008-04-26 billbarkerReduce signoff error message to DEBUG, since it is...
2008-04-25 marktFix bug https://issues.apache.org/bugzilla/show_bug...
2008-04-25 marktBetter fix https://issues.apache.org/bugzilla/show_bug...
2008-04-25 marktRevert previous patch. It didn't cover all cases.
2008-04-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-25 marktFix compiler warnings for o.a.c.deploy.*
2008-04-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-25 marktAdd missing access check.
2008-04-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-04-23 marktGenerics changes for o.a.t.util.res
2008-04-23 marktGenerics changes for o.a.t.util.threads
2008-04-23 fhaniknotify user of the actual error and add a todo behavior...
2008-04-23 fhaniknew idea
2008-04-22 marktRemy's better fix for 43683.
2008-04-22 marktRevert previous patch to fix obvious potential NPE...
2008-04-20 marktFix bug 31257. Quote endorsed dirs if they contain...
2008-04-20 marktFix bug 29936. In some circumstances, Tomcat would...
next