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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bad assertion introduced in prevoius commit r956882
Alan Conway
2010-06-22
2
-4
/
+7
*
Fix cluster broker crashes when management is active.
Alan Conway
2010-06-22
1
-2
/
+9
*
remove assertion for condition that is in fact valid (the callback could have...
Gordon Sim
2010-06-16
1
-2
/
+0
*
Allow entry into notifyPendingWrite() if already stopped as it is too hard
Andrew Stitcher
2010-06-14
1
-2
/
+2
*
Move QueuePair member in Rdma::AsynchIO to ensure that it get destroyed before
Andrew Stitcher
2010-06-14
2
-4
/
+6
*
Combine Rdma::Buffer and ibv_sge needed to send it
Andrew Stitcher
2010-06-14
6
-57
/
+55
*
Try to avoid getting into a state where we can't send credit because we
Andrew Stitcher
2010-06-14
1
-1
/
+10
*
Added asserts to ensure that we catch it if xmitCredit isn't sane
Andrew Stitcher
2010-06-14
1
-0
/
+7
*
Allow stopping even if we've got outstanding write buffers.
Andrew Stitcher
2010-06-14
1
-1
/
+1
*
In Rdma::AsynchIO::stop():
Andrew Stitcher
2010-06-14
1
-2
/
+4
*
Only set the draining flag when we delay calling the drained callback.
Andrew Stitcher
2010-06-14
1
-2
/
+1
*
Trivial code simplification
Andrew Stitcher
2010-06-14
1
-3
/
+1
*
Removed unnecessary parameter from Rdma::AsynchIO::dataEvent()
Andrew Stitcher
2010-06-14
2
-3
/
+3
*
Ensure that AsynchConnector is disassociated from Poller when aborting connec...
Gordon Sim
2010-06-11
2
-1
/
+7
*
Fix cluster-safe assertion in connection negotiation.
Alan Conway
2010-06-09
2
-2
/
+21
*
QPID-2004: Send disconnected event to any handles still registered after shut...
Gordon Sim
2010-06-01
4
-0
/
+58
*
QPID-2636: Ensure close is called for a disconnect preventing occasional leak...
Gordon Sim
2010-06-01
2
-13
/
+8
*
Fix RDMA for upstream changes which now require notification on shutdown
Andrew Stitcher
2010-05-18
5
-56
/
+143
*
Fix the behaviour of the EpollPoller when shutdowns and interrupts interact
Andrew Stitcher
2010-05-18
1
-0
/
+6
*
Rearrange RDMA wrapper class code so that the interface and implementation
Andrew Stitcher
2010-05-13
7
-384
/
+463
*
Allow rdma_disconnect() to fail with EINVAL as it appears
Andrew Stitcher
2010-05-13
2
-2
/
+12
*
Support for multiple protocols in qpid::Url.
Alan Conway
2010-05-11
4
-11
/
+17
*
Keep dispatching the condition until it is cleared; resolves QPID-2587.
Stephen D. Huston
2010-05-07
1
-5
/
+3
*
QPID-2186: Small adjustments to previous fix:
Andrew Stitcher
2010-04-29
1
-5
/
+7
*
Don't try to get the top() of an empty queue and use it. Resolves (I believe)...
Stephen D. Huston
2010-04-28
1
-8
/
+16
*
QPID-2083: Added some error messages for particular codes
Gordon Sim
2010-04-28
1
-19
/
+16
*
QPID-2083: Some improvements to error handling for NSS based SSL implementation.
Gordon Sim
2010-04-28
4
-10
/
+31
*
Added necessary #include for memmove
Andrew Stitcher
2010-04-27
1
-1
/
+4
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
2
-9
/
+0
*
QPID-1811: Applied patch from Andrey Kotrekhov with more portable
Andrew Stitcher
2010-04-22
1
-20
/
+35
*
QPID-2527: Remove Thread::id member as its uses are better implemented by com...
Andrew Stitcher
2010-04-21
3
-12
/
+36
*
Remove some clunky accessors for AbsTime on Windows and replace by making Con...
Andrew Stitcher
2010-04-08
1
-4
/
+0
*
Changed the recent AbsTime::Epoch code to conform better to the previously
Andrew Stitcher
2010-04-08
2
-6
/
+11
*
Added AbsTime::epoch()) constant to Time.h to provide a portable reference ti...
Alan Conway
2010-04-07
2
-0
/
+6
*
Fixed bug that caused a busy-wait if an item was pushed to a stopped queue.
Alan Conway
2010-03-30
1
-1
/
+1
*
Remove dead PeriodicTimer code.
Alan Conway
2010-03-30
3
-153
/
+0
*
More generous overrun threshold for cluster timer to avoid excessive warnings.
Alan Conway
2010-03-25
2
-15
/
+21
*
QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...
Gordon Sim
2010-03-05
11
-30
/
+152
*
Fix cluster abort on shutdown in ClusterTimer::fire.
Alan Conway
2010-02-26
1
-1
/
+3
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
2
-0
/
+3
*
When handling coalesced sets of SSL segments, ensure the buffer obtained to h...
Stephen D. Huston
2010-02-15
1
-2
/
+9
*
QPID-2348 - [C++] The HeadersExchange does not support federation
Ted Ross
2010-02-01
1
-0
/
+18
*
Replace PeriodicTimer with ClusterTimer, which inherits from Timer.
Alan Conway
2010-01-29
2
-23
/
+36
*
Apply part of patch msvc2005.patch from QPID-2371.
Stephen D. Huston
2010-01-29
1
-0
/
+1
*
Added missing QPID_COMMON_EXTERN decorators to fix Windows build. Resolves QP...
Stephen D. Huston
2010-01-28
1
-2
/
+5
*
Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...
Alan Conway
2010-01-27
4
-0
/
+156
*
Fix memory error in previous SocketAddress refactoring
Andrew Stitcher
2010-01-26
6
-33
/
+23
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
5
-9
/
+854
*
Fixes to make Win32 port build again (and remove some warnings)
Andrew Stitcher
2010-01-21
2
-4
/
+4
*
Small comment fix
Andrew Stitcher
2010-01-21
1
-1
/
+1
[next]