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
*
Bugfixes in the c++ console API:
Ted Ross
2009-06-08
4
-23
/
+66
*
YA Fix to the cluster behaviour of the client heartbeat
Andrew Stitcher
2009-06-08
1
-1
/
+3
*
If expiration is already set, don't alter it.
Gordon Sim
2009-06-08
2
-2
/
+19
*
Fix of the previous client heartbeat changes:
Andrew Stitcher
2009-06-08
5
-3
/
+10
*
- Added heartbeat generation to the client (actually echo back any
Andrew Stitcher
2009-06-08
4
-34
/
+82
*
Fixed broker Timer implementation so that you can correctly
Andrew Stitcher
2009-06-08
1
-7
/
+9
*
Plumbed in an a connection abort operation to the OutputHandler
Andrew Stitcher
2009-06-08
13
-55
/
+85
*
Fix change in test logic introduced by r782075.
Gordon Sim
2009-06-08
1
-1
/
+1
*
Make sure the heartbeat interval is started for the waitForOpen
Carl C. Trieloff
2009-06-08
1
-1
/
+2
*
QPID-1892 - Fixed a memory leak where recovered durable queues are never dele...
Ted Ross
2009-06-05
1
-0
/
+2
*
Further fix to new cluster member state transfer to fix a case where unacked ...
Gordon Sim
2009-06-05
7
-23
/
+88
*
Patch from Michael Goulish - QPID-1891 "fix declaration problems with boost 1...
Kim van der Riet
2009-06-05
2
-5
/
+7
*
Made the test_store lib installable to be used with installable tests
Kim van der Riet
2009-06-04
2
-2
/
+6
*
Initial capabilities to run test suite on Windows
Stephen D. Huston
2009-06-03
10
-30
/
+491
*
Use Boost variables, not direct library names; inserts correct names cross-pl...
Stephen D. Huston
2009-06-03
1
-2
/
+2
*
Add extern marker to match() and normalize() methods to build tests on Windows
Stephen D. Huston
2009-06-03
1
-2
/
+2
*
Ensure that ring queue behaves as expected when replicated to newly joined cl...
Gordon Sim
2009-06-03
3
-2
/
+86
*
Python cluster test improvements and some additional tests
Kim van der Riet
2009-06-03
3
-354
/
+491
*
Revert "QPID-1879 Don't use a thread for every new client Connection"
Andrew Stitcher
2009-06-03
5
-183
/
+181
*
Revert "QPID-1879 Removed some code obsoleted by this change"
Andrew Stitcher
2009-06-03
3
-2
/
+21
*
Revert "Change client io threading to be initialised at first use"
Andrew Stitcher
2009-06-03
1
-7
/
+4
*
Stop watching the acceptors dispatch handle before it is deleted in ssl and r...
Gordon Sim
2009-06-03
4
-1
/
+12
*
Change to make suppression apply on fc5 as well as rhel5.
Gordon Sim
2009-06-03
1
-1
/
+1
*
Fixes to cluster tests which enable them to be built and run outside the sour...
Kim van der Riet
2009-06-02
2
-7
/
+7
*
Some fixes to QPID-1879 so that clustering still works:
Andrew Stitcher
2009-06-01
3
-9
/
+11
*
QPID-1819: ensure that security layer implementation can cope with the case w...
Gordon Sim
2009-06-01
3
-5
/
+34
*
make cluster.py executable fix typo in test script
Gordon Sim
2009-05-29
2
-1
/
+1
*
Fixes to get qpid to build with gcc4.4 with optimisation
Andrew Stitcher
2009-05-28
2
-4
/
+11
*
Whitespace fixes
Andrew Stitcher
2009-05-28
3
-90
/
+90
*
QPID-1879 Removed some code obsoleted by this change
Andrew Stitcher
2009-05-28
3
-21
/
+2
*
QPID-1879 Don't use a thread for every new client Connection
Andrew Stitcher
2009-05-28
5
-181
/
+183
*
Fix from gsim for python path; also changed name of QPID_CONFIG environment v...
Kim van der Riet
2009-05-27
2
-12
/
+15
*
QPID-1873: Further test case contributed by Mick Goulish.
Gordon Sim
2009-05-27
1
-0
/
+25
*
Added missing locks in cluster code.
Alan Conway
2009-05-27
4
-4
/
+17
*
Fixed erroneous use of arg::durable in messageTransfer()
Kim van der Riet
2009-05-27
1
-43
/
+50
*
Set log level for forked brokers to notice+ rather than error+.
Alan Conway
2009-05-27
1
-1
/
+1
*
QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...
Gordon Sim
2009-05-27
9
-20
/
+123
*
Small include file fix highlighted by using gcc4.4
Andrew Stitcher
2009-05-26
1
-1
/
+1
*
Improved doOutput algorithm.
Alan Conway
2009-05-26
8
-74
/
+50
*
[Linux] Small tidy up of SystemInfo code to get executable name
Andrew Stitcher
2009-05-26
1
-4
/
+2
*
Persistent cluster test added which checks for recovery of queue and messages...
Kim van der Riet
2009-05-26
2
-39
/
+84
*
Added installable python cluster tests that can be run from an external store...
Kim van der Riet
2009-05-26
9
-20
/
+1061
*
PollableQueue optimization - replace deque with vector.
Alan Conway
2009-05-25
9
-36
/
+41
*
ConsumerImpl optimization - use atomic value for queueHasMessages.
Alan Conway
2009-05-25
2
-19
/
+11
*
ConsumerImpl optimization - only dispatch on queue if we were notified of mes...
Alan Conway
2009-05-25
2
-2
/
+21
*
QPID-1874 - First drop of the second-generation QMF libraries.
Ted Ross
2009-05-22
27
-4
/
+4778
*
Fix to cmake build to account for some ssl include changes
Andrew Stitcher
2009-05-22
1
-1
/
+2
*
Optimized TopicExchange matching.
Alan Conway
2009-05-22
3
-252
/
+209
*
Added optimization for management updates sent from the broker.
Ted Ross
2009-05-21
2
-48
/
+79
*
Handle case where recovered exchange is of unrecognised type.
Gordon Sim
2009-05-21
2
-4
/
+14
[next]