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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Queue cpg deliveries for execution in separate thread.
Alan Conway
2008-09-06
1
-2
/
+3
*
Fixes to distributed test scripts.
Alan Conway
2008-09-05
2
-10
/
+16
*
Fixed cluster membership notification.
Alan Conway
2008-09-05
3
-43
/
+63
*
src/qpid/client/SubscriptionManager.cpp: added start().
Alan Conway
2008-09-05
3
-38
/
+62
*
Fix bug in computing min latency: 0 latencies not handled correctly.
Alan Conway
2008-09-04
1
-3
/
+4
*
Bugfixes:
Gordon Sim
2008-09-04
1
-3
/
+3
*
Cluster multicasts buffers rather than frames.
Alan Conway
2008-09-03
3
-6
/
+13
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
2
-5
/
+13
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
2
-0
/
+37
*
echotest: tab separated.
Alan Conway
2008-08-26
2
-1
/
+44
*
Added ClusterFixture::kill
Alan Conway
2008-08-26
1
-35
/
+4
*
Test improvements.
Alan Conway
2008-08-26
4
-26
/
+95
*
Add license
Gordon Sim
2008-08-26
1
-0
/
+21
*
Removed unused rpm targets and files.
Alan Conway
2008-08-26
2
-0
/
+135
*
Pre-buffering output strategy for cluster.
Alan Conway
2008-08-21
4
-12
/
+18
*
Forgot to remove unneeded comment
Kim van der Riet
2008-08-19
1
-1
/
+0
*
Missing DTX recover code for --dtx mode in txtest
Kim van der Riet
2008-08-19
1
-0
/
+29
*
Added --dtx option to txtest for DTX transaction testing
Kim van der Riet
2008-08-18
1
-5
/
+28
*
Fix memory leak in Cluster and enable valgrind in ais_check
Alan Conway
2008-08-15
1
-1
/
+2
*
Stop prevoius qpidd before runing singleton cluster.
Alan Conway
2008-08-14
1
-0
/
+1
*
Add option to run singleton cluster on default port.
Alan Conway
2008-08-14
1
-7
/
+9
*
echo with_ais_group errors to stderr.
Alan Conway
2008-08-14
1
-1
/
+1
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
1
-24
/
+1
*
Check CPG flow control.
Alan Conway
2008-08-07
1
-1
/
+1
*
- Added OutputTask::hasOutput() test.
Alan Conway
2008-08-06
3
-3
/
+23
*
Fix Cluster::send encode race.
Alan Conway
2008-08-05
1
-1
/
+26
*
Fix sporadic shutdown hang in clustered broker.
Alan Conway
2008-08-05
3
-1
/
+37
*
Related to QPID-1198: Moved posix platform specific "strerror" code to
Andrew Stitcher
2008-07-30
1
-1
/
+1
*
QPID-1198 (Partial): Add #include <alloca.h> for all uses of ::alloca()
Andrew Stitcher
2008-07-29
3
-0
/
+3
*
QPID-1198 (Partial): Added explicit namespaces that the Sun C++ requires (tha...
Andrew Stitcher
2008-07-29
1
-22
/
+20
*
QPID-1198: (Partial) Fix test shell scripts to work with /bin/sh
Andrew Stitcher
2008-07-29
3
-8
/
+15
*
Reduce the size of messages in fanout perftest to keep the queues from gettin...
Gordon Sim
2008-07-25
1
-1
/
+1
*
Only reduce count and size maintained for queue plicy when messages are actua...
Gordon Sim
2008-07-25
2
-6
/
+6
*
Fixed bug in SubscriptionManager::get() where flush was issued before waiting...
Gordon Sim
2008-07-25
1
-0
/
+20
*
QPID-1154, QPID-1155 & QPID-1156: Patches from Steve Huston to fix various mi...
Gordon Sim
2008-07-25
1
-2
/
+2
*
QPID-447: Patch from David Sommerseth merged from r679689.
Gordon Sim
2008-07-25
2
-8
/
+36
*
QPID-1183: Use the right sizes to insert data inside the message payload wher...
Gordon Sim
2008-07-23
1
-3
/
+3
*
Fixes for transactional perftest (merge of r679038 from qpid.0-10)
Gordon Sim
2008-07-23
1
-4
/
+4
*
Enable dequeue for prototype cluster
Alan Conway
2008-07-17
1
-9
/
+6
*
Cluster: shadow connections, fix lifecycle & valgrind issues.
Alan Conway
2008-07-17
4
-81
/
+121
*
Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.
Alan Conway
2008-07-15
2
-4
/
+4
*
Honour timeout in BlockingQueue::pop(); added test for SubscriptionManager::g...
Gordon Sim
2008-07-10
1
-0
/
+1
*
Fix signed/unsigned compare error
Alan Conway
2008-07-09
1
-1
/
+1
*
HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...
Alan Conway
2008-07-08
1
-2
/
+24
*
Remove unused Serializer code.
Alan Conway
2008-07-08
1
-157
/
+0
*
Fix packaging error.
Alan Conway
2008-07-08
1
-2
/
+1
*
Revert un-necessary Plugin complications. Better solution for plugin extensio...
Alan Conway
2008-07-08
3
-3
/
+4
*
Removed static Cpg::handlers, fixed ForkedBroker shutdown.
Alan Conway
2008-07-08
2
-10
/
+33
*
Fix leak in XmlClientSessionTests - was leaking a Session.
Alan Conway
2008-07-08
1
-6
/
+5
*
ForkedBroker: child process exits on completion.
Alan Conway
2008-07-07
1
-1
/
+7
[next]