summaryrefslogtreecommitdiff
path: root/tools/src/py
Commit message (Expand)AuthorAgeFilesLines
...
* fix syntax error in qpid-routeKenneth Anthony Giusti2011-01-101-1/+1
* Code cleanup:Ted Ross2011-01-101-216/+30
* A new command-line tool, similar to qpid-tool but with the following differen...Ted Ross2011-01-101-0/+830
* Prints connection error information.Jonathan Robie2011-01-101-0/+4
* qpid-tool throws Charles E. Rolke2011-01-061-0/+3
* Undo svn commit r1052086.Jonathan Robie2011-01-054-33/+5
* 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-055-5/+6
* Added logging to QMF console connections.Jonathan Robie2010-12-224-8/+42
* Allow command line utilities to require a given SASL mechanism.Jonathan Robie2010-12-215-91/+105
* Made qpid-xxx management scripts callable as python functions.Jonathan Robie2010-12-176-606/+676
* Modified qpid-cluster to support the way it is called from Jonathan Robie2010-12-101-4/+4
* Corrected datatypes of numeric defaults for optparse.Jonathan Robie2010-12-084-6/+6
* Fix qpid-tool to not attempt to display parially-learned schemata.Ted Ross2010-12-081-7/+8
* 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-055-438/+380
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
* SASLizing Interbroker LinksMichael Goulish2010-10-201-11/+10
* Fixed qpid-stat to skip rows when the underlying data disappears during execu...Ted Ross2010-09-221-14/+17
* Fix qpid-cluster-store tool for recent changes to UUID (see r995770)Gordon Sim2010-09-221-3/+3
* QPID-2842 - Fixed regression introduced in r992039.Ted Ross2010-09-171-0/+2
* QPID-2842 - Fixed inconsistent display of object ids in qpid-tool.Ted Ross2010-09-021-3/+61
* QPID-2810: clean up the broker thread properly on shutdown.Kenneth Anthony Giusti2010-08-196-32/+75
* Return rather than exiting once route is deletedGordon Sim2010-08-021-1/+1
* Added --cluster option to display per-broker detail for clusters.Kenneth Anthony Giusti2010-07-301-3/+10
* QPID-2762: display all class keys that match a given input tokens, not just t...Kenneth Anthony Giusti2010-07-271-15/+17
* bugfix: convert v1 oid's when calling v2 agentKenneth Anthony Giusti2010-07-091-2/+10
* Defer delivery of messages in cluster-unsafe context.Alan Conway2010-07-051-1/+3
* Fix to bug introduced in r959353 causing error when qpid-stat is run against ...Gordon Sim2010-06-301-1/+2
* Ensure that any additional brokers in the cluster being monitored are cleaned...Gordon Sim2010-06-301-0/+1
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-231-0/+0
* Tell people how to set up their paths for QMF.Jonathan Robie2010-06-211-0/+4
* 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-245-22/+62
* qpid-tool re-write:Ted Ross2010-05-191-80/+519
* handle timeouts caused by long-executing commands, iterate until timeout clearsNuno Santos2010-05-031-4/+15
* Cluster management improvements:Ted Ross2010-04-231-14/+15
* Ignore compiled python file qpid-clusterc.Alan Conway2010-04-121-0/+1
* Fixed qpid-stat failure in cluster caseTed Ross2010-04-071-1/+1
* Remove non-portable @staticmethod from qpid/datatypes.pyAlan Conway2010-04-061-2/+2
* Added qpid-cluster-store tool to examine & modify cluster store status.Alan Conway2010-04-061-0/+73
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-313-3/+3
* Extended cluster_tests.test_management exposes a bug.Alan Conway2010-03-031-0/+1
* Add support for displaying subscriptions, with connection and queue infoNuno Santos2010-03-011-2/+53
* QPID-2409 - "qpid-route route map" can list the same broker multiple timesTed Ross2010-02-181-1/+1
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...Rafael H. Schloming2010-02-147-0/+2299