summaryrefslogtreecommitdiff
path: root/qpid/tools/src/py/qpid-config
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: Create independent cpp and python subtrees, with content from tool...Justin Ross2016-04-211-878/+0
* QPID-6767: add --sasl-service-name option to all QPID tools.Ken Giusti2015-10-021-0/+3
* NO-JIRA: Add log command to qpid-config to set log levels.Alan Conway2015-04-271-0/+9
* QPID-6347 - Committed a patch from Irina BovermanTed Ross2015-03-271-3/+0
* QPID-6347: Remove the now obsolete queue_event_generation option; this is a p...Justin Ross2015-02-111-5/+1
* QPID-5671 [linearstore] Add ability to use disk partitions and select per-que...Kim van der Riet2015-01-021-3/+20
* QPID-6118: Add qmf shutdown command to the brokerAlan Conway2014-09-261-4/+10
* [QPID-5945]: qpid-config to pass integer arguments whenever possiblePavel Moravec2014-07-301-9/+12
* [QPID-5863]: qpid-config does not throws correct exception when binding nonex...Pavel Moravec2014-07-011-1/+3
* 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-041-1/+65
* 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-261-1/+1
* QPID-5152: handling of exchange properties for create-on-demand with 1.0Gordon Sim2013-09-201-2/+2
* QPID-5109: remove invalid options from qpid-configGordon Sim2013-09-021-7/+1
* 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-3584 - Added missing special argument in qpid-config.Ted Ross2013-04-181-1/+1
* QPID-4559 - Added handling of the queue-delete preconditions in the qmf broke...Ted Ross2013-03-131-1/+2
* QPID-4554: correct use of 'ssl_keyfile' parameter in QPID toolsKenneth Anthony Giusti2013-01-301-1/+3
* 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-3175 - Added SSL/x.509-auth capability to Python clients and Python toolsTed Ross2012-07-261-8/+17
* NO-JIRA - Fixed a reference bug in qpid-config and added a test that exposes ...Ted Ross2012-03-211-1/+1
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-051-21/+22
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-1/+1
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-17/+21
* QPID-3603: Add --ha-admin option to qpid-config, qpid-stat, qpid-routeAlan Conway2012-02-291-3/+7
* QPID-3603: Add support for replicated queues to qpid-config.Alan Conway2012-02-241-5/+28
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-1/+13
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-221-80/+67
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-0/+6
* QPID-3547: print binding argumentsGordon Sim2012-02-141-2/+8
* QPID-3533: qpid-config does not properly set some options if value evaluates ...Nuno Santos2011-11-291-15/+15
* 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-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-3141: Allow defualt queue size limit to be overridden by infinite value ...Gordon Sim2011-06-131-2/+2
* 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
* Corrected help text for --max-queue-size, --max-queue-countJonathan Robie2011-04-011-2/+2
* 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
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-251-9/+9
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-0/+38