tomcat7.0
2007-05-09 fhanikSeparate out read vs write latches, simplify implementa...
2007-05-09 funkmanbad link : s/tomcat-docs/docs/
2007-05-09 fhanikvolatile should ensure double locking to work properly
2007-05-09 mturkFix binaries by using /D_UNICODE for library as well.
2007-05-09 mturkUpdate fixed binaries that will do a thread dump on...
2007-05-09 jfclereArrange the default value of pattern.
2007-05-08 marktFix bug 42361. Handle multi-part forms when saving...
2007-05-08 marktFix generics related warnings in o.a.c.authenticator...
2007-05-08 fhanikmimic APR behavior and do stuff according to document...
2007-05-07 remm- Avoid casting (no functional change).
2007-05-07 fhanikSet correct soLinger time
2007-05-07 fhanikset the correct so linger attribute
2007-05-07 fhanikFix direct connect, which apparently happens on Solaris
2007-05-06 remm- Add back missing socketBuffer attribute.
2007-05-05 marktPort updates for path usage limitations
2007-05-05 remm- Extras build update.
2007-05-04 remm- Use the main xml file for tasks.
2007-05-04 remm- Changelog update.
2007-05-04 remm- Small javadoc update.
2007-05-04 remm- Add some xsds to the constants.
2007-05-04 remm- Use the better IOException type (any other exception...
2007-05-03 remm- Remove the didRead flag (an error checking hack).
2007-05-03 fhanikFix the bug in AprLifecycleListener, the value of SSLEn...
2007-05-03 fhanikAbility to create a connector using a custom protocol...
2007-05-03 fhanikSame fix as for the APR processor, although wouldn...
2007-05-03 remm- Recycle the comet flag (pretty large glitch ...).
2007-05-02 remm- Fix paths.
2007-05-01 remm- Add a flag to work around the double start problem...
2007-05-01 remm- 42308: nextRequest recycles the request.
2007-04-30 remm- Obvious typo in didRead. Ooops. Maybe Eclipse did...
2007-04-30 remm- New read loop (much more conventional using the more...
2007-04-28 remm- Add socket to the poller after cleanup in the connect...
2007-04-27 remm- Add code to check that at least one read is made...
2007-04-27 remm- Add an explicit check for null (it's there in the...
2007-04-27 fhanikUndo Pero's checkin, sorry Peter, just can't have it...
2007-04-27 remm- Add more accurate available() method, using a new...
2007-04-27 fhanikRemove call to remove clear connections upon a member...
2007-04-26 peroRemove senders as member disappeared..
2007-04-26 peroAdd heartbeatBackgroundEnabled to enable channel heartb...
2007-04-26 fhanikChange the name to a more appropriate name
2007-04-26 peroremove unused flag!
2007-04-25 remm- Changelog update for 6.0.12.
2007-04-25 remm- Session expiration and statistics tools.
2007-04-25 remm- Update for the timeout configuration.
2007-04-25 fhanikImplement keep alive timeout logic
2007-04-25 fhanikfix heartbeat
2007-04-25 fhanikChange latch behavior so that it can coexist with other...
2007-04-25 remm- Remove fixme for the timeout hack. I think this timeo...
2007-04-25 fhanikFix error handling when a single failure occurs
2007-04-24 fhanikreset timeout counter upon registration
2007-04-24 remm- This error shouldn't happen, and it's out of the...
2007-04-24 remm- 42202: Fix a problem handling %xx encoded URLs (unfor...
2007-04-24 remm- Port Mark's patch.
2007-04-23 peroadd enabled attribute to support JMX enable/disable...
2007-04-23 peromove to correct release, sorry!
2007-04-23 peroAdd toString method to better logging support.
2007-04-23 remm- Proposed refactoring of dispatcher logging (remove...
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-21 peroRemove unused field and at copyright!
2007-04-21 perofix :-)
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-19 remm- Add the comet valve (commented out).
2007-04-19 marktComplete fix for 41655.
2007-04-19 marktFix bug 42071 - ISE on multiple UnavailableExceptions.
2007-04-19 remm- Remove some attributes.
2007-04-18 jfcleredefault is not javac but the JDT compiler (See doc).
2007-04-18 marktRevert previous fix for 41869 and apply Remy's suggeste...
2007-04-18 marktFix bug 41869. TagData.getAttribute() should return...
2007-04-17 remm- Protect about possible issues calling toString in...
2007-04-17 remm- Code cleanup (less thread local manipulation).
2007-04-17 remm- Merge changes to the other protocols, to fix leaking...
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Fix links (42130).
2007-04-16 remm- Fix links (42130).
2007-04-16 remm- Update path (part of 42130).
2007-04-16 remm- Update path (part of 42130).
2007-04-16 remm- Port changes from the NIO connector to the APR connec...
2007-04-15 marktFix bug 41990. Add some new mime-type mappings.
2007-04-15 marktFix bug 42025. Refer to correct regular expression...
2007-04-15 marktUpdate change log. Move post 6.0.11 change to correct...
2007-04-15 marktFix bug 42039. Log a stack trace if a servlet throws...
2007-04-15 marktRemove old, unused utility methods.
2007-04-15 marktFix bug 42119 using approach suggested by Leigh L Klotz...
2007-04-14 fhanikremove comments
2007-04-14 fhanikremove duplicate code, cause of all my headaches
2007-04-14 fhanikRevert to revision 528735, something is broken and...
2007-04-14 fhanikoops, didn't mean to make that into the prev commit
2007-04-14 fhanikconsolidate methods into one
2007-04-14 fhanikapply the right exit condition
2007-04-14 fhanikminor optimization, go directly to the poller, chances...
2007-04-14 fhanikMinor optimizations
2007-04-14 fhanikSmarter executor, only create threads if no threads...
2007-04-13 fhanikAdded a TCP ping for membership, to be used with static...
next