summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4883: merge fix from trunk0.22Kenneth Anthony Giusti2013-05-241-10/+13
* QPID-4881: update docs/help to use quotes for the config property argument, a...Alex Rudyy2013-05-243-9/+8
* QPID-4881: Fix qpid-server.bat to support quoted command line argumentsAlex Rudyy2013-05-241-2/+2
* QPID-4855: fix compilation error with some compilers (merged from r1483436)Gordon Sim2013-05-242-0/+2
* QPID-4879: Re-add line accidentally removed from mergeDarryl L. Pierce2013-05-231-0/+1
* QPID-4876: Throw an exception when virtual host configuration is not found in...Alex Rudyy2013-05-224-9/+25
* NO-JIRA: Fixed requiring Perl to do a buildDarryl L. Pierce2013-05-221-10/+9
* QPID-4865: HA Update documents for queue replicationAlan Conway2013-05-218-543/+230
* NO-JIRA: [Java Broker Docbook] Corrected vhostname typo in HA example vhost c...Keith Wall2013-05-212-40/+62
* Merge r1484601 to 0.22 branchRobert Godfrey2013-05-201-1/+1
* NO-JIRA: Java Broker docbook - Correct spelling errorRobert Gemmell2013-05-201-1/+1
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-05-201-2/+39
* QPID-4685: additional documentation updatesRobert Gemmell2013-05-202-3/+3
* QPID-4685: additional documentation updates following broker configuration mo...Robert Gemmell2013-05-2021-372/+613
* NO-JIRA: Fix incorrect queue declare argument for priority queue type. Impro...Robert Gemmell2013-05-201-2/+9
* QPID-4868: Add UI into web management console to edit JMX management configur...Robert Gemmell2013-05-202-0/+38
* QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol w...Robert Gemmell2013-05-209-46/+13
* QPID-4860: Show virtual host state in UI and transition virtual host into ERR...Robert Gemmell2013-05-202-1/+17
* QPID-4851: Allow users to access http management using '/' instead of forcing...Robert Gemmell2013-05-201-0/+2
* QPID-4862: Improve registration/unregistration for JMX MBean objectsRobert Gemmell2013-05-203-43/+23
* QPID-4739: Remove redundant validation of keystore attributes as they are val...Robert Gemmell2013-05-201-22/+0
* QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx...Robert Gemmell2013-05-207-0/+141
* QPID-4852: Try to close opened AMQP 1.0 connections on broker shutdownRobert Gemmell2013-05-201-1/+1
* QPID-4851: Fix ConcurrentModificationException thrown on closing of AMQP 1.0 ...Robert Gemmell2013-05-201-1/+2
* QPID-4856: Fix reference to qpid.pm in Makefile.amDarryl L. Pierce2013-05-161-1/+1
* QPID-4781: Fix the Perl bindings for CMake < 2.8Darryl L. Pierce2013-05-161-2/+16
* QPID-4847: add support for message group attributes when creating/inspecting ...Robert Gemmell2013-05-1510-21/+74
* Merge r1482562 to 0.22 branchRobert Godfrey2013-05-1516-87/+102
* Merge fixes for JMS AMQP 1-0 client from trunk to 0.22 releaseRobert Godfrey2013-05-1520-181/+528
* QPID-4719: Include Perl language files missing from source files.Darryl L. Pierce2013-05-151-1/+1
* NO_JIRA: Minor fix for error on some compilers "no newline at end of file"Kim van der Riet2013-05-101-1/+1
* QPID-4798: merged changes from trunk to 0.22 branchRafael H. Schloming2013-05-0930-45760/+10230
* QPID-4657: Add note into Port editing UI that changes take have after Broker ...Alex Rudyy2013-05-092-1/+5
* QPID-4685: Update documentation to reflect changes to configurationAlex Rudyy2013-05-0941-929/+1674
* QPID-4823: add missing entry to AddQueue dialog for setting the 'alertThresho...Robert Gemmell2013-05-092-1/+11
* QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap Aut...Alex Rudyy2013-05-082-12/+5
* QPID-4817: merged message grouping documentation from trunk to 0.22 branch.Phil Harvey2013-05-082-15/+167
* QPID-4747: we no longer need the 'default' column in the authentication provi...Robert Gemmell2013-05-071-8/+3
* QPID-4752: Move FileGroupProvider resources into correct locationAlex Rudyy2013-05-061-0/+0
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-0519-1/+380
* QPID-4594,QPID-4682: rename BrokerOptions methods for overriding the HTTP/JMX...Robert Gemmell2013-05-056-97/+91
* QPID-4815: make BrokerOptions the primary source of the location for the logg...Robert Gemmell2013-05-056-53/+55
* QPID-4814: Fix the rest layer configured object update by name and multiple o...Alex Rudyy2013-05-042-4/+24
* QPID-4813: Protect operations to update queue and exchange attributes with ACLAlex Rudyy2013-05-0411-4/+643
* QPID-4645: make the broker-plugins and bdbstore modules runtime dependencies ...Robert Gemmell2013-05-041-2/+2
* QPID-4809: change initial-config.json to using qpid.work_dir and qpid.home_di...Robert Gemmell2013-05-043-67/+126
* QPID-4390: ensure the _messageStore field is populated prior configuring the ...Robert Gemmell2013-05-041-24/+21
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t...Alex Rudyy2013-05-039-34/+218
* QPID-4802: In management mode set state to ERRORED for failing to activate au...Alex Rudyy2013-05-0319-62/+620
* QPID-4809: add support for setting configuration properties through the comma...Robert Gemmell2013-05-0316-48/+230