summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO_JIRA created a branch to investigate a fix for QPID-3216 and other deadloc...QPID-3216Rajith Muditha Attapattu2013-03-250-0/+0
* 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
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-171-21/+14
* QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptionsRobert Godfrey2013-03-1710-216/+776
* QPID-4640: Fixed up some of the documentation from the autotools deprecationAndrew Stitcher2013-03-173-42/+105
* QPID-4640: Deprecate autotools build system.Alan Conway2013-03-155-161/+273
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4640: Add files required for legacystore build to distro.Alan Conway2013-03-152-1/+115
* QPID-4623: Fixed the unit test for unknown valuesAndrew Stitcher2013-03-151-2/+2
* QPID-4623: Fixed unknown semantics of "between" comparisonAndrew Stitcher2013-03-152-26/+19
* QPID-4623: Implemented parser and evaluator for BETWEEN comparisonsAndrew Stitcher2013-03-152-19/+57
* QPID-4649: use qpid uuid library instead of pythonKenneth Anthony Giusti2013-03-153-6/+3
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-1446-249/+2455
* QPID-4622: Implement 'LIKE' string matching operations in selectorAndrew Stitcher2013-03-144-18/+227
* QPID-4636: add 'peersOnly=false' on the 'regular trustStore' for clarity, add...Robert Gemmell2013-03-143-2/+4
* QPID-4636: add unit tests for new TrustManagersRobert Gemmell2013-03-143-0/+163
* QPID-4636: add support for a broker 'peerStore' that can be used to perform S...Robert Gemmell2013-03-148-37/+324
* QPID-4593: Remove initial store type command line argument, simplify configur...Alex Rudyy2013-03-1419-939/+953
* QPID-4558: Fix string iterator being dereferenced 1 beyond end().Andrew Stitcher2013-03-141-2/+2