| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | QPID-3799 delete stray debug log statement | Charles E. Rolke | 2012-03-02 | 1 | -1/+0 |
| * | QPID-3877: hold lock during message header encode. | Kenneth Anthony Giusti | 2012-03-02 | 1 | -3/+8 |
| * | QPID-3603: Added "ready" command to qpid-ha, minor improvements. | Alan Conway | 2012-03-01 | 3 | -47/+73 |
| * | QPID-3799 Acl update. Merge from branches/QPID-3799-acl | Charles E. Rolke | 2012-03-01 | 12 | -651/+1282 |
| * | QPID-3867: ManagedQueueMBeanTest, fix test issue causing sporadic failure on ... | Keith Wall | 2012-03-01 | 1 | -7/+12 |
| * | QPID-2159: Remove create-example-ssl-stores script from Java Broker. | Keith Wall | 2012-03-01 | 5 | -82/+4 |
| * | QPID-3599: Python session tests fail against the Java Broker due to unexpecte... | Keith Wall | 2012-03-01 | 2 | -4/+3 |
| * | QPID-3605: update test comments to reflect change in broker behaviour after t... | Robert Gemmell | 2012-03-01 | 1 | -2/+4 |
| * | QPID-3605 : renamed method, corrected brace style for ifs, added tests (per R... | Robert Godfrey | 2012-02-29 | 2 | -12/+94 |
| * | QPID-3603: HA support for stand-alone replication. | Alan Conway | 2012-02-29 | 8 | -66/+199 |
| * | QPID-3603: updated qpid-ha to use qpidtoollibs library. | Alan Conway | 2012-02-29 | 2 | -121/+21 |
| * | QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-route | Alan Conway | 2012-02-29 | 4 | -8/+21 |
| * | QPID-2418: fix up issues and enable forgotten test for 0-10 persistent broker... | Robert Gemmell | 2012-02-29 | 3 | -14/+10 |
| * | QPID-3832: Fix linking on windows | Gordon Sim | 2012-02-29 | 1 | -1/+2 |
| * | QPID-3832: Restore transport option for connection (as default for urls that ... | Gordon Sim | 2012-02-29 | 5 | -6/+25 |
| * | QPID-3871 - Fixed java build, added stub for missing attribute. | Ted Ross | 2012-02-29 | 1 | -0/+5 |
| * | QPID-3871 - Added --mgmt-publish switch to the C++ broker | Ted Ross | 2012-02-29 | 7 | -24/+57 |
| * | QPID-3867: Address review comment from Robbie Gemmell | Keith Wall | 2012-02-28 | 1 | -2/+14 |
| * | QPID-3605 : [Java Broker] Durable subscriber with no-local true receives mess... | Robert Godfrey | 2012-02-28 | 11 | -21/+190 |
| * | QPID-3603: Update HA design doc comments on persistence. | Alan Conway | 2012-02-28 | 1 | -5/+5 |
| * | QPID-2478 : Removing exclusion from test profiles as the test now seems to pass | Robert Godfrey | 2012-02-28 | 1 | -4/+0 |
| * | QPID-2621 : [Java Client] Calling QueueBrowser.getEnumeration on a stopped co... | Robert Godfrey | 2012-02-27 | 2 | -0/+21 |
| * | QPID-2020 : [Java Client] create[Durable]ConnectionConsumer should throw JMSE... | Robert Godfrey | 2012-02-27 | 1 | -4/+5 |
| * | Forgot to add this when checking in changes for QPID-3870. | Stephen D. Huston | 2012-02-27 | 1 | -0/+78 |
| * | QPID-24 : [Java Broker] Fix potential leak of preparedstatement on exception ... | Robert Godfrey | 2012-02-27 | 1 | -3/+4 |
| * | QPID-792 : [Java Client] Validate queue browser selector on client side, not ... | Robert Godfrey | 2012-02-27 | 7 | -41/+110 |
| * | QPID-3774: AcknowlegdeTest should also sync after sending more non-transactio... | Keith Wall | 2012-02-27 | 1 | -7/+11 |
| * | NO-JIRA: Remove unused authentication manager/queue memory-use methods from ... | Keith Wall | 2012-02-27 | 3 | -30/+3 |
| * | NO-JIRA: Java Broker: Remove unsed method from ContentHeaderBody.java | Keith Wall | 2012-02-27 | 1 | -11/+0 |
| * | QPID-509 : [Java Client] Messages sent to topics should not default to mandatory | Robert Godfrey | 2012-02-27 | 1 | -1/+1 |
| * | QPID-509 : [Java Client] Messages sent to topics should not default to mandatory | Robert Godfrey | 2012-02-27 | 7 | -138/+239 |
| * | QPID-3867: AMQQueueMBean#clearQueue|moveMessages|copyMessages should be certa... | Keith Wall | 2012-02-26 | 6 | -124/+320 |
| * | NO-JIRA: rename the felix dep, we are using the 'main' bundle not the 'framew... | Robert Gemmell | 2012-02-25 | 7 | -33/+62 |
| * | QPID-3603: Add support for replicated queues to qpid-config. | Alan Conway | 2012-02-24 | 2 | -8/+36 |
| * | QPID-3603: Improved command-based qpid-ha tool and ha config option names. | Alan Conway | 2012-02-24 | 10 | -221/+305 |
| * | Generate a correct test_env.ps1 for Windows test runs; modify the python-invo... | Stephen D. Huston | 2012-02-24 | 7 | -21/+19 |
| * | QPID-24 : Fix potential NPE in log message on recovery of xids where the queu... | Robert Godfrey | 2012-02-24 | 1 | -4/+1 |
| * | QPID-1199 : [Java Client] Can not (actually you can) append to BytesMessage a... | Robert Godfrey | 2012-02-23 | 1 | -0/+43 |
| * | AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10 | Robert Godfrey | 2012-02-23 | 63 | -111/+2784 |
| * | NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped. | Alan Conway | 2012-02-23 | 3 | -5/+13 |
| * | QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con... | Ted Ross | 2012-02-23 | 5 | -72/+127 |
| * | QPID-3325: move shutdown hook handling into Broker, set the thread name | Robert Gemmell | 2012-02-23 | 2 | -60/+66 |
| * | NO-JIRA: Fix error on windows "An operation was attempted on something that i... | Alan Conway | 2012-02-22 | 1 | -3/+5 |
| * | NO-JIRA: Removed the long dead apr code | Andrew Stitcher | 2012-02-22 | 11 | -801/+0 |
| * | QPID-3789: restore one of the improvements made in this JIRA which was inadve... | Robert Gemmell | 2012-02-22 | 1 | -8/+13 |
| * | QPID-3864: 0.16 release tasks | Andrew Stitcher | 2012-02-22 | 4 | -1/+3 |
| * | QPID-3325: unregister the shutdown hook when closing an ApplicationRegistry i... | Robert Gemmell | 2012-02-22 | 3 | -42/+81 |
| * | QPID-3603: HA logging improvements. | Alan Conway | 2012-02-22 | 6 | -7/+20 |
| * | QPID-3603: Test HA replication of LVQ, priority and ring queues. | Alan Conway | 2012-02-22 | 2 | -7/+122 |
| * | QPID-3851 - Unified common CLI options for qpid-config and qpid-stat. | Ted Ross | 2012-02-22 | 21 | -289/+362 |