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
/
qmfconsole.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf
Ted Ross
2008-11-20
1
-1472
/
+0
*
QPID-1476 - routing keys used for updates can't be used to discriminate by agent
Ted Ross
2008-11-20
1
-3
/
+3
*
Avoid unicode in schema labels, which causes problems when they're used as
Ted Ross
2008-11-13
1
-17
/
+30
*
Updated qmf-agent API to allow user to specify uid, password, mechanism, and ...
Ted Ross
2008-11-13
1
-10
/
+3
*
QPID-1448 - Management APIs and CLI tools are not unicode safe
Ted Ross
2008-11-11
1
-53
/
+57
*
Added bank numbers to the routing key of a QMF heartbeat message.
Ted Ross
2008-11-04
1
-4
/
+21
*
Clarified broker/agent banks in method names. Added new accessor methods for...
Ted Ross
2008-11-04
1
-5
/
+11
*
Federation enhancements and bug fixes:
Ted Ross
2008-10-31
1
-3
/
+9
*
Fixed a problem with improper shutdown that occasionally caused unhandled exc...
Ted Ross
2008-10-31
1
-0
/
+1
*
ssl support for the python client
Rafael H. Schloming
2008-10-28
1
-18
/
+19
*
Put Url.match back in. It isn't unused.
Ted Ross
2008-10-27
1
-0
/
+3
*
Fixed the following problems in qmfconsole.py:
Ted Ross
2008-10-24
1
-117
/
+147
*
Use a str16 instead of str8 for qmf method response text
Ted Ross
2008-10-24
1
-1
/
+1
*
Added alternative functions for invoking methods
Ted Ross
2008-10-24
1
-26
/
+74
*
Allow transport to be set on qpid-route.
Gordon Sim
2008-10-20
1
-3
/
+7
*
QPID-1360 - Scaling improvements for QMF
Ted Ross
2008-10-15
1
-51
/
+94
*
QPID-1350 - changed syntax of dereference so it becomes optional
Ted Ross
2008-10-15
1
-6
/
+6
*
QPID-1350 - Object reference following in the QMF console API
Ted Ross
2008-10-10
1
-10
/
+20
*
QPID-1327 - Add display of source broker in __repr__ for events
Ted Ross
2008-10-10
1
-35
/
+37
*
QPID-1327 - Added optional severity override in the eventRaise method
Ted Ross
2008-10-09
1
-0
/
+1
*
QPID-1327 - Added severity field to events, cleaned up routing key usage
Ted Ross
2008-10-08
1
-15
/
+32
*
QPID-1327 - Event support for Management
Ted Ross
2008-10-07
1
-137
/
+137
*
Added property-selector to the console getObjects function
Ted Ross
2008-09-26
1
-5
/
+23
*
Added event handling, did some code cleanup and fixed some small bugs
Ted Ross
2008-09-24
1
-117
/
+258
*
QPID-1288 - Added error handling and remote agent support to the console API....
Ted Ross
2008-09-19
1
-49
/
+212
*
QPID-1288 - Removed test code
Ted Ross
2008-09-18
1
-9
/
+7
*
QPID-1288 - New (and greatly improved) API for management console access
Ted Ross
2008-09-18
1
-0
/
+953