summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4900 : [Java Broker] Broker should return its version to the client as i...Robert Godfrey2013-06-025-3/+54
* QPID-4897 : [Java Broker] add ability to test for existence of binding purely...Robert Godfrey2013-06-024-1/+25
* QPID-4899 : [Java Broker] Allow setting queue binding arguments in XML config...Robert Godfrey2013-06-022-5/+13
* QPID-4898 : [Java Broker] Allow setting arbitrary arguments in queue defintio...Robert Godfrey2013-06-025-10/+112
* QPID-4897 : [Java Broker] Allow selectors on bindings fro non-topic exchangesRobert Godfrey2013-06-0126-1661/+1501
* QPID-4894: Fix removal of exchange binidings in web management consoleAlex Rudyy2013-06-011-1/+1
* NO-JIRA - Fixed a defect introduced in the last commit.Ted Ross2013-05-311-2/+2
* QPID-4896: Change Drain/Spout not to assume a virtualhost named testKeith Wall2013-05-311-1/+5
* NO-JIRA - Fixed a warning thrown in Release mode on older compilers.Ted Ross2013-05-301-1/+1
* NO-JIRA - Replace use of "pipe2" with "pipe" because pipe2 is not available o...Ted Ross2013-05-301-1/+11
* NO-JIRA - Removed debug prints.Ted Ross2013-05-301-3/+0
* NO-JIRA - Cleaned up include files to prevent redefining typedefs.Ted Ross2013-05-3011-49/+68
* QPID-4893: prevent uninitialised buffered messages being transferedGordon Sim2013-05-302-8/+16
* QPID-4886: fix autoconf distcheckGordon Sim2013-05-301-0/+1
* QPID-4886: Pass non-const reference to Message in QueueObserver functions.Alan Conway2013-05-293-1/+60
* NO-JIRA: Added connection timeout to python client, used in brokertests.Alan Conway2013-05-292-6/+5
* NO-JIRA: CMake: Added missing test_wrap around stop_broker test.Alan Conway2013-05-291-1/+1
* QPID-4892: Re-add the examples to the gemfile.Darryl L. Pierce2013-05-281-0/+1
* QPID-4891: remove test file for further testing of Subversion->JIRA integrationRobert Gemmell2013-05-281-1/+0
* QPID-4891: add test file for further testing of Subversion->JIRA integrationRobert Gemmell2013-05-281-0/+1
* QPID-4713: fix handling of reply to when converting from 1.0 to 0-10 formatGordon Sim2013-05-286-17/+116
* NO-JIRA: also sign rar files during the release processRobert Gemmell2013-05-271-1/+1
* NO-JIRA: match the frequency of rate failure warnings to stats report frequencyGordon Sim2013-05-271-5/+7
* QPID-4887: retrieve username and password from url if specifiedGordon Sim2013-05-271-2/+3
* QPID-4890: added workaround to test to handle issues with closing stdin of su...Gordon Sim2013-05-271-0/+1
* NO-JIRA: copy JCA module maven output to the release artifacts dirRobert Gemmell2013-05-261-0/+1
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-251-2/+2
* NO-JIRA - Pre-settled deliveries that are received must be locally settled.Ted Ross2013-05-242-58/+8
* QPID-4889: Only installs the Swig descriptors in /usr/includeDarryl L. Pierce2013-05-241-5/+0
* QPID-4888: correct handling of link namingGordon Sim2013-05-2418-28/+150
* QPID-4884: prevent segfault when translating x-declare into 1.0 node propertiesGordon Sim2013-05-241-1/+1
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-242-376/+0
* QPID-4885: C++ examples install to qpid/examplesDarryl L. Pierce2013-05-241-2/+2
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-242-0/+750
* QPID-4881: update docs/help to use quotes for the config property argument, a...Robert Gemmell2013-05-243-9/+8
* QPID-4859: prevent circular reference on queues still holding durable messagesGordon Sim2013-05-242-2/+6
* QPID-4591: exclude new python tests from test runs agaisnt the Java broker si...Robert Gemmell2013-05-241-0/+4
* QPID-4859: ensure flush is called on journalsGordon Sim2013-05-248-30/+113
* QPID-4873 Commiting patch by Helen Kwong.Rajith Muditha Attapattu2013-05-237-20/+165
* QPID-4883: check for null pointer when parsing certificate CommonNameKenneth Anthony Giusti2013-05-231-10/+13
* QPID-4881: Fix qpid-server.bat to support quoted command line argumentsAlex Rudyy2013-05-231-2/+2
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-237-5/+197
* NO-JIRA: HA Add missing FailoverExchange.h/cpp to distribution rules.Alan Conway2013-05-231-0/+2
* QPID-4882: use correct exception object for older ssl implemenationsKenneth Anthony Giusti2013-05-231-1/+1
* QPID-4880: Qualify the name passed back to the client for dynamically created...Gordon Sim2013-05-232-7/+20
* QPID-4866: Add export directives for broker method now used by HA pluginGordon Sim2013-05-231-2/+2
* QPID-4866: HA support for failover exchangeAlan Conway2013-05-2212-42/+358
* NO-JIRA: Added missing const qualifiers to Buffer get functions.Alan Conway2013-05-221-3/+4
* QPID-4878: fix SASL for connections established by the brokerGordon Sim2013-05-224-6/+7
* QPID-4872: when retrying ssl reads or writes, use previous argumentsKenneth Anthony Giusti2013-05-221-6/+28