summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: update version numbers/datesRobert Gemmell2015-06-251-1/+1
* QPID-6571: remove socket.gethostbyname callErnest Allen2015-06-041-6/+1
* NO-JIRA: Add log command to qpid-config to set log levels.Alan Conway2015-04-272-2/+11
* QPID-6491: qpid-route map does not use any authentication when querying othe...Pavel Moravec2015-04-211-1/+1
* QPID-6347 - Committed a patch from Irina BovermanTed Ross2015-03-274-45/+2
* QPID-6347: Remove the now obsolete queue_event_generation option; this is a p...Justin Ross2015-02-112-23/+1
* QPID-6355: [linearstore] Installation errorKim van der Riet2015-02-031-1/+1
* QPID-5362: Linearstore: No store tools exist for examining the journals - Bug...Kim van der Riet2015-01-164-56/+82
* QPID-6013 qpid-route should warn when a federation link was not created succe...Ernest Allen2015-01-121-6/+19
* QPID-5671 [linearstore] Add ability to use disk partitions and select per-que...Kim van der Riet2015-01-021-3/+20
* NO-JIRA: qpid-ha don't return error status if called with -h or --help flag.Alan Conway2014-12-011-2/+5
* QPID-6230 [linearstore] qpid-qls-analyze fails when analyzing empty journalKim van der Riet2014-11-181-0/+2
* QPID-6177: qpid-tool should print warning when initial connection to broker f...Pavel Moravec2014-10-231-2/+7
* QPID-6150: Add __init__.py to setup.py for linear store.Darryl L. Pierce2014-10-141-1/+2
* QPID-6118: Add qmf shutdown command to the brokerAlan Conway2014-09-261-4/+10
* QPID-6106: Replace empty fields with '-' in qpid-stat -c output; this is a pa...Justin Ross2014-09-231-4/+8
* QPID-6110: Add manifest includes for license and notice filesJustin Ross2014-09-191-0/+1
* QPID-6007: Test if hostname is valid; if not, default to trying localhost; th...Justin Ross2014-09-091-1/+5
* QPID-6035: HA fix bug in qpid-ha, --help does not show help.Alan Conway2014-09-021-3/+2
* QPID-6059: Java QMF2 Agent code made some now invalid assumptions about replyToFraser Adams2014-08-301-38/+41
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-271-19/+4
* QPID-6035: HA clearly distinguish qpid-ha commands intended for cluster manager.Alan Conway2014-08-221-17/+51
* QPID-6025: Java port of QpidConfig give NPE when listing queue/exchanges, add...Fraser Adams2014-08-204-6/+18
* QPID-6024: Update agentdata/Broker.java to reflect change in Java Broker Mode...Fraser Adams2014-08-201-1/+2
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-151-0/+20
* QPID-5813, QPID-5913: various LICENCE and NOTICE file updatesRobert Gemmell2014-08-111-6/+0
* QPID-5610: update qpid-qmf2-tools assembly descriptor filename to match its o...Robert Gemmell2014-08-112-1/+1
* QPID-5610: add/update LICENSE,NOTICE,README.txt and dep check reference files...Robert Gemmell2014-08-1115-126/+715
* QPID-5610: add a profile override to the QMF build to disable the apache-rele...Robert Gemmell2014-08-081-0/+26
* QPID-5980: tweak javadoc for QMF2 bits to remove errors (but not warnings), a...Robert Gemmell2014-08-0838-63/+65
* QPID-5813: advance version numbers on trunk to 0.32-SNAPSHOTRobert Gemmell2014-08-086-6/+6
* QPID-5813: Advance version numbers on trunk to 0.29Justin Ross2014-08-071-1/+1
* QPID-5942: qpid HA cluster may end-up in joining state after HA primary is ki...Alan Conway2014-07-311-5/+7
* [QPID-5945]: qpid-config to pass integer arguments whenever possiblePavel Moravec2014-07-301-9/+12
* [QPID-5938]: qpid-stat: remove dead code relevant to active-active clusterPavel Moravec2014-07-301-61/+0
* QPID-5932: Use default parameter values for method calls if necessary.Ken Giusti2014-07-281-2/+2
* NO-JIRA: Added qpid-ha query --all flag.Alan Conway2014-07-181-24/+50
* QPID-5850: Support for long session names (patch from Ernie Allen)Gordon Sim2014-07-161-2/+2
* JIRA:QPID-5820 Added some defensive code to qmf-ui.js to protect against the ...Fraser Adams2014-07-051-1/+2
* QPID-5610: update readme to detail usage of the copy-broker profileRobert Gemmell2014-07-041-4/+18
* QPID-5610: add a profile to optionally extract the broker release artifact an...Robert Gemmell2014-07-042-1/+70
* [QPID-5863]: qpid-config does not throws correct exception when binding nonex...Pavel Moravec2014-07-011-1/+3
* QPID-5820: [Java QMF2 Plugin] changes to plugin owing to the Java Broker mode...Keith Wall2014-07-014-9/+9
* QPID-5820: [Java QMF2 Plugin] changes to plugin owing to the Java Broker mode...Keith Wall2014-06-304-64/+111
* NO-JIRA: Fix tools/setup.py, was not respecting install prefix.Alan Conway2014-06-261-9/+9
* QPID-5797: [qpid-tools]: inability to call some QMF methods (queueMoveMessage...Pavel Moravec2014-06-021-5/+17
* NO_JIRA: [linearstore] Update to ISSUES; whitespace fix from last checkinKim van der Riet2014-05-218-115/+137
* QPID-5746, QPID-5610: fix compilation for QMF2 broker pluginRobert Gemmell2014-05-101-1/+1
* QPID-5754 : [Java Broker] close the qmf agent when the plugin is closedRobert Godfrey2014-05-081-0/+10
* QPID-5754 : [Java Broker] Make state change operations methods rather than ca...Robert Godfrey2014-05-082-30/+6