summaryrefslogtreecommitdiff
path: root/qpid/tools/src/py/qpid-config
Commit message (Expand)AuthorAgeFilesLines
...
* 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