| 2006-10-27 |
remm | - Implement the JspIdConsumer feature. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Some deferred expressions handling fixes. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Cleaned up imports |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Ooops, forgot to pass in the double buffered channel... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Make sure the socket buffer is not bigger than anticipa... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Reverted the removal of the "socket buffer", writing... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Also use the parent constructor here. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Refactor exception reporting using Throwable.getCause... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Zero GC objects. everything gets cached. |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Documented socket properties |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Code clean up, last pieces to make is a the KeyAttachme... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
jfclere | Allow variable size of AJP message via packetSize=n... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | don't cancel, only do that within the selector thread... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | Make the buffer pool configurable, still need to make... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | adjust default properties |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | Add a socket properties class so that we can configure... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
markt | Fix properties. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | remy is right, lets not sacrifice performance to protec... |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | Added in blocking logic to the NIO connector. This... |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | added my pee stain :) |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | fixed compiler warnings |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
jfclere | Add a packetSize option to match the option on the... |
commit | commitdiff | tree | snapshot |
| 2006-10-22 |
markt | Port fix for 37070 to TC6 along with the changes to... |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
markt | Update license header in TC6 trunk to comply with: |
commit | commitdiff | tree | snapshot |
| 2006-10-20 |
remm | - Fix logging API. |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
markt | Port fix bug 39436. Correct MIME type for SVG. |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
fhanik | Shame on me |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
fhanik | SSLEngine is an attribute of the APR lifecycle listener... |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
remm | - I did not fix activity check correctly last time. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | Implement non blocking read on HTTP requests. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | added new changes |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | Implemented SSLEngine attribute on the Java HTTP connec... |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
mturk | Add srclib build repository. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
mturk | Copy the tomcat-connector/jni/native to the native... |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
remm | - Fix NPE on isValid for an expired session when activi... |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
markt | Port fix 40723. Correct javadoc for JDBCAccessLogValve. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
markt | Port fix bug 40771. Correct doRead method so Filters... |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
remm | - Also copy the policy file. |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
fhanik | Fix NPE on session state transfer |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
fhanik | Cleaned up server.xml, added in documentation reference... |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
fhanik | Fixed startup exception |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
remm | - Update to the new packages. |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
remm | - At the moment, I prefer version 1.1.3. |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
remm | - Small tweaks. |
commit | commitdiff | tree | snapshot |
| 2006-10-17 |
remm | - Add a !null as with the other servlets for the debug... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | Make server.xml nice and pretty without including a... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Restructure a little. |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | corrected defaults |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | more updates, restructure a little bit |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | oops, wrong manager as default |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | corrected default value |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | more cleanup, need to add correct documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | Fixed manager registration and how manager names are... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | removed 5.5 from 6.0 changelog.xml |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Thanks for adding in the other important features... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Code cleanup. |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Fix deployer packaging (the tasks defs were not inclu... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
fhanik | Made a larger autoBind property |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Add a draft release plan. Things should be expanded... |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Tweaks. |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Various docs fixes. |
commit | commitdiff | tree | snapshot |
| 2006-10-16 |
remm | - Add a privileged filter list (I had forgotten about... |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
remm | - Port patch. |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
fhanik | Listener documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
fhanik | complete valve documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
fhanik | slow progress, but moving forward with documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
remm | - Add a build script to build extras. |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
remm | - Packet must be ended before sending. |
commit | commitdiff | tree | snapshot |
| 2006-10-13 |
fhanik | more documentation for the manager element |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | Document more manager options, far from complete |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | finishing touches |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | Documented static members |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | Support to add in static members and to have those... |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | Little more text |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | more interceptor doc, not yet complete, need to figure... |
commit | commitdiff | tree | snapshot |
| 2006-10-12 |
fhanik | Added in ack attribute |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
fhanik | More documentation, this time for the sender |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
fhanik | Documented all the receiver options |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
fhanik | Cleaned up config |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
fhanik | Update documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-11 |
fhanik | Cleaned up setters to more consistent names with the... |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
fhanik | Updates to documentation, |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
fhanik | Fixes and improvements |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
fhanik | Added in documentation |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
fhanik | Make sure that setIdInternal doesn't try to modify... |
commit | commitdiff | tree | snapshot |
| 2006-10-10 |
fhanik | Added in toString method |
commit | commitdiff | tree | snapshot |
| 2006-10-09 |
fhanik | Fix modification logic, still busted though |
commit | commitdiff | tree | snapshot |
| 2006-10-09 |
fhanik | Corrected the use of the ACTIVITY_CHECK flag |
commit | commitdiff | tree | snapshot |
| 2006-10-09 |
remm | - Also catch no class def found here, to fix usage... |
commit | commitdiff | tree | snapshot |
| next |