summaryrefslogtreecommitdiff
path: root/qpid/tools/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: resync this branch to latest trunkqpid-3890Kenneth Anthony Giusti2012-03-221-1/+1
* QPID-3603: rgmanager integration for new HA clusterAlan Conway2012-03-081-17/+10
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-052-26/+27
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-054-24/+30
* QPID-3603: Added "ready" command to qpid-ha, minor improvements.Alan Conway2012-03-012-40/+64
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-292-18/+24
* QPID-3603: updated qpid-ha to use qpidtoollibs library.Alan Conway2012-02-292-121/+21
* QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-routeAlan Conway2012-02-294-8/+21
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-291-1/+1
* QPID-3603: Add support for replicated queues to qpid-config.Alan Conway2012-02-242-8/+36
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-242-183/+234
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-234-43/+94
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-224-139/+230
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-172-0/+189
* Revert "QPID-3824 - Added new queue stats to qpid-stat."Alan Conway2012-02-172-80/+20
* QPID-3847 - Fixed recursive ID generation when V1 and V2 are mixed.Ted Ross2012-02-151-4/+16
* NO-JIRA - Fixed a backward-compatibility issue in the new qpid-statTed Ross2012-02-151-1/+9
* QPID-3824 - Added new queue stats to qpid-stat.Ted Ross2012-02-152-20/+80
* QPID-3547: print binding argumentsGordon Sim2012-02-141-2/+8
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-094-254/+787
* QPID-3737 Patch to make qpid-stat -L option workTed Ross2012-01-101-1/+1
* QPID-3660 - qpid-stat -c columns for "msgIn" and "msgOut" actually display fr...Ted Ross2011-12-051-2/+2
* QPID-3533: qpid-config does not properly set some options if value evaluates ...Nuno Santos2011-11-291-15/+15
* NO-JIRA - Converted connection-options in qmf-tool from string to map.Ted Ross2011-11-181-29/+16
* QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns abou...Kim van der Riet2011-11-171-258/+0
* QPID-3579: Added qpid-analyze-trace to setup.pyKim van der Riet2011-11-171-1/+0
* QPID-3623, QPID-3624: Fixed transaction accounting, also replaced argparse mo...Kim van der Riet2011-11-161-49/+79
* QPID-3579: Added qpid-analyze-trace to tools. This tool reads a c++ broker tr...Kim van der Riet2011-11-071-0/+229
* QPID-3578: qpid-queue-stats doesn't support multiple filters -- patch from An...Nuno Santos2011-11-021-2/+2
* QPID-3545 - Ignore default exchange in qpid-config binding listTed Ross2011-10-131-0/+10
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-1/+21
* QPID-3506 - Improved error handling in CLI parse.Ted Ross2011-09-271-4/+8
* QPID-3506 - qmf-tool - Improved command line optionsTed Ross2011-09-261-23/+123
* QPID-3437: qpid-config address option confusing in helpNuno Santos2011-09-081-6/+1
* make 'qpid-config queues/exchanges <queue/exchange_name>' return proper error...Nuno Santos2011-09-081-2/+16
* QPID-3419 - qpid-config --file-size parameter's help text uses incorrect unitsTed Ross2011-08-241-1/+1
* QPID-3442 - qpid-tool schema descriptions repeated / duplicatedTed Ross2011-08-221-1/+1
* QPID-3409: Fixup federation tools to allow IPv6 literals as part of the addre...Andrew Stitcher2011-08-121-3/+3
* QPID-3141: Allow defualt queue size limit to be overridden by infinite value ...Gordon Sim2011-06-131-2/+2
* NO-JIRA: Fix typo in qpid/tools/src/py/qpid-cluster.Alan Conway2011-06-061-4/+5
* NO-JIRA - Fixed another problem in the help text.Ted Ross2011-05-161-5/+5
* Changed opts.force_if_not_used to opts.force_if_used.Jonathan Robie2011-04-181-1/+1
* Fixes two errors in options:Jonathan Robie2011-04-151-2/+2
* QPID-3190: always try to eval() quoted tokensGordon Sim2011-04-081-2/+2
* Corrected help text for --max-queue-size, --max-queue-countJonathan Robie2011-04-011-2/+2
* QPID-3169: add usage message if command is unknown.Kenneth Anthony Giusti2011-03-241-0/+3
* QPID-3101: better handling of different argument types for qpid-toolGordon Sim2011-03-021-1/+18
* QPID-3103: handle null argumentsGordon Sim2011-03-021-0/+2
* QPID-3091: fix for older versions of pythonGordon Sim2011-03-011-1/+3
* QPID-3091: add generic mechanism for adding and listing queue argumentsGordon Sim2011-03-011-1/+17