summaryrefslogtreecommitdiff
path: root/python/qpid/management.py
Commit message (Expand)AuthorAgeFilesLines
* Correctly parse replies containing multiple qmf messages.Kenneth Anthony Giusti2010-08-111-15/+16
* QPID-2318Ted Ross2010-01-051-2/+4
* QPID-2318 - qpid-tool does not seem to issue session acknowledgementsTed Ross2010-01-041-0/+2
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-111-13/+4
* Fixed regression (caused by Codec change) in the old management API.Ted Ross2009-08-141-11/+10
* Fixed bug in decoding field tables (maps)Ted Ross2009-06-231-1/+10
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-111-2/+7
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-251-4/+4
* Replaced nonexistent type "double" with "float". In python, floatTed Ross2008-12-011-1/+1
* 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-13/+13
* Use a str16 instead of str8 for qmf method response textTed Ross2008-10-241-1/+1
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-231-0/+4
* QPID-1360 - Scaling improvements for QMFTed Ross2008-10-151-34/+35
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-081-1/+3
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-38/+14
* allow creation of objectId from first/second id componentsNuno Santos2008-09-051-3/+7
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-27/+154
* Added signed integer datatypes for use in management schemasTed Ross2008-07-311-0/+16
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-311-7/+8
* Switch to async mode for management communicationTed Ross2008-06-301-0/+1
* QPID-1061: Management heartbeat message from broker -- applied patch supplied...Nuno Santos2008-05-161-0/+8
* QPID-1064: made qpid-config close the session/connection; added incoming.stop...Rafael H. Schloming2008-05-151-2/+2
* continuation of QPID-1052Nuno Santos2008-05-131-6/+12
* QPID-1052: Management: session.name matches session id provided by API, handl...Nuno Santos2008-05-131-3/+9
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-4/+14
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-1/+7
* applying Ted Ross's patch to handle unicode encoding and management message o...Nuno Santos2008-05-011-25/+26
* QPID-953 from trossCarl C. Trieloff2008-04-241-3/+14
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-148/+126
* From Ted Ross: https://issues.apache.org/jira/browse/QPID-934 Alan Conway2008-04-181-2/+7
* QPID-921: applied qpid-patch36.diff on behalf of Ted RossNuno Santos2008-04-151-4/+4
* QPID-908 from trossCarl C. Trieloff2008-04-081-3/+3
* Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and StoreKim van der Riet2008-04-081-0/+4
* QPID-883: applying patch supplied by Ted RossNuno Santos2008-03-271-15/+116
* QPID-877: applied patch from Ted RossNuno Santos2008-03-251-37/+100
* QPID-820 from trossCarl C. Trieloff2008-02-281-230/+321
* patch-715 (tross)Carl C. Trieloff2008-01-021-15/+50
* patch from tross Carl C. Trieloff2007-12-141-5/+7
* Patches from Ted Ross <tross@redhat.com>Alan Conway2007-12-101-60/+179
* QPID-687: comitted qpid-patch7-python.diff for real this time.Alan Conway2007-11-151-74/+184
* applied patch from tross posted in QPID-666Rafael H. Schloming2007-10-291-0/+225