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
/
cpp
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incorrect optimization in Logger.
Alan Conway
2010-05-12
1
-3
/
+3
*
Added a few more test cases for acl file format.
Rajith Muditha Attapattu
2010-05-12
1
-3
/
+26
*
Fixes to new API impl to support failover.
Alan Conway
2010-05-12
3
-16
/
+20
*
Delay generating URL in cluster till global constructors to handle multi-prot...
Alan Conway
2010-05-12
2
-11
/
+14
*
This commit contains a fix for QPID-2600
Rajith Muditha Attapattu
2010-05-12
3
-61
/
+72
*
QPID-664: Fix failover updates to set correct option name; clear list valued ...
Gordon Sim
2010-05-11
2
-1
/
+3
*
Support for multiple protocols in qpid::Url.
Alan Conway
2010-05-11
24
-155
/
+152
*
QPID-664: Add default constructor for Connection; add option to set url on ex...
Gordon Sim
2010-05-11
2
-5
/
+17
*
QPID-664: Fix bug preventing re-establishment of credit on reconnect
Gordon Sim
2010-05-11
1
-1
/
+1
*
qmf: bugfix - remove parse of non-present supertype field
Kenneth Anthony Giusti
2010-05-10
1
-1
/
+1
*
Skip cluster_python_tests if cluster services are not running.
Alan Conway
2010-05-07
1
-1
/
+3
*
Keep dispatching the condition until it is cleared; resolves QPID-2587.
Stephen D. Huston
2010-05-07
1
-5
/
+3
*
Correct brokertest.retry logic.
Alan Conway
2010-05-06
2
-2
/
+2
*
Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...
Gordon Sim
2010-05-06
5
-92
/
+92
*
Allow empty subject for direct- and xml- exchanges
Gordon Sim
2010-05-05
1
-3
/
+7
*
QMF: Agent now sends class indications for schema added after attachement com...
Kenneth Anthony Giusti
2010-04-30
1
-5
/
+26
*
QMF: remove v1 method test from cluster testbed - clusters no longer support ...
Kenneth Anthony Giusti
2010-04-29
1
-0
/
+1
*
QPID-2186: Small adjustments to previous fix:
Andrew Stitcher
2010-04-29
1
-5
/
+7
*
Don't try to get the top() of an empty queue and use it. Resolves (I believe)...
Stephen D. Huston
2010-04-28
1
-8
/
+16
*
Fix PYTHONPATH to pick federation from the tests source dir.
Stephen D. Huston
2010-04-28
1
-1
/
+1
*
Fix path to broker exe so it can be stopped when needed.
Stephen D. Huston
2010-04-28
1
-5
/
+6
*
QPID-2083: Added some error messages for particular codes
Gordon Sim
2010-04-28
1
-19
/
+16
*
BZ572245: Clustering can force message persistence when one node remains. Fix...
Kim van der Riet
2010-04-28
1
-5
/
+10
*
QPID-2083: Some improvements to error handling for NSS based SSL implementation.
Gordon Sim
2010-04-28
4
-10
/
+31
*
Include recently added header in distribution list
Gordon Sim
2010-04-28
1
-0
/
+1
*
Load client side plugins just before creating the first Connection.
Andrew Stitcher
2010-04-27
3
-4
/
+54
*
Avoid possible initialisation dependency problem by using a "static
Andrew Stitcher
2010-04-27
1
-6
/
+9
*
Added necessary #include for memmove
Andrew Stitcher
2010-04-27
1
-1
/
+4
*
QPID-2556: fix conversion of signed integers in maps and lists.
Kenneth Anthony Giusti
2010-04-27
1
-5
/
+13
*
QPID-664: allow safe closing of session as part of handling a session exception
Gordon Sim
2010-04-27
4
-13
/
+31
*
Reverting the change made in rev937119 as it seems to cause a core dump in RH...
Rajith Muditha Attapattu
2010-04-27
5
-62
/
+78
*
Handle incorrect values for worker-threads option more gracefully
Gordon Sim
2010-04-26
1
-15
/
+20
*
QPID-2548: applied patch from francesco emmi
Gordon Sim
2010-04-26
1
-0
/
+4
*
Fixed a logic error in the handling of QMFv2 get-by-class queries. When dele...
Ted Ross
2010-04-23
1
-4
/
+3
*
Code cleanup
Ted Ross
2010-04-23
14
-181
/
+34
*
QPID-2546: implement event support for ruby wrapper. Python pending...
Kenneth Anthony Giusti
2010-04-23
6
-8
/
+45
*
Cluster management improvements:
Ted Ross
2010-04-23
9
-243
/
+297
*
QPID-2517 - Broker schema changes to support cluster management.
Ted Ross
2010-04-23
1
-1
/
+3
*
QPID-1904: File mised in previous checkin
Andrew Stitcher
2010-04-23
1
-1
/
+1
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
11
-29
/
+20
*
QPID-2523
Rajith Muditha Attapattu
2010-04-23
2
-6
/
+20
*
Changed from using arrays to using vectors.
Rajith Muditha Attapattu
2010-04-23
5
-78
/
+62
*
QMF: correct the build of exception response messages.
Kenneth Anthony Giusti
2010-04-22
1
-16
/
+30
*
Fix bug in disabling sequence number and timestamp.
Alan Conway
2010-04-22
1
-5
/
+9
*
QPID-1811: Applied patch from Andrey Kotrekhov with more portable
Andrew Stitcher
2010-04-22
1
-20
/
+35
*
QPID-2527: Remove Thread::id member as its uses are better implemented by com...
Andrew Stitcher
2010-04-21
6
-17
/
+41
*
Add QMF_LIB to PYTHONPATH to pick up qmf.console
Stephen D. Huston
2010-04-21
1
-3
/
+6
*
Add QMF_LIB to PYTHONPATH to pick up qmf.console
Stephen D. Huston
2010-04-21
3
-3
/
+9
*
qpid_send: make serialno & timestamp optional.
Alan Conway
2010-04-21
2
-9
/
+19
*
Consistent use of string constants for message property keys in sender/receiv...
Alan Conway
2010-04-21
8
-12
/
+21
[next]