| 2007-05-07 |
fhanik | Fix direct connect, which apparently happens on Solaris |
commit | commitdiff | tree | snapshot |
| 2007-05-06 |
remm | - Add back missing socketBuffer attribute. |
commit | commitdiff | tree | snapshot |
| 2007-05-05 |
markt | Port updates for path usage limitations |
commit | commitdiff | tree | snapshot |
| 2007-05-05 |
remm | - Extras build update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Use the main xml file for tasks. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Small javadoc update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Add some xsds to the constants. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Use the better IOException type (any other exception... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
remm | - Remove the didRead flag (an error checking hack). |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Fix the bug in AprLifecycleListener, the value of SSLEn... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Ability to create a connector using a custom protocol... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Same fix as for the APR processor, although wouldn... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
remm | - Recycle the comet flag (pretty large glitch ...). |
commit | commitdiff | tree | snapshot |
| 2007-05-02 |
remm | - Fix paths. |
commit | commitdiff | tree | snapshot |
| 2007-05-01 |
remm | - Add a flag to work around the double start problem... |
commit | commitdiff | tree | snapshot |
| 2007-05-01 |
remm | - 42308: nextRequest recycles the request. |
commit | commitdiff | tree | snapshot |
| 2007-04-30 |
remm | - Obvious typo in didRead. Ooops. Maybe Eclipse did... |
commit | commitdiff | tree | snapshot |
| 2007-04-30 |
remm | - New read loop (much more conventional using the more... |
commit | commitdiff | tree | snapshot |
| 2007-04-28 |
remm | - Add socket to the poller after cleanup in the connect... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
remm | - Add code to check that at least one read is made... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
remm | - Add an explicit check for null (it's there in the... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
fhanik | Undo Pero's checkin, sorry Peter, just can't have it... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
remm | - Add more accurate available() method, using a new... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
fhanik | Remove call to remove clear connections upon a member... |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | Remove senders as member disappeared.. |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | Add heartbeatBackgroundEnabled to enable channel heartb... |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
fhanik | Change the name to a more appropriate name |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | remove unused flag! |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Changelog update for 6.0.12. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Session expiration and statistics tools. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Update for the timeout configuration. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | Implement keep alive timeout logic |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | fix heartbeat |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | Change latch behavior so that it can coexist with other... |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Remove fixme for the timeout hack. I think this timeo... |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | Fix error handling when a single failure occurs |
commit | commitdiff | tree | snapshot |
| 2007-04-24 |
fhanik | reset timeout counter upon registration |
commit | commitdiff | tree | snapshot |
| 2007-04-24 |
remm | - This error shouldn't happen, and it's out of the... |
commit | commitdiff | tree | snapshot |
| 2007-04-24 |
remm | - 42202: Fix a problem handling %xx encoded URLs (unfor... |
commit | commitdiff | tree | snapshot |
| 2007-04-24 |
remm | - Port Mark's patch. |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
pero | add enabled attribute to support JMX enable/disable... |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
pero | move to correct release, sorry! |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
pero | Add toString method to better logging support. |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
remm | - Proposed refactoring of dispatcher logging (remove... |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
remm | - Fix license headers. |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
remm | - Fix license headers. |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
remm | - Fix license headers. |
commit | commitdiff | tree | snapshot |
| 2007-04-23 |
remm | - Fix license headers. |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
pero | Add Missing isInfoEnabled checks |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
pero | Remove unused field and at copyright! |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
pero | fix :-) |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
pero | Add Missing isInfoEnabled checks |
commit | commitdiff | tree | snapshot |
| 2007-04-21 |
pero | Add Missing isInfoEnabled checks |
commit | commitdiff | tree | snapshot |
| 2007-04-19 |
remm | - Add the comet valve (commented out). |
commit | commitdiff | tree | snapshot |
| 2007-04-19 |
markt | Complete fix for 41655. |
commit | commitdiff | tree | snapshot |
| 2007-04-19 |
markt | Fix bug 42071 - ISE on multiple UnavailableExceptions. |
commit | commitdiff | tree | snapshot |
| 2007-04-19 |
remm | - Remove some attributes. |
commit | commitdiff | tree | snapshot |
| 2007-04-18 |
jfclere | default is not javac but the JDT compiler (See doc). |
commit | commitdiff | tree | snapshot |
| 2007-04-18 |
markt | Revert previous fix for 41869 and apply Remy's suggeste... |
commit | commitdiff | tree | snapshot |
| 2007-04-18 |
markt | Fix bug 41869. TagData.getAttribute() should return... |
commit | commitdiff | tree | snapshot |
| 2007-04-17 |
remm | - Protect about possible issues calling toString in... |
commit | commitdiff | tree | snapshot |
| 2007-04-17 |
remm | - Code cleanup (less thread local manipulation). |
commit | commitdiff | tree | snapshot |
| 2007-04-17 |
remm | - Merge changes to the other protocols, to fix leaking... |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Add session browser capabilities in the manager.... |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Add session browser capabilities in the manager.... |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Add session browser capabilities in the manager.... |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Fix links (42130). |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Fix links (42130). |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Update path (part of 42130). |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Update path (part of 42130). |
commit | commitdiff | tree | snapshot |
| 2007-04-16 |
remm | - Port changes from the NIO connector to the APR connec... |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Fix bug 41990. Add some new mime-type mappings. |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Fix bug 42025. Refer to correct regular expression... |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Update change log. Move post 6.0.11 change to correct... |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Fix bug 42039. Log a stack trace if a servlet throws... |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Remove old, unused utility methods. |
commit | commitdiff | tree | snapshot |
| 2007-04-15 |
markt | Fix bug 42119 using approach suggested by Leigh L Klotz... |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | remove comments |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | remove duplicate code, cause of all my headaches |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | Revert to revision 528735, something is broken and... |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | oops, didn't mean to make that into the prev commit |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | consolidate methods into one |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | apply the right exit condition |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | minor optimization, go directly to the poller, chances... |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | Minor optimizations |
commit | commitdiff | tree | snapshot |
| 2007-04-14 |
fhanik | Smarter executor, only create threads if no threads... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Added a TCP ping for membership, to be used with static... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | remove redundant calls, easier to track usage |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | consolidate usage between executor runnables and worker... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Use the remaining for the byte buffer as the capacity... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | prevent a timeout when a servlet write is issued, but... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Prevent NPE on a key that was cancelled by the poller |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | if the flush is not guaranteed, then try again |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | This write has to be synchronized since comet can write... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
remm | - XML directive (most important commit ever !!). |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Since we can keep alive a HTTP connection, even after... |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Updated with some useful info |
commit | commitdiff | tree | snapshot |
| 2007-04-13 |
fhanik | Fix the handling of the Http11NioProcessors when the... |
commit | commitdiff | tree | snapshot |
| 2007-04-12 |
remm | - 42085: The handlers for the root logger are now added... |
commit | commitdiff | tree | snapshot |
| next |