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
/
qpid
/
cluster
/
Connection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cluster: remove un-necessary code for config-seq.
Alan Conway
2010-03-31
1
-3
/
+2
*
QPID-2436: Fix cluster update of remote agents.
Alan Conway
2010-03-08
1
-3
/
+3
*
QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...
Gordon Sim
2010-03-05
1
-8
/
+13
*
Fix: decoding error causes cluster broker to exit.
Alan Conway
2010-03-01
1
-4
/
+16
*
Consistent connection names across a cluster.
Alan Conway
2010-02-05
1
-19
/
+33
*
Synchronize management agent lists during cluster update.
Alan Conway
2010-02-05
1
-1
/
+9
*
Cluster: debug snapshots of queue depth at broker join, help find inconsisten...
Alan Conway
2010-02-02
1
-0
/
+5
*
QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...
Alan Conway
2010-01-28
1
-0
/
+14
*
Fix for QPID-2373 - Durable exchange state not replicated to broker joining c...
Kim van der Riet
2010-01-28
1
-0
/
+3
*
In clustered broker: move construction of broker::Connections to the cluster ...
Alan Conway
2010-01-27
1
-35
/
+63
*
Removed dead code - cluster::Connection::left()
Alan Conway
2010-01-19
1
-6
/
+0
*
Fix broker crash "confirmed N but only sent M" with managed agents running.
Alan Conway
2010-01-11
1
-0
/
+10
*
Added config-seq counter to track config changes since cluster init.
Alan Conway
2010-01-06
1
-2
/
+5
*
QPID-2296: Cluster errors when using acquire-mode-not-acquired
Alan Conway
2009-12-22
1
-1
/
+2
*
QPID-1899: Applied patch from Ken Giusti to tie in SASL enctryption to the ha...
Gordon Sim
2009-11-09
1
-3
/
+5
*
QPID-2191: Fix browsing behaviour where messages may have been released out o...
Gordon Sim
2009-11-09
1
-0
/
+1
*
Fix QPID-2086, hang of federated_cluster_test_with_node_failure.
Alan Conway
2009-09-09
1
-1
/
+9
*
Fix race condition in cluster error handling.
Alan Conway
2009-07-31
1
-1
/
+1
*
Provide more informative cluster logging at notice level
Alan Conway
2009-07-29
1
-2
/
+2
*
Add "[shadow]" prefix to the log-ID for shadow and catch-up connections, to m...
Alan Conway
2009-07-17
1
-6
/
+12
*
Update queue listeners in the correct order.
Alan Conway
2009-07-16
1
-16
/
+23
*
Add directory to #include
Alan Conway
2009-07-14
1
-3
/
+3
*
Fix members joining cluster while cluster is handling client errors.
Alan Conway
2009-07-01
1
-4
/
+10
*
Fix cluster race condition with connections closed by broker while in use.
Alan Conway
2009-06-30
1
-16
/
+1
*
Make error-check a cluster-connection control rather than a cluster control.
Alan Conway
2009-06-18
1
-1
/
+16
*
Handle invalid AMPQ data to a cluster by closing the offending connection.
Alan Conway
2009-06-17
1
-0
/
+6
*
Performance improvements in AggregateOutput and SemanticState.
Alan Conway
2009-06-16
1
-1
/
+15
*
Add flag to broker Connection so that it knows if it is a
Andrew Stitcher
2009-06-11
1
-0
/
+1
*
Further fix to new cluster member state transfer to fix a case where unacked ...
Gordon Sim
2009-06-05
1
-1
/
+2
*
Ensure that ring queue behaves as expected when replicated to newly joined cl...
Gordon Sim
2009-06-03
1
-0
/
+1
*
QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...
Gordon Sim
2009-05-27
1
-7
/
+4
*
Improved doOutput algorithm.
Alan Conway
2009-05-26
1
-9
/
+2
*
Remove useless qpid/shared_ptr.h wrapper.
Alan Conway
2009-05-06
1
-8
/
+11
*
Improved & simplified cluster output algorithm.
Alan Conway
2009-04-29
1
-2
/
+2
*
Cleaned up some un-necessary #include dependencies.
Alan Conway
2009-04-15
1
-2
/
+0
*
Fix issues when cluster is run with persistence enabled.
Alan Conway
2009-04-11
1
-15
/
+36
*
Fix cluster TTL: replicte expiry information to newcomers.
Alan Conway
2009-03-09
1
-2
/
+6
*
Fixed race conditions in cluster.
Alan Conway
2009-03-08
1
-27
/
+6
*
cluster: fix delivery-property.exchange-name set on updated messages.
Alan Conway
2009-03-05
1
-2
/
+3
*
Replicate connection decoder fragments to new members.
Alan Conway
2009-03-02
1
-20
/
+45
*
Fixed issue with producer flow control in a cluster.
Alan Conway
2009-02-24
1
-4
/
+18
*
Cluster security support:
Alan Conway
2009-02-12
1
-1
/
+2
*
Fix race condition with read-credit.
Alan Conway
2009-02-11
1
-0
/
+1
*
Fix memory leak in cluster code.
Alan Conway
2009-02-11
1
-4
/
+7
*
Fix cluster flow control bug: hang with large messages (>frame-max) and low -...
Alan Conway
2009-02-10
1
-2
/
+2
*
Cluster support for message time-to-live.
Alan Conway
2009-02-09
1
-6
/
+2
*
QPID-1618 from Mick Goulish: brokers joining cluster store persistent message...
Alan Conway
2009-02-05
1
-0
/
+5
*
Fix assertion due to doOutput control being sent after local connection closed.
Alan Conway
2009-02-04
1
-2
/
+2
*
Fix for race conditions in cluster join.
Alan Conway
2009-02-03
1
-25
/
+8
*
cluster/EventFrame.cpp: Add operator<< for EventFrame
Alan Conway
2009-01-27
1
-1
/
+0
[next]