| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from trunk | Aidan Skinner | 2009-10-11 | 1 | -1/+0 |
* | Fix bind error message | Aidan Skinner | 2009-09-18 | 1 | -2/+2 |
* | MINANetworkDriverTest: Make sure we sleep for at least the alloted time. | Aidan Skinner | 2009-09-18 | 1 | -16/+20 |
* | QPID-2024 QPID-2105: Remove now unnecessary classes like Event, PoolingFilter, | Aidan Skinner | 2009-09-17 | 6 | -930/+70 |
* | QPID-2015: Remove AMQIoTransportProtocolSession. Release the executor service... | Aidan Skinner | 2009-09-16 | 1 | -3/+0 |
* | QPID-2105: Make NetworkDriver.open use a SSLContextFactory, not an SSLEngine. | Aidan Skinner | 2009-09-16 | 7 | -46/+253 |
* | Merge from trunk | Aidan Skinner | 2009-09-09 | 1 | -2/+4 |
* | QPID-2025: Log errors instead of printStackTracing() | Aidan Skinner | 2009-09-04 | 1 | -1/+7 |
* | QPID-2025: Add a AMQProtocolEngine from the de-MINAfied AMQMinaProtocolSessio... | Aidan Skinner | 2009-09-01 | 15 | -106/+431 |
* | QPID-2024: Change send to stash the future and have flush join on that so tha... | Aidan Skinner | 2009-08-19 | 2 | -4/+16 |
* | QPID-2024: Add ProtocolEngine and NetworkDriver interfaces and a NetworkDrive... | Aidan Skinner | 2009-08-18 | 8 | -0/+1123 |
* | QPID-2040: add a copy method to FileUtils that throws checked exceptions ins... | Robert Gemmell | 2009-08-17 | 1 | -18/+31 |
* | fixed session memory leak exposed by SessionCreateTest | Rafael H. Schloming | 2009-07-25 | 1 | -2/+0 |
* | QPID-1992 : Addition of new Broker Logging Framework | Martin Ritchie | 2009-07-22 | 2 | -78/+184 |
* | QPID-1797: update bundle version format and output filenames, modify ant bund... | Robert Gemmell | 2009-07-11 | 1 | -2/+2 |
* | fixed hang in SSL client, ssl profile still fails due to port conflicts, but ... | Rafael H. Schloming | 2009-07-01 | 2 | -14/+24 |
* | cleaned up extraneous whitespace | Rafael H. Schloming | 2009-06-30 | 2 | -83/+83 |
* | made test ports configurable; this required adding variable expansion to Prop... | Rafael H. Schloming | 2009-06-18 | 1 | -0/+144 |
* | QPID-1893: echo back a heartbeat when we receive one | Rafael H. Schloming | 2009-06-08 | 1 | -0/+5 |
* | This is related to QPID-1875 | Rajith Muditha Attapattu | 2009-05-28 | 1 | -1/+1 |
* | This is related to QPID-1854 | Rajith Muditha Attapattu | 2009-05-14 | 1 | -1/+8 |
* | This is related to QPID-1853. Since the socket is being closed inside the fin... | Rajith Muditha Attapattu | 2009-05-14 | 1 | -1/+0 |
* | This is a fix for QPID-1857 | Rajith Muditha Attapattu | 2009-05-13 | 1 | -0/+2 |
* | This is a fix for QPID-1854 | Rajith Muditha Attapattu | 2009-05-13 | 1 | -0/+1 |
* | This is a fix for QPID-1853. We now close the socket in the finnally block. | Rajith Muditha Attapattu | 2009-05-13 | 1 | -0/+8 |
* | This is related to QPID-1839 | Rajith Muditha Attapattu | 2009-05-04 | 1 | -2/+12 |
* | QPID-1803 : Fixed potential NPE in FileUtils.delete | Martin Ritchie | 2009-04-10 | 1 | -2/+10 |
* | QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re... | Robert Gemmell | 2009-04-10 | 1 | -0/+4 |
* | This is a fix for QPID-1773 | Rajith Muditha Attapattu | 2009-03-24 | 1 | -1/+14 |
* | This is to correct a mistake pointed out in the dev list | Rajith Muditha Attapattu | 2009-03-24 | 1 | -1/+1 |
* | Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before... | Rafael H. Schloming | 2009-03-20 | 2 | -0/+58 |
* | These classes are not used in any meaningful way. | Rajith Muditha Attapattu | 2009-03-19 | 1 | -200/+0 |
* | Removed false positive return from FU.delete(). Delete mirrors functionality ... | Martin Ritchie | 2009-03-09 | 2 | -8/+16 |
* | FileUtils would report a failure to delete a non-existent file | Martin Ritchie | 2009-03-09 | 2 | -2/+12 |
* | FileUtils : Was not correctly handling the case where a File object became nu... | Martin Ritchie | 2009-03-06 | 1 | -7/+8 |
* | QPID-1708: go into CLOSED instead of DETACHED state when there is an executio... | Rafael H. Schloming | 2009-03-03 | 2 | -3/+60 |
* | Added check for when file reference becomes null, occurs if the file is exter... | Martin Ritchie | 2009-03-02 | 1 | -3/+8 |
* | QPID-1701: fixed potential deadlock on connection close | Rafael H. Schloming | 2009-02-27 | 2 | -3/+3 |
* | don't block unreliable commands during resume | Rafael H. Schloming | 2009-02-26 | 1 | -1/+5 |
* | Made the various receive variants check that the server queue is empty before... | Rafael H. Schloming | 2009-02-25 | 6 | -10/+43 |
* | QPID-1665: add a timer to ensure message acking is never delayed more than 10... | Rafael H. Schloming | 2009-02-19 | 2 | -1/+25 |
* | QPID-1658: added a byte limit for the number of commands in the session repla... | Rafael H. Schloming | 2009-02-11 | 2 | -3/+25 |
* | Merge branch 'QPID-1583' | Aidan Skinner | 2009-02-11 | 1 | -2/+1 |
* | Change package, remove dependency on Java DNS server | Aidan Skinner | 2009-02-10 | 1 | -5/+6 |
* | Borrow NetMatcher from JAMES. Should probably be moved to commons-net at some... | Aidan Skinner | 2009-02-10 | 1 | -0/+264 |
* | QPID-1652 : Created MessagePublishInfoImpl and Unit Test, removed the several... | Martin Ritchie | 2009-02-09 | 4 | -89/+187 |
* | Missed the modifications to FailoverRoundRobinServers.java during the commit ... | Rajith Muditha Attapattu | 2009-02-09 | 1 | -2/+0 |
* | Removing unused classes from the great refactoring period. | Rajith Muditha Attapattu | 2009-02-09 | 8 | -858/+0 |
* | This is related to QPID-1645 | Rajith Muditha Attapattu | 2009-02-09 | 2 | -5/+19 |
* | QPID-1646: implemented handlers for producer flow control signals | Rafael H. Schloming | 2009-02-05 | 3 | -4/+92 |