| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-714 : (Patch from Aidan Skinner) Issue with competing, transactional/cli... | Robert Godfrey | 2007-12-20 | 2 | -31/+5 |
| * | Multi threaded io commented out until all issues with it are resolved. | Rupert Smith | 2007-12-18 | 1 | -1/+3 |
| * | DUPS_OK mode set to be same as AUTO_ACK, fixed broken dups ok test. | Rupert Smith | 2007-12-17 | 1 | -9/+2 |
| * | QPID-707 : Added new test to check message count on broker as messages are co... | Martin Ritchie | 2007-12-14 | 2 | -18/+27 |
| * | Update to disable ProtectIO by default. | Martin Ritchie | 2007-12-07 | 1 | -1/+1 |
| * | Removed JMSXUserID as it appears the new mina is conflicting. | Martin Ritchie | 2007-12-07 | 2 | -13/+13 |
| * | Mina Fix: Vm Pipe Starts Connection session before acceptor session. This res... | Martin Ritchie | 2007-11-29 | 1 | -6/+3 |
| * | QPID-679 : Patch provided by Aidan Skinner and additional from odd problems d... | Martin Ritchie | 2007-11-28 | 4 | -26/+85 |
| * | QPID-621 : Patch Supplied by Aidan Skinner. Msg Ack after msg consumer is clo... | Martin Ritchie | 2007-11-27 | 2 | -2/+45 |
| * | Renamed POMs to M2.1.1 Removed erroneous equals() in SpecificMethodFrameListe... | Martin Ritchie | 2007-11-27 | 2 | -27/+0 |
| * | Merged revisions 598106-598232,598234-598286,598288-598323,598325-598361 via ... | Martin Ritchie | 2007-11-26 | 3 | -42/+71 |
| * | QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu... | Martin Ritchie | 2007-11-26 | 2 | -38/+72 |
| * | QPID-160 Addition of JMSXUserID to all messages through the java broker. | Martin Ritchie | 2007-11-07 | 2 | -10/+25 |
| * | QPID-662 Transactional state not correctly reported after fail over. We now r... | Martin Ritchie | 2007-11-06 | 6 | -156/+301 |
| * | QPID-663 Messages fail to be received after fail over. This is due to the old... | Martin Ritchie | 2007-11-06 | 1 | -10/+8 |
| * | QPID-654 : added a shutdownNow() call if the _taskPool hasn't terminiated by ... | Martin Ritchie | 2007-10-19 | 1 | -1/+11 |
| * | QPID-637 : Patch provided by Aidan Skinner to ensure correct behaviour of ses... | Martin Ritchie | 2007-10-18 | 2 | -127/+110 |
| * | QPID-637 Patch submitted by Aidan Skinner to address receive not waiting for ... | Martin Ritchie | 2007-10-11 | 1 | -10/+31 |
| * | QPID-635 Added a unit test and implemented the equals() method on BlockingMet... | Martin Ritchie | 2007-10-11 | 2 | -0/+31 |
| * | Qpid-626 : Patch provided by Aidan Skinner to address AMQSession Deadlocks. | Martin Ritchie | 2007-10-09 | 1 | -4/+4 |
| * | Update to provide a UUID.randomUUID() when getLocalHost() throws an UnknownHo... | Martin Ritchie | 2007-10-09 | 1 | -7/+14 |
| * | QPID-551 : Patch provided by Aidan Skinner to address problems in info loggin... | Martin Ritchie | 2007-10-05 | 2 | -9/+11 |
| * | QPID-624: Update to ensure all errors are correctly processed in BlockingMeth... | Martin Ritchie | 2007-10-05 | 1 | -23/+61 |
| * | QPID-614 : Applied supplementary patch from Aidan Skinner. | Martin Ritchie | 2007-10-03 | 1 | -20/+22 |
| * | QPID-584 : Fixed issue where ALL errors are presented to client as a connecti... | Martin Ritchie | 2007-10-03 | 1 | -1/+1 |
| * | QPID-617 : Transactional consume does not ack messages. | Martin Ritchie | 2007-10-03 | 1 | -15/+19 |
| * | QPID-614 : Applied patch supplied by Aidan Skinner | Robert Godfrey | 2007-10-02 | 1 | -28/+51 |
| * | Updated TransportConnection to synchronize around the creation/destruction of... | Martin Ritchie | 2007-09-26 | 1 | -65/+73 |
| * | QPID-612 : Use same scheme for every creation of temporary queue names | Robert Godfrey | 2007-09-24 | 2 | -8/+4 |
| * | Merged revisions 575663-575687,575689-576860,576862-577192,577194-577315,5773... | Rupert Smith | 2007-09-24 | 3 | -62/+90 |
| * | Attempt to fix hanging builds due to client tests | Robert Greig | 2007-09-20 | 1 | -2/+2 |
| * | Merged revision 572751 from the trunk, this fixes QPID-573. | Rafael H. Schloming | 2007-09-14 | 1 | -7/+17 |
| * | QPID-590 : Provide test case and resolution to prevent deadlock occurring on ... | Martin Ritchie | 2007-09-11 | 2 | -277/+279 |
| * | QPID-584 : Client exceptions are now presented via any set Exception Listener | Martin Ritchie | 2007-09-10 | 2 | -0/+19 |
| * | QPID-585 : Created a new StateManager for each subsequent makeBrokerConnectio... | Martin Ritchie | 2007-09-10 | 2 | -1/+10 |
| * | QPID-547 : Stop session closure while in message dispatch | Robert Godfrey | 2007-08-10 | 1 | -1/+12 |
| * | Added a logger but only used to control the toString inclusion of password. I... | Martin Ritchie | 2007-07-20 | 1 | -10/+21 |
| * | Update fix incorrect license headers. | Martin Ritchie | 2007-07-18 | 2 | -22/+28 |
| * | Added additional information to hard-error logging in exceptionReceived. | Martin Ritchie | 2007-07-17 | 1 | -4/+13 |
| * | added public void declareAndBind(AMQDestination amqd) | Arnaud Simon | 2007-06-27 | 1 | -0/+10 |
| * | Added additional information to log message when available to aid the explina... | Martin Ritchie | 2007-06-27 | 1 | -32/+39 |
| * | changed setText to use UTF8 as default encoder | Arnaud Simon | 2007-06-20 | 1 | -1/+1 |
| * | Various License header updates. | Martin Ritchie | 2007-06-18 | 7 | -0/+147 |
| * | QPID-511 adjusted to use the ReadWriteThreadModel rather than setting editing... | Martin Ritchie | 2007-06-15 | 1 | -5/+3 |
| * | QPID-465, now throws UnsupportedOperationException when sending to a null que... | Rupert Smith | 2007-06-12 | 1 | -9/+20 |
| * | Removed log4j dependency from client. Using slf4j instead, end-user to supply... | Rupert Smith | 2007-06-11 | 44 | -698/+795 |
| * | QPID-402: FailoverException falling through to client. All blocking operation... | Rupert Smith | 2007-06-01 | 14 | -2043/+2735 |
| * | QPID-482 : Small performance tweaks | Robert Godfrey | 2007-05-24 | 2 | -15/+13 |
| * | Documented all exception. | Rupert Smith | 2007-05-21 | 11 | -28/+77 |
| * | QPID-466 Removed Unsupported exception from setIntProperty with STRICT_AMQP set | Martin Ritchie | 2007-05-15 | 1 | -5/+0 |