tomcat7.0
2007-08-02 costinAdd a simple one-line formatter.
2007-07-31 fhanikpatch provided by Alexander Maas, fix timeout setting...
2007-07-30 marktFix bug 42979. Update sample.war to include recent...
2007-07-30 marktFix WebDAV for MS clients.
2007-07-30 marktPort fix for 39212. Possible NPE and redundant code.
2007-07-22 rjungBZ 42951: Port r454193 (BZ 36976) from TC 5.5.x:
2007-07-19 remm- Fix classcast exceptions if Comet is used and there...
2007-07-19 fhanikcomplete the bug fix
2007-07-19 jfclereThis Valve is to extra the SSL informations from additi...
2007-07-19 fhanikBZ 42937
2007-07-19 marktMake cookie handling conform to RFC2965. Don't treat...
2007-07-19 marktFix compiler warnings.
2007-07-16 marktClarify that the manager app is already installed....
2007-07-16 marktFix reload problem that only affected ROOT.xml. Ported...
2007-07-15 marktRemove references to adding stuff to server.xml and...
2007-07-15 rjungCorrect j.u.l log levels in JULI docs.
2007-07-11 jfclereUse Constants.SESSION_PARAMETER_NAME instead "jsessionid".
2007-07-11 jfclereUse Globals.SESSION_PARAMETER_NAME instead "jsessionid".
2007-07-10 marktFix typo
2007-07-09 fhanikfix for bz 42840
2007-07-09 rjungSeparate sequence increment from getter in ThreadPool...
2007-07-09 rjungRemove invalid attribute "encoding" of MBean MemoryUser...
2007-07-09 rjungUndo unintetional commit from r554562. Will come next...
2007-07-09 rjungDon't write error on System.out, use log() instead.
2007-07-09 rjungBZ 39813: Correct handling of new line characters in...
2007-07-07 marktFix typo.
2007-07-06 marktRemove old util class that is no longer used.
2007-07-06 markto.a.t.util.http
2007-07-05 jfclereEscape the " in the cookie value.
2007-07-04 jfclereArrange the handling of cookies values.
2007-07-03 fhanikFix BZ 42803
2007-06-29 remm- Changelog update.
2007-06-29 remm- Fix a lost reference problem when using Comet with...
2007-06-28 remm- If bytes are not read, send an error event (otherwise...
2007-06-24 billbarkerporting AJP large-file support from 5.5
2007-06-24 marktTabs -> 8 spaces
2007-06-24 marktPort fix for bug 41722. role-link in web.xml should...
2007-06-24 marktClose streams as noted in bug 42314.
2007-06-23 marktPort fix for bug 42547. Fix NPE when a ResourceLink...
2007-06-22 marktRemove default host which is no longer used.
2007-06-18 remm- Fix API. Submitted by Bill Burke.
2007-06-16 marktPort fix bug 42643. Prevent creation of duplicate funct...
2007-06-14 marktFix XSS issues in snoop.jsp. This is CVE-2007-2449...
2007-06-14 marktIgnore local build properties
2007-06-14 billbarkerPorting large-file support for the AJP Connectors from 5.5
2007-06-14 marktFix XSS issue in Manager and Host Manager. This is...
2007-06-13 fhanikfix for BZ 42650
2007-06-13 fhanikfix for BZ 42648
2007-06-13 marktAdd generation of html versions of source files for...
2007-06-09 marktLook for tools.jar in right place.
2007-06-06 marktFix old reference to Jakarta.
2007-06-02 marktPort fix for 33774. Retry on ServiceUnavailableException
2007-06-02 marktFix compiler warnings in o.a.c.realm
2007-06-02 marktFix compiler warnings
2007-06-02 marktPort fix for bug 42497. Include ETag header on 304...
2007-06-01 fhanikFix signatures
2007-05-31 remm- 42559: I did not make equivalent modifications (the...
2007-05-31 marktPort fix for bug 39425. Add additional permission requi...
2007-05-29 fhanikRemove the non blocking handling of the request, doesn...
2007-05-27 remm- Typo.
2007-05-27 billbarkerPorting fix to allow for a forward/include to call...
2007-05-23 remm- Revert the API changes in the 6.0.x branch.
2007-05-23 remm- NPE check (when using JMX, if I remember correctly).
2007-05-23 marktPort fix for bug 39875.
2007-05-23 marktPort fix for bug 42438. Duplicate temp variable was...
2007-05-22 fcarrionCorrection Bug 42436 patch from Paul McMahan
2007-05-21 fhanikFix demo
2007-05-21 fhanikno need to pre initialize these values git-svn@540105
2007-05-21 fhanikadd non block support
2007-05-21 fhanikadd block/no block flag to flushing the SSL buffer
2007-05-21 fhaniklock in the right place
2007-05-21 fhanikOnly lock when incrementing the counter on sending...
2007-05-21 fhanikminor change
2007-05-21 fhanikremove locking from memberAdded and memberDisappeared...
2007-05-21 fhanikCorrect fix for removal of first read timeout, we are...
2007-05-20 billbarkerShave a couple of ms off of the time :)
2007-05-20 billbarkerAlways reset the MB when doing getBytes
2007-05-20 funkmanJNDIRealm does not catch NullPointerException for Sun...
2007-05-20 rjungFix BZ 42459: Manager webap table format error
2007-05-19 funkmanbug 42444: prevent NPE
2007-05-18 peroHups, Http11NioProcessor need FirstReadTimeout at stran...
2007-05-18 peroRemove unused local variable step
2007-05-18 peroRemove unsused firstReadTimeout attribute
2007-05-18 peroAdd selectorTimeout default and a lot of value formatings.
2007-05-17 fhanikleft overs
2007-05-17 fhanikminor optimizations
2007-05-17 fhanikAdd locks instead of synchronized statements to avoid...
2007-05-17 fhanikAdded in a unit test for ordering messages
2007-05-17 fhanikAvoid concurrent mod exception, remove from the iterato...
2007-05-14 fhanikMake sure to respect the option flag, otherwise you...
2007-05-12 marktFix bug 42401. Provide better JRE/JDK information.
2007-05-11 marktUpdate context info
2007-05-10 fhanikAdded in actions for the new Comet methods
2007-05-10 fhanikadded in unregister
2007-05-10 fhanikAdd in getters
2007-05-10 fhanikfeedback incorporated
2007-05-10 jfclereUse "%r" and single quotes.
2007-05-10 fhanikoops, forgot these
2007-05-10 fhanikNew proposed API calls for Comet
2007-05-09 fhanikSeparate out read vs write latches, simplify implementa...
next