summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA - Fixed a failure in the acl tests that was caused by a change in log...Ted Ross2012-03-051-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-52/+131
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-052-4/+34
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-0534-104/+102
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+10
* QPID-3882: remove empty directoryRobert Gemmell2012-03-050-0/+0
* QPID-3882: remove the unused experimental info pluginRobert Gemmell2012-03-0527-2469/+0
* QPID-3408 : Fix the Java Broker code so it both copes with machines where IPv...Robert Godfrey2012-03-054-13/+27
* QPID-3408 : Remove IPv4 specific code from Java Broker, allow to bind to IPv6...Robert Godfrey2012-03-051-1/+1
* QPID-3881: Ensure we only put 0-8/0-9/0-9-1 messages in the store if they are...Robert Gemmell2012-03-059-85/+74
* QPID-3408 : Remove IPv4 specific code from Java Broker, allow to bind to IPv6...Robert Godfrey2012-03-051-31/+3
* NO-JIRA: delete the testkit module, it contains a single class which is almos...Robert Gemmell2012-03-036-445/+1
* NO-JIRA: remove the old CruiseControl config files. They havent been updated ...Robert Gemmell2012-03-0330-1709/+0
* QPID-3875: update txn and flow-to-disk countersKenneth Anthony Giusti2012-03-021-20/+38
* QPID-3875: fix indentationKenneth Anthony Giusti2012-03-023-63/+63
* QPID-3875: allow direct access to per-thread statisticsKenneth Anthony Giusti2012-03-025-56/+88
* QPID-3799 delete stray debug log statementCharles E. Rolke2012-03-021-1/+0
* QPID-3877: hold lock during message header encode.Kenneth Anthony Giusti2012-03-021-3/+8
* QPID-3603: Added "ready" command to qpid-ha, minor improvements.Alan Conway2012-03-013-47/+73
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-0112-651/+1282
* QPID-3867: ManagedQueueMBeanTest, fix test issue causing sporadic failure on ...Keith Wall2012-03-011-7/+12
* QPID-2159: Remove create-example-ssl-stores script from Java Broker.Keith Wall2012-03-015-82/+4
* QPID-3599: Python session tests fail against the Java Broker due to unexpecte...Keith Wall2012-03-012-4/+3
* QPID-3605: update test comments to reflect change in broker behaviour after t...Robert Gemmell2012-03-011-2/+4
* QPID-3605 : renamed method, corrected brace style for ifs, added tests (per R...Robert Godfrey2012-02-292-12/+94
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-298-66/+199
* QPID-3603: updated qpid-ha to use qpidtoollibs library.Alan Conway2012-02-292-121/+21
* QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-routeAlan Conway2012-02-294-8/+21
* QPID-2418: fix up issues and enable forgotten test for 0-10 persistent broker...Robert Gemmell2012-02-293-14/+10
* QPID-3832: Fix linking on windowsGordon Sim2012-02-291-1/+2
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-295-6/+25
* QPID-3871 - Fixed java build, added stub for missing attribute.Ted Ross2012-02-291-0/+5
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-297-24/+57
* QPID-3867: Address review comment from Robbie GemmellKeith Wall2012-02-281-2/+14
* QPID-3605 : [Java Broker] Durable subscriber with no-local true receives mess...Robert Godfrey2012-02-2811-21/+190
* QPID-3603: Update HA design doc comments on persistence.Alan Conway2012-02-281-5/+5
* QPID-2478 : Removing exclusion from test profiles as the test now seems to passRobert Godfrey2012-02-281-4/+0
* QPID-2621 : [Java Client] Calling QueueBrowser.getEnumeration on a stopped co...Robert Godfrey2012-02-272-0/+21
* QPID-2020 : [Java Client] create[Durable]ConnectionConsumer should throw JMSE...Robert Godfrey2012-02-271-4/+5
* Forgot to add this when checking in changes for QPID-3870.Stephen D. Huston2012-02-271-0/+78
* QPID-24 : [Java Broker] Fix potential leak of preparedstatement on exception ...Robert Godfrey2012-02-271-3/+4
* QPID-792 : [Java Client] Validate queue browser selector on client side, not ...Robert Godfrey2012-02-277-41/+110
* QPID-3774: AcknowlegdeTest should also sync after sending more non-transactio...Keith Wall2012-02-271-7/+11
* NO-JIRA: Remove unused authentication manager/queue memory-use methods from ...Keith Wall2012-02-273-30/+3
* NO-JIRA: Java Broker: Remove unsed method from ContentHeaderBody.javaKeith Wall2012-02-271-11/+0
* QPID-509 : [Java Client] Messages sent to topics should not default to mandatoryRobert Godfrey2012-02-271-1/+1
* QPID-509 : [Java Client] Messages sent to topics should not default to mandatoryRobert Godfrey2012-02-277-138/+239
* QPID-3867: AMQQueueMBean#clearQueue|moveMessages|copyMessages should be certa...Keith Wall2012-02-266-124/+320
* NO-JIRA: rename the felix dep, we are using the 'main' bundle not the 'framew...Robert Gemmell2012-02-257-33/+62
* QPID-3603: Add support for replicated queues to qpid-config.Alan Conway2012-02-242-8/+36