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
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...
Rafael H. Schloming
2010-02-14
7
-2299
/
+0
*
Consistent connection names across a cluster.
Alan Conway
2010-02-05
2
-4
/
+2
*
Removed import of 'io' module for pre-Python-2.6 compatibility
Ted Ross
2010-01-08
1
-2
/
+1
*
QPID-2327 - Enhance qpid-config to deal with xml and headers brokers
Ted Ross
2010-01-07
1
-3
/
+81
*
Refactor qpid-cluster script with main() to be callable from python.
Alan Conway
2009-11-18
1
-118
/
+118
*
Added full SASL authentication and security layer for the Python client.
Ted Ross
2009-11-11
1
-2
/
+2
*
Added calls to flush() for stdout to make this program more responsive in cas...
Ted Ross
2009-11-10
1
-1
/
+3
*
QPID-2181 - Alternate exchange on queue is not visible in management tools
Ted Ross
2009-10-30
1
-0
/
+2
*
QPID-2131: fix for dropped auth in cluster members
Nuno Santos
2009-10-20
1
-1
/
+5
*
Added help text for exchange types
Ted Ross
2009-08-25
1
-0
/
+6
*
Added management visibility into the alternate exchange and auto-delete attri...
Ted Ross
2009-08-25
1
-0
/
+2
*
Fixed a typo in the help text
Ted Ross
2009-07-08
1
-1
/
+1
*
Added --timeout options to cli tools.
Ted Ross
2009-06-26
5
-22
/
+43
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
1
-1
/
+1
*
This is related QPID-1890
Rajith Muditha Attapattu
2009-06-04
1
-14
/
+14
*
QPID-1890: Ensure option for alternate exchange is treated consistently (I al...
Gordon Sim
2009-06-03
1
-3
/
+3
*
Optimize the qmf queries to only include the broker-embedded agents.
Ted Ross
2009-05-08
1
-5
/
+11
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
2
-2
/
+2
*
QPID-1758 Applied qpid-config patch from Ffrench Mathilde.
Ted Ross
2009-03-19
1
-5
/
+48
*
Typo in printing of 'generate events' option on queue.
Gordon Sim
2009-03-02
1
-1
/
+1
*
Improvements to qpid-stat:
Ted Ross
2009-02-26
1
-76
/
+140
*
Added a new utility for viewing broker stats.
Ted Ross
2009-02-25
2
-0
/
+388
*
QPID-1669 - Added client connection management to qpid-cluster.
Ted Ross
2009-02-19
1
-18
/
+157
*
Added qpid-cluster utility plus model changes to support it.
Ted Ross
2009-01-26
1
-0
/
+180
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
1
-3
/
+7
*
Added lvq-no-browse support to qpid-config.
Ted Ross
2009-01-15
1
-16
/
+49
*
QPID-1567: Initial support for asynchronous queue state replication
Gordon Sim
2009-01-15
1
-1
/
+12
*
Fixed code problem for Python versions less than 2.5
Ted Ross
2009-01-09
1
-3
/
+4
*
Restrict queries to the broker-resident agent only.
Ted Ross
2008-12-17
1
-12
/
+18
*
Avoid a divide-by-zero that can occur if updates are sent with a timestamp
Ted Ross
2008-12-03
1
-0
/
+2
*
QPID-1512 - Catch only connection-related exceptions in qmf console
Ted Ross
2008-12-03
2
-2
/
+2
*
Added handling of connection loss with connection retry.
Ted Ross
2008-12-01
1
-12
/
+17
*
Fixed regression caused by a change to the qmf.console API.
Ted Ross
2008-12-01
1
-8
/
+3
*
QPID-1484 - qpid-printevents now handles connection loss/reconnect
Ted Ross
2008-11-24
1
-4
/
+14
*
QPID-1464 - Moved qmf console API out of python/qpid and into python/qmf
Ted Ross
2008-11-20
4
-12
/
+12
*
Fix to error handling, without this I was seeing "AttributeError: Exception i...
Gordon Sim
2008-11-17
1
-1
/
+1
*
Removed spurious exception re-raise
Ted Ross
2008-11-13
1
-1
/
+0
*
Removed optimistic-consume option for queues
Ted Ross
2008-11-12
1
-9
/
+1
*
QPID-1448 - Management APIs and CLI tools are not unicode safe
Ted Ross
2008-11-11
2
-6
/
+21
*
Added support for push-routes and queue-based routes.
Ted Ross
2008-11-05
1
-112
/
+182
*
Fixed usage text for qpid-tool
Ted Ross
2008-11-04
1
-1
/
+1
*
Federation enhancements and bug fixes:
Ted Ross
2008-10-31
1
-1
/
+101
*
Added exchange options to qpid-config
Ted Ross
2008-10-24
1
-24
/
+59
*
QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...
Ted Ross
2008-10-24
1
-9
/
+32
*
Allow transport to be set on qpid-route.
Gordon Sim
2008-10-20
1
-6
/
+10
*
QPID-1360 - Scaling improvements for QMF
Ted Ross
2008-10-15
1
-110
/
+85
*
Allow management clienst to specify transport to use for inter-broker links
Gordon Sim
2008-10-13
1
-4
/
+7
*
QPID-1349 - Push routing for federation (includes hook for dynamic routing)
Ted Ross
2008-10-10
1
-1
/
+1
*
Added new queue options to qpid-config (lvq, cluster-durable, optimistic)
Ted Ross
2008-10-08
1
-33
/
+64
*
QPID-1327 - Event support for Management
Ted Ross
2008-10-07
3
-27
/
+24
[next]