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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2423 - Add Constructors to set initial value of content for MapContent a...
Ted Ross
2010-02-26
2
-0
/
+12
*
Fix cluster abort on shutdown in ClusterTimer::fire.
Alan Conway
2010-02-26
4
-3
/
+10
*
Last member of a cluster always has clean store.
Alan Conway
2010-02-25
3
-3
/
+15
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
13
-0
/
+16
*
This is related to QPID-2413
Rajith Muditha Attapattu
2010-02-18
3
-11
/
+38
*
Deallocate rdma state when closing an rdma connection
Andrew Stitcher
2010-02-17
1
-0
/
+4
*
SSL changes for broker listening that weren't checked in with the original Wi...
Stephen D. Huston
2010-02-17
1
-4
/
+4
*
QMF Messages originated from the broker don't have a routing-key field in the...
Ted Ross
2010-02-16
1
-0
/
+5
*
When handling coalesced sets of SSL segments, ensure the buffer obtained to h...
Stephen D. Huston
2010-02-15
1
-2
/
+9
*
Added handling for adjusting TTL on outgoing message based on how long a mess...
Kim van der Riet
2010-02-15
3
-0
/
+12
*
I have added the license header to the files included in this commit.
Rajith Muditha Attapattu
2010-02-12
1
-0
/
+21
*
Changes needed for QPID-2029 (Clustering and Management don't work well toget...
Ted Ross
2010-02-12
10
-25
/
+124
*
Consistent connection names across a cluster.
Alan Conway
2010-02-05
7
-37
/
+71
*
Synchronize management agent lists during cluster update.
Alan Conway
2010-02-05
7
-65
/
+180
*
Added encode/decode/encodedSize methods for management objects.
Ted Ross
2010-02-04
1
-2
/
+13
*
Correct periodic flush logic in MessageReplayTracker
Gordon Sim
2010-02-04
1
-1
/
+1
*
Added hook to retrieve priority from the delivery properties of a message.
Ted Ross
2010-02-03
4
-0
/
+13
*
Changes to management code generation:
Ted Ross
2010-02-03
2
-0
/
+16
*
Fix cluster bug introduced in r905674, incorrect frame-sequence count.
Alan Conway
2010-02-02
1
-1
/
+1
*
QPID-1982 - Don't allocate more than one instance of a PipeHandle.
Ted Ross
2010-02-02
1
-1
/
+2
*
QPID-2384: Fix for problem of cluster nodes recovering from both cluster and ...
Kim van der Riet
2010-02-02
1
-1
/
+3
*
Cluster: fix update of failover exchange.
Alan Conway
2010-02-02
3
-5
/
+12
*
Cluster: debug snapshots of queue depth at broker join, help find inconsisten...
Alan Conway
2010-02-02
4
-10
/
+39
*
QPID-2380: recognise reliability option for sender (also added capacity to qp...
Gordon Sim
2010-02-02
5
-12
/
+42
*
QPID-2348 - [C++] The HeadersExchange does not support federation
Ted Ross
2010-02-01
7
-44
/
+214
*
Replace PeriodicTimer with ClusterTimer, which inherits from Timer.
Alan Conway
2010-01-29
10
-65
/
+288
*
QPID-2365 - Reroute messages from a queue feature
Ted Ross
2010-01-29
2
-9
/
+58
*
QPID-2251, QPID-1982 - Added alternative to non-portable FD notifier in the c...
Ted Ross
2010-01-29
2
-14
/
+55
*
Change the heuristic used to alter the send estimate up and down.
Michael Goulish
2010-01-29
1
-2
/
+2
*
Apply part of patch msvc2005.patch from QPID-2371.
Stephen D. Huston
2010-01-29
1
-0
/
+1
*
QPID-2374: fix conditional compile based on config
Kenneth Anthony Giusti
2010-01-29
1
-1
/
+4
*
Fixed missing ManagementAgent test, causing core dumps in cluster with --mgmt...
Alan Conway
2010-01-29
1
-8
/
+9
*
Added missing QPID_COMMON_EXTERN decorators to fix Windows build. Resolves QP...
Stephen D. Huston
2010-01-28
1
-2
/
+5
*
QPID-2374: Null authenticator now checks for SSL if --encryption-required spe...
Kenneth Anthony Giusti
2010-01-28
1
-2
/
+7
*
QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...
Alan Conway
2010-01-28
6
-0
/
+58
*
Fixed cluster error "Not enough for multicast header"
Alan Conway
2010-01-28
2
-9
/
+8
*
Fix for QPID-2373 - Durable exchange state not replicated to broker joining c...
Kim van der Riet
2010-01-28
2
-2
/
+4
*
QPID-664: change format of connection options string to match address options...
Gordon Sim
2010-01-28
7
-213
/
+355
*
QPID_2634 Management updates in timer create inconsistencies in a cluster.
Alan Conway
2010-01-27
7
-17
/
+142
*
Cluster implementation of PeriodicTimer.
Alan Conway
2010-01-27
4
-6
/
+171
*
Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...
Alan Conway
2010-01-27
8
-24
/
+169
*
In clustered broker: move construction of broker::Connections to the cluster ...
Alan Conway
2010-01-27
3
-57
/
+101
*
Fix cluster elder calculation to ensure unique elder.
Alan Conway
2010-01-27
7
-13
/
+46
*
QPID-664: change cancel() to close() for consistency
Gordon Sim
2010-01-27
9
-23
/
+23
*
Make TCP more like RDMA
Andrew Stitcher
2010-01-26
1
-3
/
+5
*
Fix memory error in previous SocketAddress refactoring
Andrew Stitcher
2010-01-26
7
-37
/
+27
*
QPID-2288: add support for bindings in address options
Gordon Sim
2010-01-26
1
-13
/
+55
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
9
-20
/
+1359
*
If we've already closed Connection don't attempt to write to it
Andrew Stitcher
2010-01-22
1
-0
/
+4
*
#include SecurityLayer.h needs to go back in; MSVC needs to see the class def...
Stephen D. Huston
2010-01-22
1
-0
/
+1
[next]