index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
/
management.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly parse replies containing multiple qmf messages.
Kenneth Anthony Giusti
2010-08-11
1
-15
/
+16
*
QPID-2318
Ted Ross
2010-01-05
1
-2
/
+4
*
QPID-2318 - qpid-tool does not seem to issue session acknowledgements
Ted Ross
2010-01-04
1
-0
/
+2
*
QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5
Ted Ross
2009-12-11
1
-13
/
+4
*
Fixed regression (caused by Codec change) in the old management API.
Ted Ross
2009-08-14
1
-11
/
+10
*
Fixed bug in decoding field tables (maps)
Ted Ross
2009-06-23
1
-1
/
+10
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
1
-2
/
+7
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
1
-4
/
+4
*
Replaced nonexistent type "double" with "float". In python, float
Ted Ross
2008-12-01
1
-1
/
+1
*
QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf
Ted Ross
2008-11-20
1
-1
/
+1
*
QPID-1448 - Management APIs and CLI tools are not unicode safe
Ted Ross
2008-11-11
1
-13
/
+13
*
Use a str16 instead of str8 for qmf method response text
Ted Ross
2008-10-24
1
-1
/
+1
*
Marked old python management API as obsolete. Updated 0-10 tests to use new ...
Ted Ross
2008-10-23
1
-0
/
+4
*
QPID-1360 - Scaling improvements for QMF
Ted Ross
2008-10-15
1
-34
/
+35
*
QPID-1327 - Added severity field to events, cleaned up routing key usage
Ted Ross
2008-10-08
1
-1
/
+3
*
QPID-1327 - Event support for Management
Ted Ross
2008-10-07
1
-38
/
+14
*
allow creation of objectId from first/second id components
Nuno Santos
2008-09-05
1
-3
/
+7
*
QPID-1174 Updates to the management framework
Ted Ross
2008-09-03
1
-27
/
+154
*
Added signed integer datatypes for use in management schemas
Ted Ross
2008-07-31
1
-0
/
+16
*
QPID-1174 - Management updates for remote agents
Ted Ross
2008-07-31
1
-7
/
+8
*
Switch to async mode for management communication
Ted Ross
2008-06-30
1
-0
/
+1
*
QPID-1061: Management heartbeat message from broker -- applied patch supplied...
Nuno Santos
2008-05-16
1
-0
/
+8
*
QPID-1064: made qpid-config close the session/connection; added incoming.stop...
Rafael H. Schloming
2008-05-15
1
-2
/
+2
*
continuation of QPID-1052
Nuno Santos
2008-05-13
1
-6
/
+12
*
QPID-1052: Management: session.name matches session id provided by API, handl...
Nuno Santos
2008-05-13
1
-3
/
+9
*
QPID-1052: Patch from Ted Ross
Gordon Sim
2008-05-12
1
-4
/
+14
*
QPID-1050: Patch from Ted Ross:
Gordon Sim
2008-05-12
1
-1
/
+7
*
applying Ted Ross's patch to handle unicode encoding and management message o...
Nuno Santos
2008-05-01
1
-25
/
+26
*
QPID-953 from tross
Carl C. Trieloff
2008-04-24
1
-3
/
+14
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
1
-148
/
+126
*
From Ted Ross: https://issues.apache.org/jira/browse/QPID-934
Alan Conway
2008-04-18
1
-2
/
+7
*
QPID-921: applied qpid-patch36.diff on behalf of Ted Ross
Nuno Santos
2008-04-15
1
-4
/
+4
*
QPID-908 from tross
Carl C. Trieloff
2008-04-08
1
-3
/
+3
*
Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and Store
Kim van der Riet
2008-04-08
1
-0
/
+4
*
QPID-883: applying patch supplied by Ted Ross
Nuno Santos
2008-03-27
1
-15
/
+116
*
QPID-877: applied patch from Ted Ross
Nuno Santos
2008-03-25
1
-37
/
+100
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
1
-230
/
+321
*
patch-715 (tross)
Carl C. Trieloff
2008-01-02
1
-15
/
+50
*
patch from tross
Carl C. Trieloff
2007-12-14
1
-5
/
+7
*
Patches from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-10
1
-60
/
+179
*
QPID-687: comitted qpid-patch7-python.diff for real this time.
Alan Conway
2007-11-15
1
-74
/
+184
*
applied patch from tross posted in QPID-666
Rafael H. Schloming
2007-10-29
1
-0
/
+225