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
/
qpid
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Aidan Skinner
2009-10-14
9
-64
/
+189
*
Merge from trunk
Aidan Skinner
2009-10-11
214
-4029
/
+6720
*
Merge from trunk
Aidan Skinner
2009-09-17
156
-1678
/
+3649
*
Merge from trunk
Aidan Skinner
2009-09-09
148
-1308
/
+12682
*
QPID-2053: Allow queue names to be controlled for perftest (this allows multi...
Gordon Sim
2009-08-18
1
-22
/
+31
*
Removed TSS variables that tracked I/O counts; not used. Part of fix for QPID...
Stephen D. Huston
2009-08-14
1
-17
/
+0
*
Initialize the update interval to a reasonable value
Ted Ross
2009-08-14
1
-1
/
+1
*
Added documentation to watchdog plugin.
Alan Conway
2009-08-14
2
-0
/
+25
*
Revert "Batch multiple events into a single CPG multicast."
Alan Conway
2009-08-14
4
-28
/
+17
*
QPID-1971 - bind in fedOpReorigen mode is not threadsafe for TopicExchange
Ted Ross
2009-08-13
3
-10
/
+159
*
Check for null pointer in ~QueueCleaner.
Alan Conway
2009-08-13
1
-1
/
+1
*
QPID-2048: Handle connection fail while attempting to close.
Gordon Sim
2009-08-13
3
-4
/
+21
*
Add missing file to distribution list
Gordon Sim
2009-08-13
1
-0
/
+1
*
Batch multiple events into a single CPG multicast.
Alan Conway
2009-08-12
4
-17
/
+28
*
Removed spurious code in AMQFrame::~AMQFrame.
Alan Conway
2009-08-12
1
-1
/
+1
*
Optimized handling of accepts and completions.
Alan Conway
2009-08-12
5
-25
/
+95
*
Moved python cluster tests to new python test runner
Kim van der Riet
2009-08-12
3
-28
/
+107
*
Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.
Ted Ross
2009-08-12
2
-16
/
+16
*
Minor whitespace adjustment.
Gordon Sim
2009-08-12
1
-1
/
+1
*
QPID-2046: * perform destroy() on the links own io thread, not on that of the...
Gordon Sim
2009-08-12
2
-10
/
+22
*
Add test script to distribution list
Gordon Sim
2009-08-12
1
-0
/
+1
*
fixed the cpp/python test integration
Rafael H. Schloming
2009-08-11
9
-207
/
+79
*
Removed unneeded Makefile from configure.ac
Ted Ross
2009-08-11
1
-1
/
+0
*
Cleaned up the makefiles in the QMF bindings area.
Ted Ross
2009-08-11
10
-13
/
+293
*
Add new test script to distribution list.
Gordon Sim
2009-08-11
1
-0
/
+1
*
Reinstate reliable_replication_test
Andrew Stitcher
2009-08-11
1
-2
/
+1
*
Add tests to check for correct Poller DISCONNECT behaviour
Andrew Stitcher
2009-08-11
1
-24
/
+43
*
Ensure that a PollerHandle that has had a disconnected event can never
Andrew Stitcher
2009-08-11
1
-1
/
+4
*
Fix for re-entering DispatchHandle::processEvent more than once on disconnection
Andrew Stitcher
2009-08-11
2
-4
/
+3
*
Watchdog feature to remove unresponsive cluster nodes.
Alan Conway
2009-08-10
6
-33
/
+235
*
Removed unused files
Andrew Stitcher
2009-08-07
9
-308
/
+1
*
Reverted r801903, it should not be needed after r801860 and r801861.
Gordon Sim
2009-08-07
1
-1
/
+0
*
Gsim's temporary fix for replication bug.
Michael Goulish
2009-08-07
1
-0
/
+1
*
Fixed LinkRegistry destructor to only cancel TimerTask if there is one!
Andrew Stitcher
2009-08-07
1
-1
/
+3
*
Change QueueCleaner so that it cancels any outstanding TimerTask on destruction
Andrew Stitcher
2009-08-07
3
-1
/
+7
*
Change LinkRegistry to cancel its TimerTask in its destructor
Andrew Stitcher
2009-08-07
2
-2
/
+13
*
Revert "Stop timer thread before users are deleted (as they don't all clean u...
Andrew Stitcher
2009-08-07
1
-4
/
+0
*
Further improve the delay/overrun Timer warnings when both occur at once
Andrew Stitcher
2009-08-07
1
-6
/
+14
*
When setting up the next fire time for a Timer make sure it can't be in the p...
Andrew Stitcher
2009-08-07
1
-1
/
+2
*
Stop timer thread before users are deleted (as they don't all clean up prior ...
Gordon Sim
2009-08-06
1
-0
/
+4
*
Fix cman integration to exit immediately on loss of quorum.
Alan Conway
2009-08-06
12
-36
/
+109
*
generalized one suppression.
Michael Goulish
2009-08-05
1
-5
/
+0
*
Added many suppressions for stacks leading to apparent leaks in dl_open().
Michael Goulish
2009-08-05
1
-0
/
+643
*
Clarify that the build dir need not be a subdir of cpp/src; also, note the ne...
Stephen D. Huston
2009-08-05
1
-3
/
+7
*
Try to create piddir if needed; on error throw a useful message. Fixes QPID-2030
Stephen D. Huston
2009-08-05
2
-1
/
+13
*
Improved Timer delay/overrun warnings
Andrew Stitcher
2009-08-05
1
-4
/
+6
*
Rename of MessageStore::discardInit() to MessageStore::truncateInint(), resul...
Kim van der Riet
2009-08-05
6
-7
/
+7
*
Explicit Msg::op<< overrides for integral types, fixes a store compile problem.
Alan Conway
2009-08-04
1
-4
/
+19
*
Fixes for cluster code to compile with new stricter corosync header files
Andrew Stitcher
2009-08-04
4
-16
/
+56
*
Return value to silence compiler warnings
Stephen D. Huston
2009-08-03
1
-1
/
+1
[next]