summaryrefslogtreecommitdiff
path: root/qpid/tools
Commit message (Expand)AuthorAgeFilesLines
* Increment code and documentation version numbers from 0.7 to 0.8Robert Gemmell2010-11-071-1/+1
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-282-0/+38
* 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-062-0/+74
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-313-3/+3
* added LICENSE.txt and NOTICE.txtRafael H. Schloming2010-03-302-0/+223
* Minor improvements to brokertest.py.Alan Conway2010-03-221-0/+1
* 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
* added missing author metadataRafael H. Schloming2010-02-191-0/+2
* 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-148-0/+2332