tomcat7.0
2010-12-02 marktFix error in r1041356
2010-12-02 marktHostConfig passed a context name to ContextName(String...
2010-12-02 marktMake constants static
2010-12-02 kkolinkoMove changelog comment for BZ 50228 from Catalina to...
2010-12-01 marktRevert part of r1039051
2010-12-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-01 marktTab police
2010-12-01 rjungFix typo (syntax error) in changelog.
2010-12-01 marktDon't put anything in current dev since it will be...
2010-12-01 marktUpdate release dates
2010-11-30 marktDon't set property that doesn't exist on any ProtocolHa...
2010-11-30 marktContext name rather than Context path is passed in...
2010-11-30 marktSwitch MapperListener to the new Lifecycle
2010-11-30 rjungFix typo in script comment.
2010-11-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-30 marktAlign tests with new ManagerBase code
2010-11-30 marktRemove direct support for reading random bytes from...
2010-11-30 marktUpdated Windows results (removal of digest)
2010-11-30 marktSecureRandom implementations are self-seeding so simpli...
2010-11-30 marktrandomClass -> secureRandomClass
2010-11-30 marktNeed required attribute or docs don't display correctly
2010-11-30 marktFix Javadoc warnings
2010-11-29 rjungAdd css to text file list.
2010-11-29 rjungSet svn properties.
2010-11-29 marktCorrect method names in log messages
2010-11-29 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-11-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-29 marktCorrect method name in log message
2010-11-29 marktAdd a test case for https://issues.apache.org/bugzilla...
2010-11-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-28 marktSecureRandom is self-seeding
2010-11-27 marktMake SecureRandom the fall-back and use SecureRandom...
2010-11-27 marktAdd a /dev/urandom vs SecureRandom benchmark
2010-11-27 marktUpdate so this will run
2010-11-27 marktRemove attributes from PersistentManager too
2010-11-27 marktDrop the entropy attribute. SecureRandom has a sufficie...
2010-11-27 marktUsing SecureRandom makes digesting the ID unnecessary...
2010-11-25 marktMake method name consistent with class name
2010-11-25 marktFix a couple of clustering issues:
2010-11-25 marktCorrectly validate context path so sessions can be...
2010-11-25 marktUpdate changelog
2010-11-25 marktDon't use pid file. It is not removed on service stop...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktMove to Catalina section
2010-11-24 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktAdd additional trace level logging to Tribes to assist...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktIncrement version number ready for next release
2010-11-24 markthost.removeChild() already calls context.destroy()...
2010-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-24 marktDon't swallow error
2010-11-23 marktNoOp logger is only used in StandardEngine so move...
2010-11-23 marktMove configuration of trailer header size limit to...
2010-11-23 marktAdd a test case for bug50015
2010-11-23 marktRoles are supported
2010-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-23 marktMake memory leak prevention code that clears ThreadLoca...
2010-11-22 kkolinkoRemove border-radius.htc until issue with this file...
2010-11-22 kkolinkoImpose a limit on the total length of the trailing...
2010-11-22 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-22 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-22 marktFix CVE-2010-4172. Multiple XSS in Manager web application
2010-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-22 marktAdditional info for https://issues.apache.org/bugzilla...
2010-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-22 marktUpdate docs to new MBean names
2010-11-22 marktUse correct MBean name for Mangers
2010-11-22 marktEnsure MBean names are correct generated for version...
2010-11-22 marktAdd recent HTML manager app fixes
2010-11-22 marktFix manager app - attribute removed message was not...
2010-11-22 marktFix primary sessions not always treated as such by...
2010-11-22 marktSimplify escapeXml(Object)
2010-11-22 marktFix ordering functionality for Manager app
2010-11-22 kkolinkoRevert r1032232
2010-11-20 mturkUse image with tm (the same as tomcat.gif logo)
2010-11-20 mturkImages are not executable
2010-11-20 mturkAdd tm powered by logo
2010-11-20 mturkAdd tm
2010-11-20 mturkAdd tm to logo
2010-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-11-19 marktAdditional fix for https://issues.apache.org/bugzilla...
2010-11-19 marktAdd the final component of parallel deployment
2010-11-19 marktThe 60s timeout waiting for session info from other...
2010-11-19 marktParallel deployment
2010-11-19 marktChanges to Manager and HTML Manager to support parallel...
2010-11-19 marktAdd displayName to ContextName
2010-11-18 marktFix expiration statistics broken by r1036281
2010-11-18 marktSome additional statistics prompted by Remy's questions...
2010-11-18 marktComment out release notes link since tribes has not...
2010-11-18 marktFix issues with tribes docs reported on users list.
2010-11-17 marktNarrow the manager-wide sync
2010-11-17 marktRefactor the calculation of session manager statistics...
2010-11-17 marktAdd recent performance improvements to changelog
next