summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-4876: Throw an exception when virtual host configuration is not found in...Alex Rudyy2013-05-224-9/+25
* QPID-4591: patch from Ernie Allen to add queue sequence number to messagesGordon Sim2013-05-214-1/+92
* NO-JIRA: Corrected vhostname typo in HA example vhost configuration. Also mov...Keith Wall2013-05-212-40/+62
* QPID-4844 : [JMS AMQP 1.0] Allow option to use String rather than Binary valu...Robert Godfrey2013-05-201-1/+1
* NO-JIRA - Generalized the generation of iovectors from field iterators.Ted Ross2013-05-203-2/+58
* NO_JIRA - Work-in-progress for Dispatch agent and field-accessTed Ross2013-05-207-32/+40
* NO-JIRA: Fixed requiring Perl to do a buildDarryl L. Pierce2013-05-201-2/+2
* NO-JIRA: cleanup temp files to fix the distcheck buildKenneth Anthony Giusti2013-05-201-7/+6
* NO-JIRA: Java Broker docbook - Correct spelling errorKeith Wall2013-05-201-1/+1
* QPID-4868: Add UI into web management console to edit JMX management configur...Alex Rudyy2013-05-202-0/+38
* QPID-4685: additional documentation updatesRobert Gemmell2013-05-202-3/+3
* NO-JIRA: remove unnecessary includes from test scriptGordon Sim2013-05-201-2/+0
* QPID-4685: additional documentation updates following broker configuration mo...Robert Gemmell2013-05-2021-372/+613
* NO-JIRA: HA updated queue replication section of qpid C++ book.Alan Conway2013-05-173-59/+115
* NO-JIRA: Fix incorrect queue declare argument for priority queue type. Impro...Keith Wall2013-05-171-2/+9
* QPID-4864 The JMS client needlessly holds the failover mutex whenRajith Muditha Attapattu2013-05-171-7/+4
* QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol w...Alex Rudyy2013-05-179-46/+13
* QPID-4860: Show virtual host state in UI and transition virtual host into ERR...Alex Rudyy2013-05-172-1/+17
* QPID-4851: Allow users to access http management using '/' instead of forcing...Alex Rudyy2013-05-171-0/+2
* QPID-4862: Improve registration/unregistration for JMX MBean objectsAlex Rudyy2013-05-173-43/+23
* QPID-4739: Remove redundant validation of keystore attributes as they are val...Alex Rudyy2013-05-171-22/+0
* QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx...Alex Rudyy2013-05-177-0/+141
* QPID-4857: Fixed passing Perl Message to C++ codeDarryl L. Pierce2013-05-171-3/+3
* QPID-4856: Fix reference to qpid.pm in Makefile.amDarryl L. Pierce2013-05-161-1/+1
* NO-JIRA: Add motivation for change to README-HA.txt.Alan Conway2013-05-161-7/+13
* NO-JIRA: HA clean up ha_tests.py to use HaCluster more consistently.Alan Conway2013-05-161-29/+27
* QPID-4855: fix compilation error with some compilersGordon Sim2013-05-162-0/+2
* NO-JIRA - Stability fixes for use with non-presettled messagesTed Ross2013-05-162-6/+17
* QPID-4852: Try to close opened AMQP 1.0 connections on broker shutdownAlex Rudyy2013-05-161-1/+1
* NO-JIRA: HA Use qpid::Address in ha::BrokerInfo rather than host/port.Alan Conway2013-05-165-20/+20
* QPID-4851: Fix ConcurrentModificationException thrown on closing of AMQP 1.0 ...Alex Rudyy2013-05-151-1/+2
* QPID-4850: HA Sporadic stall in ha_tests.test_failover_send_receiveAlan Conway2013-05-153-9/+4