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
*
Improve the performance of the Rdma::AsynchIO by using a very
Andrew Stitcher
2010-10-12
2
-7
/
+62
*
Rewrite Rdma::AsynchIO to use deferred code rather than a state machine:
Andrew Stitcher
2010-10-12
2
-238
/
+26
*
Delay deleting the Rdma::AsynchIO associated with a Connection to just before
Andrew Stitcher
2010-10-12
1
-69
/
+55
*
Account for seemingly getting reject messages after already getting established
Andrew Stitcher
2010-10-12
1
-1
/
+7
*
Serialise close into the data callbacks:
Andrew Stitcher
2010-10-12
3
-38
/
+72
*
Make sure that Rdma::Listener can generate no more callbacks after it receives
Andrew Stitcher
2010-10-12
1
-0
/
+12
*
If we have already stopped an Rdma connection, but we still get a data event
Andrew Stitcher
2010-10-12
1
-0
/
+3
*
Handle Rdma Flush events - instead of reporting to the application just
Andrew Stitcher
2010-10-12
1
-0
/
+16
*
Fix Rdma test server so that you can interrupt it again (since making
Andrew Stitcher
2010-10-12
1
-3
/
+9
*
Catch uncaught exceptions thrown by DispatchHandle callbacks instead of letting
Andrew Stitcher
2010-10-12
1
-0
/
+7
*
Converted four files from DOS format to Unix format to match all of the other
Ted Ross
2010-10-11
4
-1335
/
+1335
*
QPID-2863 Propagate WinSDK Build Version numbers to the Messaging .NET Binding
Charles E. Rolke
2010-10-11
1
-1
/
+10
*
Registers the amq.failover exchange in the management exchange.
Jonathan Robie
2010-10-08
5
-14
/
+23
*
Fix session-shutdown-after-failure so it does not cause a segfault.
Ted Ross
2010-10-07
1
-2
/
+2
*
Add explicit node-type declaration for receivers.
Ted Ross
2010-10-07
1
-4
/
+6
*
Update new cluster design: no longer planning to use MessageStore interface.
Alan Conway
2010-10-07
1
-36
/
+26
*
Cluster benchmark test script. Improvements to qpid-cpp-bencmhark.
Alan Conway
2010-10-04
3
-14
/
+68
*
Allows browsing of exclusive queues held by another session.
Jonathan Robie
2010-10-04
2
-1
/
+21
*
Fixes two bugs for ring queue policies that involve size.
Jonathan Robie
2010-10-01
3
-22
/
+125
*
Improvements to output & message distribution for qpid-cpp-benchmark.
Alan Conway
2010-09-30
4
-6
/
+11
*
Add missing files to EXTRA_DIST.
Alan Conway
2010-09-30
1
-2
/
+6
*
qpid-test-cluster: script to start a multi-host test cluster.
Alan Conway
2010-09-30
3
-1
/
+97
*
Extending qpid-cpp-benchmark for cluster testing
Alan Conway
2010-09-30
2
-42
/
+74
*
Add missing cluster test scripts to EXTRA_DIST.
Alan Conway
2010-09-30
1
-1
/
+2
*
QPID-2888: qmf v2 agent will republish all data on broker reconnect.
Kenneth Anthony Giusti
2010-09-30
2
-6
/
+10
*
new-cluster-design.txt: added note on async replication.
Alan Conway
2010-09-28
1
-6
/
+21
*
Ensure that a rejected message is also dequeued.
Jonathan Robie
2010-09-28
1
-0
/
+2
*
Scripts using rsync and ssh to assist cluster testing:
Alan Conway
2010-09-27
5
-0
/
+188
*
Added install_env.sh to set environment variables to use an install prefix.
Alan Conway
2010-09-27
3
-7
/
+34
*
Update new-cluster-design.txt, clarifications & notes.
Alan Conway
2010-09-24
1
-13
/
+19
*
Update new-cluster-design.txt: improvements to new members joining cluster.
Alan Conway
2010-09-24
1
-3
/
+82
*
QPID-2885: clean up memory leaks on C++ qmf console shutdown.
Kenneth Anthony Giusti
2010-09-24
2
-0
/
+14
*
Design note on proposed new cluster design.
Alan Conway
2010-09-22
1
-0
/
+277
*
QPID-2880: allow boolean values in method call map/list arguments.
Kenneth Anthony Giusti
2010-09-22
1
-2
/
+15
*
Added type casts to literal numbers in cpp/src/tests/Qmf2.cpp.
Ted Ross
2010-09-22
1
-7
/
+7
*
QMFv2 Additions:
Ted Ross
2010-09-21
22
-278
/
+1693
*
Renamed the MessageStore interface truncateInit parameter to a more generic n...
Kim van der Riet
2010-09-21
1
-7
/
+9
*
QPID-2875: wait for federation configuration to settle before testing route p...
Kenneth Anthony Giusti
2010-09-21
1
-21
/
+78
*
Adding cast to list and map size comparisons to avoid signed/unsigned compari...
Jonathan Robie
2010-09-16
1
-2
/
+2
*
Fixes parsing problem with empty lists ('[]') in addresses, which previously ...
Jonathan Robie
2010-09-16
3
-2
/
+26
*
QPID-2859: Save the agent's name to the configuration file.
Kenneth Anthony Giusti
2010-09-15
2
-20
/
+61
*
Removed spurious comment
Ted Ross
2010-09-15
1
-1
/
+1
*
Fixed a thread safety issue in which the managementObjects map was used in an...
Ted Ross
2010-09-14
2
-55
/
+66
*
Break deadlock caused when ClusterTimer::drop is called concurrently with Tim...
Alan Conway
2010-09-09
2
-6
/
+8
*
Fix to allow compilation with libibverbs 1.1.2
Andrew Stitcher
2010-09-08
2
-2
/
+2
*
Stop the client side Rdma code from receiving connection events before the da...
Andrew Stitcher
2010-09-08
3
-0
/
+6
*
Delay client side Rdma connection disconnect() so that it happens serialised
Andrew Stitcher
2010-09-08
1
-3
/
+8
*
Delay daemon side Rdma connection disconnect() so that it happens serialised
Andrew Stitcher
2010-09-08
3
-1
/
+23
*
Avoid Rdma::AsynchIO leaking when stopped without being drained and
Andrew Stitcher
2010-09-08
1
-1
/
+3
*
Only delete Rdma server side connections when the client disconnects -
Andrew Stitcher
2010-09-08
2
-12
/
+16
[next]