summaryrefslogtreecommitdiff
path: root/qpid/tools/src/py/qpid-config
Commit message (Expand)AuthorAgeFilesLines
* QPID-3890: resync this branch to latest trunkqpid-3890Kenneth Anthony Giusti2012-03-221-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
* qpid-route now correctly shows usage for invalid command lines.Jonathan Robie2011-01-221-55/+57
* Undo svn commit r1052086.Jonathan Robie2011-01-051-6/+2
* Fixes typo in findById function declaration.Jonathan Robie2011-01-051-1/+1
* Allow any SASL mechanism to be specified in command line options.Jonathan Robie2011-01-051-1/+1
* Added logging to QMF console connections.Jonathan Robie2010-12-221-2/+6
* Allow command line utilities to require a given SASL mechanism.Jonathan Robie2010-12-211-66/+70
* Made qpid-xxx management scripts callable as python functions.Jonathan Robie2010-12-171-288/+305
* Corrected datatypes of numeric defaults for optparse.Jonathan Robie2010-12-081-3/+3
* Print usage rather than help if user gets usage wrong.Jonathan Robie2010-12-061-1/+1
* Restored Usage() function (lost in version skew shuffle)Jonathan Robie2010-12-061-9/+13
* Fixes problem with unbound _args variable in bind.Jonathan Robie2010-12-061-0/+1
* Converted tools to use optparse. Jonathan Robie2010-12-051-178/+176
* QPID-2810: clean up the broker thread properly on shutdown.Kenneth Anthony Giusti2010-08-191-0/+3
* handle SystemExit exception on python 2.4.3Nuno Santos2010-05-251-0/+2
* Make behavior of command line tools consistent, regarding -h and --help optio...Nuno Santos2010-05-241-5/+15
* handle timeouts caused by long-executing commands, iterate until timeout clearsNuno Santos2010-05-031-4/+15
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-1/+1
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-141-0/+572