summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ↵Robert Godfrey2014-09-161-7/+14
| | | | | | initial flow from partner git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625241 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6100 : [JMS AMQP 1.0 Client] throw correct exception when connection ↵Robert Godfrey2014-09-151-10/+31
| | | | | | cannot be authenticated git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625164 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6101: Allow setting of qpid version suffix whilst building qpid common ↵Alex Rudyy2014-09-154-27/+60
| | | | | | library git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625062 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ↵Andrew MacBean2014-09-1521-98/+98
| | | | | | if VHN has not been started git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625039 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid ↵Andrew MacBean2014-09-152-25/+11
| | | | | | store path causes an exception git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6099: [Java Broker] Prevent exceptions whose message exceeds 255 ↵Keith Wall2014-09-151-2/+2
| | | | | | characters causing unexpected Broker shutdown. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624998 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6098 : [JMS AMQP 1.0 Client] use content-type of incoming messages to ↵Robert Godfrey2014-09-141-38/+162
| | | | | | drive JMS message type git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624911 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4575: VS2012 - fix cmake to allow in-source build where dirs source == ↵Charles E. Rolke2014-09-141-2/+6
| | | | | | binary git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624795 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4575: Remove empty directories created by r1624604Charles E. Rolke2014-09-120-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624607 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012Charles E. Rolke2014-09-1279-2306/+882
| | | | | | | | | | Rename msvc10 folders to msvcx as they hold files 2010, 2012, ... Change projects/solutions to .in templates and cmake configure them. Collapse common example csproj files into common template. Add cmake BUILD_BINDING_DOTNET option setting. Fix up various scripts to accomodate new studio version. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624604 13f79535-47bb-0310-9956-ffa450edef68
* Test commit using git-svnCharles E. Rolke2014-09-121-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624570 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying ↵Keith Wall2014-09-124-8/+182
| | | | | | the receipt of large messages occupying more than one frame (08-091) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624545 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN ↵Andrew MacBean2014-09-122-2/+5
| | | | | | is master or in STOPPED/ERRORED state. UI (2/2) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624490 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6087: QMF Session name to contain user ID for AMQP 0-10Pavel Moravec2014-09-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624473 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix typo in qpid/cpp/BuildInstallSettings.cmakeAlan Conway2014-09-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624419 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-1128-320/+1113
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624345 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN ↵Andrew MacBean2014-09-112-1/+62
| | | | | | is master or in STOPPED/ERRORED state. Server (1/2) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624299 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6090: [Java Broker] Change based on code review to protect against ↵Andrew MacBean2014-09-111-2/+2
| | | | | | intruder case git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624298 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6090: [Java Broker] Prevent removal of existing group nodes from the ↵Andrew MacBean2014-09-102-3/+69
| | | | | | permitted nodes attribute on VHN git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624012 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6089: Need to register transports with the Url parser.Andrew Stitcher2014-09-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623882 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6007: Test if hostname is valid; if not, default to trying localhost; ↵Justin Ross2014-09-091-1/+5
| | | | | | this is a patch from Ernie Allen git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623871 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix error message test in acl.py, on older python versions error ↵Alan Conway2014-09-091-10/+10
| | | | | | code is '7L' instead of '7' git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623856 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5033: Bad buffer accounting leading to spurious SSL errors on WindowsClifford Jansen2014-09-095-217/+338
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623614 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623432 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623431 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] temporarily disable testRobert Godfrey2014-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623425 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when ↵Robert Godfrey2014-09-086-75/+219
| | | | | | receive is called in a situation where the prefetch buffer is full git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623422 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6079 : Some python AlternateExchangeTests fail against Java brokerRobert Godfrey2014-09-071-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623055 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6080 : [Java Broker] Distinguish between empty message body and no ↵Robert Godfrey2014-09-072-2/+2
| | | | | | message body for 0-10 messages git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622968 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6079 : [Java Broker] Objects created as duplicates should be ↵Robert Godfrey2014-09-063-1/+25
| | | | | | automatically deleted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622961 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Exclude GeneralTests that required QMF from the Java Python test ↵Keith Wall2014-09-061-0/+7
| | | | | | suite exclusion file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622954 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6086: [Python Client] 08..091 Add support for SSL and client cert ↵Keith Wall2014-09-062-3/+24
| | | | | | authentication git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622953 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6085: [Python client] 08..091 implement sending/receiving of additional ↵Keith Wall2014-09-063-16/+281
| | | | | | property types git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622952 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6084: [Python Client] Guard use of sys.argv when constructing ↵Keith Wall2014-09-061-1/+1
| | | | | | connection properties git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622951 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6083: [Python Client] utilise pathname2url when constructing spec file ↵Keith Wall2014-09-061-1/+2
| | | | | | location on older python versions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622950 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6082: [Python Client] 08..091 Explicitly set incoming queue to guard ↵Keith Wall2014-09-061-0/+8
| | | | | | method interleaving git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622949 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6081: [Python Client] 08..091 Ensure that multiframe bodies are ↵Keith Wall2014-09-061-3/+3
| | | | | | received correctly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622948 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6078 : [JMS AMQP 1.0 Client] Allow Message and Delivery annotations to ↵Robert Godfrey2014-09-0613-128/+1458
| | | | | | be read and modified through the JMS API git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622888 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6077 : [Java AMQP 1.0] memory leak in receiver where sender settles firstRobert Godfrey2014-09-061-5/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622886 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6076 : Sending a message with no routing key to the default exchange in ↵Robert Godfrey2014-09-061-1/+5
| | | | | | the java broker results in an NPE git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622884 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6073: [Java Broker] Management UI, move change prompt message fallback ↵Keith Wall2014-09-061-0/+1
| | | | | | position to below, rather than left git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622847 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6074: [Java Broker] BDB HA VHN implement to use context variables ↵Keith Wall2014-09-065-19/+78
| | | | | | rather than system properties to control timeouts etc git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622846 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: [Java Broker] HA Downgrade logging of ↵Keith Wall2014-09-061-1/+1
| | | | | | | | com.sleepycat.je.rep.utilint.BinaryProtocol.ProtocolException It seems this exception can legitimately occur when a node checks (DbPings) a node that is being brought down git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622845 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6071: [Java Broker] Cause BDB HA to generate ping transaction if local ↵Keith Wall2014-09-062-4/+41
| | | | | | | | | | quorum settings are changed * If user changes the settings used to judge whether quorum is present (that is designated primary in the two node case and electable group override in the case of multi node groups), REF now generates a 'ping' transaction allow the node to promptly detect too few replicas. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622844 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6068 : Use single mechanism for determining if a port is "using TLS"Robert Godfrey2014-09-052-5/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622768 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6068: [Java Broker] Introduce ClientAuthCapablePort into Port hierarchy ↵Keith Wall2014-09-058-80/+145
| | | | | | to avoid validation in terms of getAttributes. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622747 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6068: [Java Broker] Prevent NPE when ediiting JMX_CONNECTOR port ↵Keith Wall2014-09-056-74/+131
| | | | | | | | | | through REST or Web Management UI * Also hidden the authentication provider field when editting an RMI port * Added the missing prompts for transports/protocols. * Remove the mandatory marker from the protocols field git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622677 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix minor bug in run_paged_queue_tests handling a failure to start ↵Alan Conway2014-09-051-1/+1
| | | | | | broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622593 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA Fix ha_tests.py failures with SWIG 0.10 client.Alan Conway2014-09-056-45/+57
| | | | | | | | - Fix un-necessary re-sends in amqp0_10::SenderImpl::replay. - Throw NotFound and UnauthorizedAccess correctly from amqp0_10::SessionImpl and ConnectionImpl - Fix ha_test wait_address and valid_address re-using a session after it is closed by NotFound. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622592 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix qpid/cpp/src/tests/ha_tests.py to work on python 2.4.Alan Conway2014-09-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1622560 13f79535-47bb-0310-9956-ffa450edef68