tomcat7.0
2008-01-17 peroFix ManagerServlet.exipreSession throws Exceptions...
2008-01-17 peroAdd getLastAccessedTimestamp and getCreationTimestamp...
2008-01-17 marktUpdate: native to 1.1.12; commons-pool to 1.4; location...
2008-01-17 marktFix typo.
2008-01-16 marktAdd missing change from previous commit
2008-01-16 marktUndo accidental commit.
2008-01-16 marktFix 43315. Display value rather than key.
2008-01-16 marktFix bug 43468. Prevent NPE.
2008-01-16 marktFix bug 43173. Correct location for logging.properties.
2008-01-16 marktOne more place where a commons-logging-api.jar referenc...
2008-01-16 marktFix odd statement.
2008-01-16 peroPropose Correct StandardManager.sessionCounter after...
2008-01-16 peroSet correct sessionCounter after reload sessions!
2008-01-15 fhanikupdate changelog
2008-01-15 fhanikAdd in the ability to turn off reverse DNS lookups...
2008-01-15 jfclereAdd the extras step otherwise it won't build a release.
2008-01-14 marktUpdate to available libraries
2008-01-13 marktFix a problem with the installer. File /r lib was selec...
2008-01-13 marktUpdate Eclipse classpath to latest versions, add test...
2008-01-13 marktLibrary updates.
2008-01-10 marktRevert previous accidental commit.
2008-01-10 marktFix bug 43344. Correct typo. Patch provided by Tim...
2008-01-08 fhanikfix regression for bug 11117 while maintaining the...
2008-01-08 marktClean up build scripts. Patch provided by Paul Shemansky.
2008-01-07 marktFix bug 43743. Correctly handle nest tag files packaged...
2008-01-07 fhanikreformat, no change, so that the upcoming changes and...
2008-01-07 fhanikstart the cluster JMX impl
2008-01-07 fhanikminor fixes
2008-01-06 marktInclude 6.0.x parameter processing fix in trunk.
2008-01-06 marktTabs -> 8 spaces
2008-01-04 marktNo functional change. Remove unused code. Lines <=...
2008-01-04 marktFix path
2008-01-04 marktFix possible NPE when no ROOT application is deployed...
2008-01-03 marktImprove fix for 43840 with better error handling, a...
2008-01-01 marktFix bug 43758. Return empty string rather than null...
2008-01-01 marktFix bug 43775. Don't change line endings for binary...
2008-01-01 marktFix bug 43800. Make clearer relationship between APR...
2008-01-01 marktAlign docs for Jasper options. Put in alphabetical...
2008-01-01 fhanikIf we are reloading the context, we must get rid of...
2007-12-30 marktUpdate props
2007-12-30 marktAdd some notes for Tomcat 7.
2007-12-30 marktAdd a missing check
2007-12-30 marktImplement a fix for bug 43840 along with a rudimentary...
2007-12-30 marktAdd missing package declaration
2007-12-29 marktFix bug 43868. MBean methods getInvoke and getSetter...
2007-12-29 marktFix bug 43878. When development mode isn't being used...
2007-12-28 marktTab police.
2007-12-27 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=43285
2007-12-27 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=42503
2007-12-27 funkmanFAQ links to wiki
2007-12-26 marktFix bug 43914. Location headers must be encoded. Patch...
2007-12-26 marktFix for bug 43839. When cookie based session tracking...
2007-12-24 marktTab police
2007-12-24 marktFix bug 43909. Make sure locale maps to wrapped ELConte...
2007-12-24 marktFix bug 43944. Use a message that exists.
2007-12-23 marktFix bug 44088. Expire button didn't work. Patch by...
2007-12-23 marktFix 44084 with a patch provided by Noah Levitt. I also...
2007-12-23 marktTab police - a minor infraction ;)
2007-12-23 marktFix CVE-2007-5342. Limit JULI privs to just those requi...
2007-12-18 marktFix bug 43236. Reset the usingWriter and associated...
2007-12-18 marktFix bug 43241. Patch provided by John Kew.
2007-12-18 marktAdd note to docs about use of privileged flag and conse...
2007-12-17 fhanikport new annotation logic from previous trunk
2007-12-11 marktBetter patch based on Filip's comments
2007-12-10 marktFix bug 44041. A small sync is required to prevent...
2007-12-07 jfclereDon't load the entropy but sets the file the entropy...
2007-12-06 jfclereAllow to specify a random device.
2007-12-05 funkman43993 - mime mapping for WS-Policy
2007-12-05 funkmancode.google.com/p/google-highly-open-participation...
2007-12-04 marktThis files were originally committed (in TC5.5.x) by...
2007-12-02 funkmanBZ 43530
2007-12-01 marktFix bug 43594. Use setenv from CATALINA_BASE (if set...
2007-12-01 marktFix bug 43611. Provide an error message if user tries...
2007-11-30 marktFix bug 43622. Don't overwrite the min compression...
2007-11-29 marktFix bug 43757. Rather than use string matching to work...
2007-11-27 marktFix bug 43957. Service.bat doesn't configure logging...
2007-11-27 marktFix bug 43706. Copy/move should return 201 if successfu...
2007-11-26 fhanikadd get/set for properties
2007-11-26 marktRemove Sun notice that should never have been included...
2007-11-24 billbarkerRemove conditional headers from the re-played request.
2007-11-23 marktFix bug 43887. Include exception in the log message.
2007-11-23 marktUpdate WebDAV javadocs as a result of bug 43893
2007-11-20 marktFix properties
2007-11-19 marktCode cleanup. Fix warnings in webdav servlet. No functi...
2007-11-16 marktInclude Fix for bug 43702 in trunk. Inner class files...
2007-11-16 marktInclude CGI include fix in trunk
2007-11-15 fhanikFix BZ 43846 issues.apache.org/bugzilla/show_bug.cgi...
2007-11-15 fhanikFix comet handling in case BEGIN event calls CometEvent...
2007-11-15 fhanikCorrect JDT location
2007-11-14 marktAdd cookie patch to trunk to keep it up to date
2007-11-13 marktBetter patch for BZ 43675 in response to Remy's -1...
2007-11-10 marktResolve licensing issue with these files by replacing...
2007-11-09 marktReally remove status this time
2007-11-09 marktRemove the STATUS file, add a PROPOSALS.txt file
2007-11-09 marktCreate C-T-R development branch
2007-11-08 fhanikchange vote, still couldn't get the tests through git-svn@593648
2007-11-08 peroadd my vote
2007-11-08 marktAdd vote on cookie patch
2007-11-08 fhanik2nd Patch includes the first, so combine them
2007-11-08 jfclereAdd another proposal.
next