| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2534: export the necessary additional packages. Reenable the PluginTest ... | Robert Gemmell | 2010-04-24 | 1 | -0/+2 |
| * | QPID-2517 - Broker schema changes to support cluster management. | Ted Ross | 2010-04-23 | 1 | -0/+5 |
| * | QPID-2513 : Applied patch from Sorin Suciu to enable OSGi Service plugins | Martin Ritchie | 2010-04-23 | 2 | -22/+39 |
| * | QPID-2479: Add info/debug level logging to allow tracking the virtualhost hou... | Robert Gemmell | 2010-04-21 | 1 | -4/+8 |
| * | QPID-2097: Use the standard RMIServerSocketFactory for InVM testing to workar... | Robert Gemmell | 2010-04-20 | 2 | -15/+61 |
| * | QPID-2379 / QPID-2400: Unregister event listeners during QMFService shutdown ... | Robert Gemmell | 2010-04-19 | 1 | -0/+11 |
| * | QPID-2379: add ability to respond to method requests with non-zero status cod... | Robert Gemmell | 2010-04-09 | 2 | -16/+48 |
| * | QPID-2379: add Session.close() method implementation | Robert Gemmell | 2010-04-09 | 6 | -13/+78 |
| * | QPID-2379: add Connection.close() method implementation | Robert Gemmell | 2010-04-09 | 5 | -4/+63 |
| * | QPID-2361: Fix to correctly set default virtualhost name in external configur... | Robert Gemmell | 2010-04-05 | 1 | -0/+4 |
| * | QPID-2360, QPID-2361: Restore the virtualhosts.xml file. When a virtualhosts.... | Robert Gemmell | 2010-03-30 | 1 | -40/+76 |
| * | QPID-2379: add the queue UnackedMessage counts | Robert Gemmell | 2010-03-23 | 5 | -15/+59 |
| * | 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 | 3 | -47/+84 |
| * | 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 | 3 | -143/+140 |
| * | 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 | 8 | -8/+44 |
| * | QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegate | Robert Gemmell | 2010-03-04 | 10 | -14/+82 |
| * | 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 | 3 | -3/+18 |
| * | 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 | 4 | -0/+84 |
| * | 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 : Updates to deal with changes to management spec | Robert Godfrey | 2010-01-31 | 1 | -0/+10 |
| * | QPID-2379 : Initial work on adding QMF and federation to the Java Broker | Robert Godfrey | 2010-01-31 | 144 | -1887/+12429 |
| * | 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 | 11 | -21/+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 | 6 | -11/+28 |
| * | QPID-2273 : Fix Protocol Negotiation | Robert Godfrey | 2009-12-18 | 4 | -13/+91 |
| * | 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 | 14 | -24/+124 |
| * | QPID-2250: Remove requirement for message persistence and queue durability fr... | Robert Gemmell | 2009-12-08 | 1 | -19/+15 |
| * | QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute... | Robert Gemmell | 2009-12-08 | 3 | -1/+42 |