tomcat7.0
2006-08-22 fhanikPrepare for cluster integration
2006-08-18 remm- Add two lost Jasper patches (which were applied to...
2006-08-18 remm- Add the Jasper listener in the config.
2006-08-18 remm- Fix version number.
2006-08-18 remm- Fix links.
2006-08-18 remm- Also check the support attribute.
2006-08-17 remm- Redo the class with a concurrent hash map (note:...
2006-08-17 remm- Port docs updates.
2006-08-17 remm- Remove the bug number.
2006-08-17 remm- Fix nearly all the servlet links.
2006-08-17 remm- Calling allocate for no reason was not a very good...
2006-08-17 remm- Update the other connector.
2006-08-17 remm- Update to use two action code.
2006-08-16 remm- Expose the closed flag.
2006-08-16 remm- Build the examples classes.
2006-08-16 remm- Note: the paths are not completely correct.
2006-08-11 fhanikFixed the poller destroy method
2006-08-11 fhanikMake sure we don't fill up the cache after pause has...
2006-08-10 fhanikfixed imports and removed not needed log message
2006-08-09 fhanikFixed close down, and degraded a message to debug
2006-08-09 fhanikSSL byte buffers are cached as well
2006-08-09 fhanikAdded in a cache for byte buffers
2006-08-09 fhanikFixed deadlock issue with thread pool
2006-08-09 fhanikTune the connector, next step is to add the ability...
2006-08-08 fhanikStill some work needed on when to block and when to...
2006-08-07 fhanikFixed the socket flush, since NIO SSL uses dual sockets...
2006-08-06 jhooksupport for full xml namespaces according to spec,...
2006-08-05 remm- Fix the accept algorithm, that I had translated inacc...
2006-08-04 fhanikFixed unwrap
2006-08-04 fhanikCorrect close down, now the close can be limited to...
2006-08-04 fhanikAdded documentation about the NIO connector and clarifi...
2006-08-04 fhanikAdded HTTPS support to the NIO connector. Works exactly...
2006-08-04 remm- Use the classname as the servlet context attribute...
2006-08-03 remm- Cleanup the configuration (and fix the one used for...
2006-08-03 remm- Build the docs webapp.
2006-08-03 remm- Unfortunately, the JMX removal does not work (parent...
2006-08-02 fhanikoptimized imports
2006-08-02 remm- Now use an interface and a pluggable mechanism for...
2006-08-02 remm- Use a single reference to the cache during lookup...
2006-08-01 remm- Stop wrappers a bit earlier.
2006-07-28 remm- JSP 2.1 API fixes.
2006-07-27 marktPort of fix for bug 39592. Stop stack traces for HEAD...
2006-07-25 remm- Experiment with using concurrent maps in places which...
2006-07-22 marktPort fix for bug 40053. Correct app deployment doc...
2006-07-22 marktPort fix bug 39689. Allow same quoting for SSI attribut...
2006-07-22 marktPort partial fix for 34801
2006-07-21 fhanikRemove old APR references
2006-07-21 fhanikMake sure the key is valid before processing it
2006-07-21 fhanikDereference socket after its been used
2006-07-21 mturkAdd eol-style property for non-common extensions
2006-07-21 mturkAdd missing executable properties.
2006-07-20 remm- Changes to session id parsing so that it is done...
2006-07-20 mturkPhase 1: Setting eol and mime types
2006-07-19 fhanikAdjusted comment
2006-07-19 fhanikComet connection handling. When the response.getWriter...
2006-07-19 mturkThumbs.db is not part of the servlet spec
2006-07-19 fhanikFixed chunked input filter to parse the header correctl...
2006-07-19 remm- get/setProperty are used by IntrospectionUtils. Oops.
2006-07-18 mturkAdd svn:eol-style:native.
2006-07-18 mturkAdd svn:eol-style:native
2006-07-14 fhanikWhile this change made my linux box go faster, I could...
2006-07-14 fhanikTake advantage of Java 5 concurrent classes
2006-07-14 fhanikOptimize timeout handling, thanks to a suggestion from...
2006-07-13 fhanikSet a per connection timeout
2006-07-13 fhanikAdd optional comet timeout support
2006-07-13 remm- Comment out storeconfig for now.
2006-07-13 remm- Add the set of scripts.
2006-07-13 remm- Add the set of scripts.
2006-07-13 marktDelete unused classes deprecated in TC5.
2006-07-13 marktPort CGI parameter and POST fixes from TC5
2006-07-12 fhanikThe NIO connector uses only one poller, so the poller...
2006-07-12 remm- Fix src packaging.
2006-07-12 remm- More release scripts work.
2006-07-11 funkman40012 - Legacy EL Support not resolving variables correctly
2006-07-11 fhanikRemove sendfile support, this is a native called, this...
2006-07-11 remm- Fix some obvious problems with the packaging.
2006-07-10 fhaniksince we are writing on a piggy back thread, better...
2006-07-08 marktAdd open office mime-types. Port of fix for bug 39865...
2006-07-07 remm- Should improve handling of the root logger (sorry...
2006-07-07 remm- Add the base webapps and stuff, so they're there...
2006-07-07 remm- Start work on a dist script (that I will keep separat...
2006-07-07 remm- Remove the spare threads attributes.
2006-07-07 remm- If there is a security manager, the map should be...
2006-07-04 remm- Update to JDT 3.2 (I think TC 5.5 should be updated...
2006-06-29 remm- Redo the session activity check (which prevents expir...
2006-06-27 remm- As redoing the encoders and decoders won't happen...
2006-06-26 jfclereChange the compiler to the lastest version.
2006-06-26 remm- Catch everything, as any unexpected exception would...
2006-06-22 fhanikDont do the not needed operations, if they are not...
2006-06-22 fhanikTwo fixes,
2006-06-22 fhanikCatch the cancelled key exceptions and act appropriately
2006-06-22 fhanikFix so that we don't do a busy read, instead we are...
2006-06-22 fhanikmust come up with a better sleep, this brings the nio...
2006-06-22 fhanikReverted last nights checkin, until I fix the line...
2006-06-22 fhanikReverted checkin, we can use a fully qualified class...
2006-06-22 remm- Add new files.
2006-06-22 fhanikKeep track of whether the socket is in use or not....
2006-06-22 fhanikNon blocking polling information.
2006-06-21 remm- Fix annotation names.
2006-06-20 costinUpdate the modeler with the sandbox version, using...
next