summaryrefslogtreecommitdiff
path: root/qpid/tools/src/py
Commit message (Expand)AuthorAgeFilesLines
* QPID-4738: Fix qpid-ha status --all when used with a standalone broker.Alan Conway2014-03-241-2/+2
* QPID-5643: qpid-route route map does not pass credentials to other brokers i...Pavel Moravec2014-03-241-1/+3
* QPID-5362: No store tools exist for examining the journals - Bugfix and reorg...Kim van der Riet2014-03-186-852/+1224
* QPID-5362: Bugfixes and enhancements for qpid_qls_analyzeKim van der Riet2014-02-054-65/+150
* QPID-5541: HA incorrect options for expected-backups in qpid-ha toolAlan Conway2014-02-051-3/+0
* QPID-5530: [legacystore] store_chk raises "Operation on non-existent record: ...Pavel Moravec2014-02-011-2/+11
* QPID-5362: Bugfixes and enhancements to qpid_qls_analyzeKim van der Riet2014-01-274-153/+398
* QPID-5362: Bugfixes for journal analysis tool qpid_qls_analyzeKim van der Riet2014-01-221-6/+10
* QPID-5362: WIP: Linearstore: No store tools exist for examining the journals....Kim van der Riet2014-01-095-0/+1183
* QPID-5321: fix exception handling in qpid-tool. Fix by Jakub ScholzGordon Sim2013-11-111-1/+1
* QPID-5277: handle case where objects do not all have value for given propertyGordon Sim2013-11-041-1/+1
* QPID-5277: support for generic add, del and listGordon Sim2013-11-042-1/+69
* QPID-5231: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-151-2/+2
* Revert "QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid."Darryl L. Pierce2013-10-151-2/+2
* QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-141-2/+2
* QPID-5215: Import rest of legacy store tests and utilities from original codeAndrew Stitcher2013-10-086-0/+2322
* QPID-5197: Remove obsolete --cluster-durable/persistLastNode options in C++ a...Alan Conway2013-10-041-9/+1
* QPID-5169: CRAM-MD5, not CRAM-MD; a patch from Ernie AllenJustin Ross2013-09-267-7/+7
* QPID-5152: handling of exchange properties for create-on-demand with 1.0Gordon Sim2013-09-201-2/+2
* NO-JIRA: Remove obsolete qpid-cluster and qpid-cluster-store tools.Alan Conway2013-09-033-402/+0
* QPID-5109: remove invalid options from qpid-configGordon Sim2013-09-021-7/+1
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-231-0/+5
* QPID-4806: Suppress traceback when access denied; a patch from Ernie AllenJustin Ross2013-05-021-3/+14
* QPID-4805: Don't override qpidd.conf defined values for journal files; a patc...Justin Ross2013-05-021-6/+10
* QPID-4771: Add --broker and --sasl-mechanism command line options to qpid-too...Justin Ross2013-04-231-10/+17
* QPID-3584 - Added missing special argument in qpid-config.Ted Ross2013-04-181-1/+1
* QPID-4744: add option for separate SSL keyfile to qpid-toolKenneth Anthony Giusti2013-04-161-15/+46
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-2/+10
* QPID-4738: Add "qpid-ha status --all" option.Alan Conway2013-04-111-12/+29
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-181-1/+4
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-2/+6
* QPID-4559 - Added handling of the queue-delete preconditions in the qmf broke...Ted Ross2013-03-132-3/+9
* QPID-4115: Moved the Python send and receive apps.Darryl L. Pierce2013-03-122-0/+475
* QPID-4600: New HA regularly shutting down active nodeAlan Conway2013-02-251-1/+6
* Revert "Bug 891689 - New HA regularly shutting down active node"Alan Conway2013-02-251-6/+1
* Bug 891689 - New HA regularly shutting down active nodeAlan Conway2013-02-251-1/+6
* QPID-4554: correct use of 'ssl_keyfile' parameter in QPID toolsKenneth Anthony Giusti2013-01-307-4/+29
* QPID-4537 - qpid-stat: fix undefined name errorTed Ross2013-01-171-1/+1
* QPID-4410: Fix qpid-config argument parsing, broken by recent commit r1404836Alan Conway2012-11-091-1/+5
* Reverting change 1404836, which was causing test failuresJustin Ross2012-11-091-5/+4
* QPID-4410: Restore compatibility with pre-0.18 qpid-config command line optio...Justin Ross2012-11-011-4/+5
* QPID-4139 - qpid-stat -b does not show broker names anymoreTed Ross2012-10-111-0/+4
* NO-JIRA: fix bad argument passing in qpid-printevents tool.Kenneth Anthony Giusti2012-09-071-1/+1
* QPID-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-269-64/+122
* QPID-4155 - Make sure decode only occurs with string values.Ted Ross2012-07-201-3/+9
* QPID-4155 - Added utf-8 decode of strings in the CLI display utilityTed Ross2012-07-201-3/+3
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-091-3/+6
* NO-JIRA: ha_tests.py raise exception for errors in qpid-haAlan Conway2012-06-271-12/+23
* QPID-4060 - Fixed error in the help text.Ted Ross2012-06-181-1/+1
* QPID-4061 - Added statistic: Number of unacknowledged messages in a sessionTed Ross2012-06-131-1/+3