summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-1956-701/+2523
* QPID-2789 : [Java Broker] Prevent additional messages being enqueued after a ...Robert Gemmell2013-04-192-1/+27
* QPID-4705: Restrict access to web management interfaces to authenticated and ...Robert Gemmell2013-04-1920-371/+841
* QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL supportRobert Gemmell2013-04-195-134/+159
* QPID-4725 : [Java Broker] HTTP Management GUI Connection and VirtualHost tabs...Robert Gemmell2013-04-193-0/+5
* QPID-4676: set the certificate alias to use for the client to ensure the test...Robert Gemmell2013-04-191-1/+1
* QPID-4734: Release builds fail on GCC 4.4.7 / Boost 1.41Andrew Stitcher2013-04-181-0/+5
* QPID-4733: Fix cmake installation of init scriptsAlan Conway2013-04-174-10/+35
* NO-JIRA: HA doc updates to migration guide and broker book.Alan Conway2013-04-112-17/+28
* NO-JIRA: HA updates to migration guide.Alan Conway2013-04-112-14/+21
* QPID-4717 - back ported from trunk to 0.22.Ted Ross2013-04-081-0/+2
* QPID-4704: Build legacystore.so as a module, not a shared library.Darryl L. Pierce2013-04-081-3/+7
* QPID-4699: Modification to C++ INSTALL guide to make instructions clearer and...Fraser Adams2013-04-051-80/+106
* NO-JIRA: HA documentation: minor updates to HA chapter.Alan Conway2013-04-042-42/+169
* QPID-4697: Minor fixes to make distcheckAlan Conway2013-04-043-48/+55
* QPID-4692: ACL queue quota accounts for autodeleted queues.Charles E. Rolke2013-04-041-0/+4
* QPID-4696: Group broker attributes on editing UI, improve attribute descripti...Alex Rudyy2013-04-0411-244/+187
* QPID-4678: Update management operations to invoke ACL checks only onceAlex Rudyy2013-04-041-4/+4
* QPID-4695: Add validation of configured object names and IDsAlex Rudyy2013-04-047-5/+33
* QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore...Alex Rudyy2013-04-048-57/+269
* QPID-4694: ensure that any IDs generated at startup are saved immediately, ra...Robert Gemmell2013-04-042-0/+12
* QPID-4676: add system test to check External authentication provider behaviou...Robert Gemmell2013-04-041-1/+73
* QPID-4700: fix typo in mapping for 'to' field (merged from r1464210)Gordon Sim2013-04-041-1/+1
* NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak...Alan Conway2013-04-022-5/+4
* NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions.Alan Conway2013-04-021-2/+2
* QPID-4640: cmake: set RPATH so installed execuatables run.Alan Conway2013-04-021-48/+64
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-024-28/+85
* QPID-4686: Mention ldconfig in cpp/INSTALL instructionsAlan Conway2013-04-021-8/+16
* QPID-4684: Remove obsolete options from example qpidd.conf file.Alan Conway2013-04-021-3/+3
* NO-JIRA: fix ssl_test to run in older python and nss environments (merge from...Kenneth Anthony Giusti2013-04-011-69/+72
* QPID-4688: update optional BDB store to use version 5.0.73 of BDB JERobert Gemmell2013-04-013-3/+3
* QPID-3769 Modified the equals and hashcode methods in AMQTopic to fallRajith Muditha Attapattu2013-04-012-5/+36
* QPID-3769 Addressed concerns raised by Alex. Expanded the tests toRajith Muditha Attapattu2013-04-011-2/+6
* QPID-3769 Added a check to see if the subject is equal.Rajith Muditha Attapattu2013-04-011-0/+15
* QPID-4657, QPID-4683: really going all out on the spelling fixes :PRobert Gemmell2013-04-011-3/+3
* QPID-4594, QPID-4682: review changesRobert Gemmell2013-04-011-4/+2
* QPID-4657, QPID-4683: review changesRobert Gemmell2013-04-012-5/+4
* QPID-4676: change External auth provider to create usernames of the form <CN>...Robert Gemmell2013-04-015-17/+237
* QPID-4677: fix for r1463064, which was apparently too complex for the Eclipse...Robert Gemmell2013-04-011-1/+1
* QPID-4677: group the constants for clarity and rename remaining inherited que...Robert Gemmell2013-04-012-11/+13
* QPID-4462: simply return the PlainSaslServer directly instead of looking up i...Robert Gemmell2013-04-011-6/+3
* QPID-4390, QPID-4681: change attribute name to "modelVersion" to better refel...Robert Gemmell2013-04-013-7/+7
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-04-018-63/+241
* QPID-4669: have cmake build require proton 0.3 or greater. Merged from r1462214.Gordon Sim2013-04-011-2/+7
* QPID-4680 : [Java Broker] NoAck subscription on persistent queue in 0-8/9/9-1...Robert Godfrey2013-04-011-5/+27
* QPID-4675: Allow receivers from direct exchanges without a subject filter. Me...Gordon Sim2013-04-011-3/+1
* QPID-4674: Detect asynchronous connection close, session end and link detach....Gordon Sim2013-04-014-9/+69
* QPID-4594, QPID-4682: changes from review of new 'management mode' functionalityRobert Gemmell2013-04-016-24/+70
* QPID-4657, QPID-4683: review changes for new port configuration functionalityRobert Gemmell2013-04-019-39/+272
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Robert Gemmell2013-04-0114-9/+711