summaryrefslogtreecommitdiff
path: root/python/qpid/managementdata.py
Commit message (Expand)AuthorAgeFilesLines
* fix handling of localhost ipv6 address when using getaddrinfoNuno Santos2009-11-181-1/+3
* replace gethostbyname() with getaddrinfo(), which supports IPv6 addresses and...Nuno Santos2009-11-121-1/+1
* Fixed regression (caused by Codec change) in the old management API.Ted Ross2009-08-141-2/+1
* Added --timeout options to cli tools.Ted Ross2009-06-261-1/+13
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-111-0/+6
* fixed uuid decoding errors due to read_uuid semantics changeRafael H. Schloming2009-03-061-1/+1
* Replace os.uname with platform.uname to enable this to work on WindowsStephen D. Huston2009-02-241-1/+2
* QPID-1464 - Moved qmf console API out of python/qpid and into python/qmfTed Ross2008-11-201-1/+1
* QPID-1448 - Management APIs and CLI tools are not unicode safeTed Ross2008-11-111-1/+6
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-231-0/+5
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-2/+2
* Cleaned up display and parsing of class names for qpid-toolTed Ross2008-09-221-18/+26
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-35/+45
* Restructured qpid-tool commands to allow active-only listsTed Ross2008-08-051-13/+18
* Added signed integer datatypes for use in management schemasTed Ross2008-07-311-1/+10
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-311-17/+75
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-111-13/+14
* Management cleanup - renamed config/inst elements to properties and statisticsTed Ross2008-06-041-3/+3
* qpid-tool fixed to cleanly handle brokers with management disabledTed Ross2008-05-231-2/+4
* QPID-1067Carl C. Trieloff2008-05-161-8/+9
* continuation of QPID-1052Nuno Santos2008-05-131-1/+1
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-1/+12
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-1/+1
* Enabled PLAIN authentication and setting of username and password for 0-10 py...Gordon Sim2008-05-091-8/+14
* QPID-953 from trossCarl C. Trieloff2008-04-241-3/+7
* QPID-948: patch from Ted Ross for updated management utilities to 0-10 finalRafael H. Schloming2008-04-221-7/+7
* QPID-921: applied qpid-patch36.diff on behalf of Ted RossNuno Santos2008-04-151-13/+20
* QPID-913: committed patch from tross@redhat.comGordon Sim2008-04-111-0/+621