summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4849 The previous code was assuming that "CN" was the first entryRajith Muditha Attapattu2013-05-151-2/+3
* QPID-4745: Clean up test_backup_acquired to use HaCluster.Alan Conway2013-05-151-15/+10
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-155-87/+128
* QPID-4847: add support for message group attributes when creating/inspecting ...Robert Gemmell2013-05-1510-21/+74
* QPID-4846: prevent assertion when translating empty 0-10 message content into...Gordon Sim2013-05-152-1/+32
* QPID-4830 : [JMS AMQP 1.0] Improve JMS client error handlingRobert Godfrey2013-05-155-2/+70
* QPID-4845 : [JMS AMQP 1.0] Client incorrectly reports temporary destinations...Robert Godfrey2013-05-152-4/+30
* QPID-4844 : [JMS AMQP 1.0] Allow option to use String rather than Binary valu...Robert Godfrey2013-05-143-21/+51
* QPID-4843: Fixed the Perl spout.pl example.Darryl L. Pierce2013-05-141-1/+1
* QPID-4842: Ruby spout.rb calls wrong API to set message properties.Darryl L. Pierce2013-05-141-1/+1
* QPID-4841 : Ensure all data values returned through the REST API are properly...Robert Godfrey2013-05-1416-87/+103
* QPID-4839: HA Sporadic failure of ha_tests.test_join_ready_clusterAlan Conway2013-05-142-5/+10
* NO-JIRA: clear delivery on disposition updateKenneth Anthony Giusti2013-05-141-3/+4
* QPID-4781: Fix the Perl bindings for CMake < 2.8Darryl L. Pierce2013-05-131-2/+16
* NO-JIRA: HA moved ha_store_tests.py into ha_tests.py test suite.Alan Conway2013-05-134-129/+88
* QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...Alex Rudyy2013-05-132-0/+7
* NO-JIRA: removing maximum latency from Java performance charts because it is ...Phil Harvey2013-05-139-111/+91
* QPID-4831 : [Java Broker] Allow identification of SSLv2 Client Hello messages...Robert Godfrey2013-05-121-0/+16
* QPID-4832 : Exclude the default exchange in the bdb store upgrade from 5 to 6Robert Godfrey2013-05-121-2/+2
* QPID-4831 : [Java Broker] Fix closedown on SSL when SSL and TCP can use same ...Robert Godfrey2013-05-121-6/+9
* QPID-4833 : [Java Broker] Display transport (TCP/SSL) and (accepting) port fo...Robert Godfrey2013-05-116-4/+32
* QPID-4382 : [Java Broker] Implement the default exchange as a facade on top o...Robert Godfrey2013-05-1138-499/+741
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-1119-215/+888
* QPID-4830 : [JMS AMQP 1.0] Improve error handling in the JMS clientRobert Godfrey2013-05-1112-73/+312
* QPID-4829 : [JMS AMQP 1.0] Sessions added to started connections are not them...Robert Godfrey2013-05-114-14/+30
* NO_JIRA: Minor fix for error on some compilers "no newline at end of file"Kim van der Riet2013-05-101-1/+1
* QPID-4826: Patch Perl bindings memory leakDarryl L. Pierce2013-05-102-37/+32
* QPID-4827: now most chart definition settings can contain system property pla...Phil Harvey2013-05-1035-54/+63
* NO-JIRA: fixed SQL query in chartdef - it was returning results from both the...Phil Harvey2013-05-101-1/+1
* QPID-4825: Add SOVERSION link to shared librariesDarryl L. Pierce2013-05-104-10/+38
* NO-JIRA - Dispatch work-in-progress.Ted Ross2013-05-094-30/+387
* QPID-4657: Add note into Port editing UI that changes take have after Broker ...Alex Rudyy2013-05-092-1/+5
* QPID-4685: Update documentation to reflect changes to configurationAlex Rudyy2013-05-0941-929/+1674
* QPID-3838 If stric-jms flag is used qpid.subject is prefixed with "JMS_"Rajith Muditha Attapattu2013-05-092-6/+56
* QPID-4824 : [Java AMQP 1.0] Reduce memory usage of codecRobert Godfrey2013-05-093-68/+36
* QPID-4823: add missing entry to AddQueue dialog for setting the 'alertThresho...Robert Gemmell2013-05-092-1/+11
* NO-JIRA: Fix harmless but annoying Visual Studio warningAndrew Stitcher2013-05-081-1/+1
* QPID-3772: Fix Windows socket optionsAndrew Stitcher2013-05-081-1/+1
* QPID-3189: correct calculated queue depth if enqueue failsGordon Sim2013-05-081-1/+6
* QPID-4821: speed up selector identifier lookupsAndrew Stitcher2013-05-082-44/+60
* QPID-4822: Allow Variant::parse() to produce VAR_UINT64 types.Andrew Stitcher2013-05-082-1/+31
* QPID-4820: fix incorrect AMQP 0-10 typecodesGordon Sim2013-05-082-3/+15
* QPID-4816 - Handle link attach with a null target.Ted Ross2013-05-081-0/+8
* QPID-4706: allow selectors to be used on links from an exchangeGordon Sim2013-05-086-2/+40
* QPID-4819: ensure exclusive lock is released when link is detached (allowing ...Gordon Sim2013-05-081-0/+1
* QPID-4668: Correct use of delivery count (should be 0 on first delivery)Gordon Sim2013-05-084-6/+6
* QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap Aut...Alex Rudyy2013-05-082-12/+5
* QPID-4817: add message grouping documentation to Java Broker book,Phil Harvey2013-05-082-15/+167
* QPID-3262: Remove support for a very old version of boostJustin Ross2013-05-075-959/+0
* QPID-4808: Augmented documentation of connection options and added descriptio...Gordon Sim2013-05-071-9/+14