| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
in r1476219
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476583 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476288 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
ConsumerAdapter
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476219 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
provider is created
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1475825 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
to ensure the TCP connection is closed in case an exception is thrown
from any of the methods above.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1475810 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
might occur when communicating with the broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1471409 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
creating and removing AccessControlProviders and verifying ACLs governing their creation/update/deletion. Add message to web ui to signal the user that only one access control provider of a given type will be used by the broker and they should remove others.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1471004 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470899 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
versions of IE and FF
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470897 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470474 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470463 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470457 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470454 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470439 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469937 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
'virtualHostSupportedStoreTypes' and introduce new attribute for broker supported store types
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469917 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
instead of a broker attribute.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469916 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469914 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469256 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
editing form
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468953 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468875 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
from broker and add an overriding authentication provider for management mode
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468830 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
DurableSubscriptionTest#testUnsubscribeWhenUsingSelectorMakesTopicUnreachable that surfaced the defect
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468816 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
leaking topic queues. Previously TopicExchangeResult._filteredQueues look-ups in TopicExchangeResult.removeFilteredQueue were erroneously failing, causing the queues therein to evade deletion during topic consumer close.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468815 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
direct children in the configuration file
makes ID generation behaviour consistent with that for objects added via the management interface
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467940 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
- Rename the embedded initial config file to initial-config.json
- Ensure the default vhost store path is unique by including its type and vhost name.
- Rename ports to remove the port number.
- Remove leftover systests config.xml file.
- Stop shipping unused virtualhosts.xml in example config to reduce confusion
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467938 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
a specified location or as initial-config.json in the current directory
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467932 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
config store with current initial config file
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467930 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Also some small fixups from secondary review: correct exception messages, remove unused imports, tweak a unit test, add a couple of missing licence headers
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467922 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
assigning them on a port-specific basis
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467334 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
queue is deleted.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1466482 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
authorised users only
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465590 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465459 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
tabs do not show user associated with connection
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465457 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
test behaviour is deterministic, the keystore has 2 certs and different JVMs can select differently as to which is used by default, resulting in test failure on certain platforms.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1464938 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
broker attributes UI
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1464362 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
| |
descriptions, add attributes units.
Remove obsolete GroupPrincipalAccessor.
Fix flow control attribute validation.
Fix constant name for default group provider attribute.
Remove redundant comments.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1464115 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463934 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463933 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
rather than waiting for the user to edit something that prompts the save to occur
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463917 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
keystore/truststore/peerstore dependant attributes on broker and ports
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463626 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
behaviour regarding username construction, when specifying or not specifying its useFullDN attribute.
Applied patch by Jakub Scholz
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463353 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463223 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
back to AMQDestination for address strings. For BURL the existing impl
will continue to work. Added AMQAnyDestination to the tests.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463158 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463148 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463143 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463142 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
| |
<CN>@<DC1>.<DC2>....<DCN> by default
- Allows for use of SSL Client Authentication in manner more consistent with the C++ broker
- Adds 'useFullDN' attribute to the auth provider to allow enabling use of the old behaviour
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463074 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Eclipse refactor command to do fully the first time or me to notice it didnt ;)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463073 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
queue attribute in VirtualHost interface
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463064 13f79535-47bb-0310-9956-ffa450edef68
|