summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-03-298-63/+241
* QPID-4678: Add ACL checks to restrict the operations to change broker level c...Alex Rudyy2013-03-2914-9/+711
* QPID-4677: Rename broker and virtual host attribute constants to distiguish t...Alex Rudyy2013-03-2919-167/+167
* QPID-4677: Add missing broker attributes related to store transactionsAlex Rudyy2013-03-297-5/+159
* QPID-4677: Fix incorrect attribute names and update web management console UI...Alex Rudyy2013-03-2910-102/+141
* QPID-4661: Fix broker attribute conversion bugAlex Rudyy2013-03-292-3/+24
* QPID-4669: have cmake build require proton 0.3 or greaterGordon Sim2013-03-281-2/+7
* QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... AMQQu...Alex Rudyy2013-03-282-2/+72
* QPID-4675: Allow receivers from direct exchanges without a subject filterGordon Sim2013-03-281-3/+1
* QPID-4674: Detect asynchronous connection close, session end and link detachGordon Sim2013-03-284-9/+69
* QPID-4666: fix exception messages during during 0-10 MessageSubscribe failure...Robert Gemmell2013-03-271-2/+2
* QPID-4673 : [Java Broker AMQP 1.0] Remove potential for deadlock between conn...Robert Godfrey2013-03-271-18/+30
* NO-JIRA: fix ssl_test to run in older python and nss environments.Kenneth Anthony Giusti2013-03-271-69/+72
* QPID-4672: C++ Broker deadlock in XmlExchange unbindCharles E. Rolke2013-03-272-3/+12
* QPID-3769 Addressed concerns raised by Alex. Expanded the tests toRajith Muditha Attapattu2013-03-261-2/+6
* QPID-3769 Added a check to see if the subject is equal.Rajith Muditha Attapattu2013-03-261-0/+15
* QPID-4668: Message is only redelivered if delivery count is greater than 1Gordon Sim2013-03-261-1/+1
* QPID-4667: Fix for selective message acknowledgement over AMQP 1.0Gordon Sim2013-03-261-1/+5
* QPID-4586: Compilation fix for windowsGordon Sim2013-03-251-0/+1
* QPID-4637: increment version used for the maven [snapshot] artifacts to 0.24Robert Gemmell2013-03-251-1/+1
* QPID-4637: Change the Qpid version to 0.23Justin Ross2013-03-2413-16/+16
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-2336-95/+253
* NO-JIRA: add SSL test that verifies hostname in certificateKenneth Anthony Giusti2013-03-225-15/+214
* QPID-4596: create/delete password file for the password file authentication p...Alex Rudyy2013-03-2218-39/+179
* QPID-4596: Restrict the creation of PasswordCredentialManagingAuthenticationP...Alex Rudyy2013-03-223-32/+62
* QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified...Alex Rudyy2013-03-2210-55/+108
* QPID-4390: Improve the thread safety of java broker management operationsAlex Rudyy2013-03-223-24/+106
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-213-2/+145
* QPID-4661: Display java broker store details and platform details in the web ...Alex Rudyy2013-03-212-3/+45
* QPID-4390: Add ability to save java broker store version with existing broker...Alex Rudyy2013-03-2112-12/+123
* NO-JIRA: renamed latency performance tests to avoid name clashes when queryin...Phil Harvey2013-03-211-2422/+3
* QPID-4661: Add functionality to update broker fields affected by changes in a...Alex Rudyy2013-03-213-13/+111
* QPID-4644: Provides a Ruby version of qpidtoollibsDarryl L. Pierce2013-03-2026-0/+1769
* QPID-4661: Add UI into java broker web management console to edit broker attr...Alex Rudyy2013-03-2010-43/+831
* QPID-4558: C++ broker selectors: trivial - remove unnecessary templatesAndrew Stitcher2013-03-201-15/+12
* NO-JIRA: silence irrelevant warning in release modeAndrew Stitcher2013-03-201-0/+2
* QPID-4558: C++ broker selectors: Improved error reportingAndrew Stitcher2013-03-205-56/+126
* QPID-4558: Change C++ Selector implementation to use registered valuesAndrew Stitcher2013-03-195-11/+13
* QPID-4624: Implement IN operator for C++ broker selectorsAndrew Stitcher2013-03-182-2/+57
* QPID-4658: Update statistics even when no binding key matches routing keyJustin Ross2013-03-181-5/+7
* QPID-4493: Fixes memory leak in Perl bindings.Darryl L. Pierce2013-03-182-15/+25
* QPID-4621: Arithmetic operations for C++ broker selectorsAndrew Stitcher2013-03-186-284/+561
* QPID-4657: Add UI into java broker web management console to add/edit/delete ...Alex Rudyy2013-03-1813-22/+507
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-1817-39/+69
* QPID-4656: added perftests documentationPhil Harvey2013-03-181-0/+105
* QPID-4655: add BrokerOptions support for skipping the logging configuration (...Robert Gemmell2013-03-183-2/+29
* QPID-4636: expand testing of the new TrustManagersRobert Gemmell2013-03-177-41/+284
* QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...Robert Godfrey2013-03-17148-13283/+13497
* QPID-4653 : [Java Broker 1.0] Implement statistics counting on 1.0 connectionsRobert Godfrey2013-03-174-11/+40
* QPID-4652 [Java Broker 1.0] delete temporary queues created for exchange subs...Robert Godfrey2013-03-171-0/+37