| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2360, QPID-2361: Restore the virtualhosts.xml file. When a virtualhosts.... | Robert Gemmell | 2010-03-30 | 6 | -452/+859 |
| * | QPID-2465: Set javac includeantruntime property in build files | Robert Gemmell | 2010-03-29 | 1 | -1/+1 |
| * | QPID-2379: add the queue UnackedMessage counts | Robert Gemmell | 2010-03-23 | 6 | -15/+74 |
| * | QPID-2379: remove mistakingly commited temporary logging additions | Robert Gemmell | 2010-03-18 | 1 | -8/+0 |
| * | QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove... | Robert Gemmell | 2010-03-18 | 5 | -102/+47 |
| * | QPID-2397: add Binding.msgMatched() support to the TopicExchange, and remove ... | Robert Gemmell | 2010-03-18 | 4 | -58/+96 |
| * | QPID-2379: remove some unused parameters | Robert Gemmell | 2010-03-18 | 1 | -5/+3 |
| * | QPID-2379: add Binding.msgMatched() support to the HeadersExchange | Robert Gemmell | 2010-03-18 | 6 | -206/+268 |
| * | QPID-2379: only inc/dec the outstanding txn count if the channel/session is t... | Robert Gemmell | 2010-03-10 | 2 | -12/+25 |
| * | QPID-2379: add getDelivered() to Subscription | Robert Gemmell | 2010-03-10 | 4 | -5/+16 |
| * | QPID-2430: when the AcceptMode=NONE, dont add the MessageAcceptCompletionList... | Robert Gemmell | 2010-03-10 | 1 | -1/+1 |
| * | QPID-2379: ensure SubFlushRunner runnable changes thread name back to previou... | Robert Gemmell | 2010-03-10 | 1 | -17/+24 |
| * | QPID-2379: defer getShadow property to ConnectionConfig objects instead of ha... | Robert Gemmell | 2010-03-04 | 5 | -3/+18 |
| * | QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add imp... | Robert Gemmell | 2010-03-04 | 21 | -27/+50 |
| * | QPID-2379: add BytesTxnDequeues and MsgTxnDequeues on Queue delegate | Robert Gemmell | 2010-03-04 | 11 | -10/+61 |
| * | QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegate | Robert Gemmell | 2010-03-04 | 11 | -14/+92 |
| * | QPID-2379: increase the QMF management update interval from 10ms to 10sec | Robert Gemmell | 2010-03-04 | 1 | -1/+1 |
| * | QPID-2379: add TxnStarts, TxnCommits, TxnRejects, TxnCount on Session delegate | Robert Gemmell | 2010-03-04 | 4 | -10/+111 |
| * | QPID-2379: add ConsumerCountHigh to Queue delegate | Robert Gemmell | 2010-03-04 | 4 | -3/+23 |
| * | QPID-2379: change unimplemented property method to return false instead of null | Robert Gemmell | 2010-02-15 | 1 | -1/+1 |
| * | I have added the license header to the files included in this commit. | Rajith Muditha Attapattu | 2010-02-12 | 5 | -0/+105 |
| * | Added unimplimented method to get the trunk compiling | Rajith Muditha Attapattu | 2010-02-08 | 1 | -0/+7 |
| * | QPID-2370 : Committing patch to improve broker logging. This will not cleanly... | Martin Ritchie | 2010-02-05 | 2 | -2/+4 |
| * | QPID-2379: update the generated output dir to be consistent with its package ... | Robert Gemmell | 2010-02-05 | 1 | -1/+1 |
| * | QPID-2379 : Updates to deal with changes to management spec | Robert Godfrey | 2010-01-31 | 2 | -0/+14 |
| * | QPID-2379 : Initial work on adding QMF and federation to the Java Broker | Robert Godfrey | 2010-01-31 | 166 | -2179/+13757 |
| * | QPID-2137 : Add a test that creates log messages simultaneously in multiple t... | Martin Ritchie | 2010-01-13 | 1 | -3/+101 |
| * | QPID-2137 : Update ot LogMessages velocity macro to create a new MessageForma... | Martin Ritchie | 2010-01-13 | 1 | -21/+16 |
| * | QPID-2322: Add new createUser and setPassword methods using String for passwo... | Robert Gemmell | 2010-01-06 | 2 | -46/+10 |
| * | QPID-2322: change the JMX parameter name for the password parameter to preven... | Robert Gemmell | 2010-01-06 | 1 | -0/+46 |
| * | QPID-2322: remove unused version key from the MBean ObjectName's | Robert Gemmell | 2010-01-06 | 12 | -34/+12 |
| * | QPID-2325 : Fix SASL server for PLAIN so that it works with C++ and Ruby clients | Robert Godfrey | 2010-01-06 | 1 | -1/+1 |
| * | QPID-2308: Update the DerbyStore createExchange() method to check for existin... | Robert Gemmell | 2010-01-04 | 2 | -26/+16 |
| * | QPID-2096: decouple the addition of durable exchanges to the store from excha... | Robert Gemmell | 2010-01-04 | 7 | -11/+32 |
| * | QPID-2155: remove stray character causing parser warnings during broker startup | Robert Gemmell | 2009-12-22 | 1 | -1/+1 |
| * | QPID-2273 : Fix Protocol Negotiation | Robert Godfrey | 2009-12-18 | 4 | -13/+91 |
| * | QPID-2155 : Updated log4j file with more sensible default values for the Qpid... | Martin Ritchie | 2009-12-16 | 1 | -16/+29 |
| * | QPID-2155 : Added NPE checks for path errors, updated to check the backup loc... | Martin Ritchie | 2009-12-16 | 1 | -21/+44 |
| * | QPID-2155 : Update addressing issues with compression and maintaining backup ... | Martin Ritchie | 2009-12-16 | 1 | -128/+41 |
| * | QPID-2275 : Update to address CountDirection 0 increments when MaxFileSize ki... | Martin Ritchie | 2009-12-16 | 1 | -5/+46 |
| * | QPID-2275: Update so that CountDirection +ve,-ve work correctly in conjunctio... | Martin Ritchie | 2009-12-16 | 1 | -54/+163 |
| * | QPID-2274 : Addressed initial issues with Async compressing deleting log files | Martin Ritchie | 2009-12-16 | 1 | -7/+8 |
| * | QPID-2263 : Stop Exceptions killing the HouseKeeping thread. Also prevented D... | Martin Ritchie | 2009-12-11 | 2 | -9/+23 |
| * | QPID-2258 : AMQP0-9-1 Compliance fixes | Robert Godfrey | 2009-12-09 | 17 | -24/+139 |
| * | QPID-2177: rework noddy unit test | Robert Gemmell | 2009-12-08 | 1 | -16/+9 |
| * | QPID-2250: Remove requirement for message persistence and queue durability fr... | Robert Gemmell | 2009-12-08 | 1 | -19/+15 |
| * | QPID-2177: unit and system testing for the new flow controlled related attrib... | Robert Gemmell | 2009-12-08 | 1 | -0/+61 |
| * | QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute... | Robert Gemmell | 2009-12-08 | 4 | -1/+47 |
| * | QPID-2244: output additional MessageTransferMessage header properties, add fa... | Robert Gemmell | 2009-12-08 | 1 | -23/+35 |
| * | QPID-2244 : Remove LogMessages_de_DE.properties that was erroneously added in... | Martin Ritchie | 2009-12-07 | 1 | -81/+0 |