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
*
Fix out-of-range vector access; fixes QPID-1957
Stephen D. Huston
2009-06-26
1
-1
/
+2
*
Added const to the Uuid constructor argument.
Ted Ross
2009-06-25
2
-5
/
+5
*
Require exact match for environment variables before they are interpreted as ...
Gordon Sim
2009-06-25
1
-1
/
+2
*
Added one missing trace log
Ted Ross
2009-06-25
1
-1
/
+2
*
Added debug logs to the embedded broker agent
Ted Ross
2009-06-25
1
-8
/
+59
*
Fix for issue where a broker with single io thread can get stuck if it
Andrew Stitcher
2009-06-23
1
-0
/
+1
*
Client side fix to make sure we don't schedule a disconnect
Andrew Stitcher
2009-06-23
1
-1
/
+4
*
Add blocking to sys::Timer so that timer callback and cancel
Andrew Stitcher
2009-06-23
2
-2
/
+13
*
Add blocking to broker::Timer/TimerTask so cancel and fire()
Andrew Stitcher
2009-06-23
2
-3
/
+15
*
Once we're aborting the connection due to traffic timeout make sure
Andrew Stitcher
2009-06-23
1
-1
/
+6
*
Don't schedule eof() in response to traffic timeout if already
Andrew Stitcher
2009-06-23
1
-2
/
+8
*
Make sure you close down heartbeatTimer for every close even if you don't
Andrew Stitcher
2009-06-23
1
-1
/
+2
*
QPID-1936: Fix potential deadlock for durable ring queue
Gordon Sim
2009-06-23
4
-15
/
+58
*
Fix compile error
Stephen D. Huston
2009-06-22
1
-1
/
+1
*
Log an error only the first time a detached session is used, ignore after that.
Alan Conway
2009-06-22
2
-15
/
+21
*
Resolve Windows build errors/warnings
Stephen D. Huston
2009-06-22
1
-1
/
+1
*
Make error-check a cluster-connection control rather than a cluster control.
Alan Conway
2009-06-18
6
-23
/
+27
*
Correct order of args to memset(); fixes QPID-1787
Stephen D. Huston
2009-06-18
1
-1
/
+1
*
Add missing include required on some platforms.
Gordon Sim
2009-06-18
1
-0
/
+1
*
Handle invalid AMPQ data to a cluster by closing the offending connection.
Alan Conway
2009-06-17
3
-3
/
+19
*
Don't throw exception from destructor in Mutex and Condition as this is unsaf...
Gordon Sim
2009-06-17
3
-3
/
+5
*
Ensure that the ConnectionTimeoutTask does not block other tasks (e.g. Connec...
Gordon Sim
2009-06-17
2
-22
/
+35
*
Performance improvements in AggregateOutput and SemanticState.
Alan Conway
2009-06-16
21
-202
/
+229
*
Revert bad optimization: unpredictable ordering of set caused cluster failures.
Alan Conway
2009-06-12
2
-9
/
+25
*
Minor change to clarify queue size policy log messages
Kim van der Riet
2009-06-11
1
-3
/
+6
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
8
-11
/
+178
*
Avoid the case where we can receive bytes from the socket
Andrew Stitcher
2009-06-11
1
-0
/
+1
*
Don't start the broker Connection heartbeat timers if the
Andrew Stitcher
2009-06-11
1
-1
/
+1
*
Stop timers on receiving Connection::closed() from lower levels
Andrew Stitcher
2009-06-11
1
-0
/
+4
*
Add flag to broker Connection so that it knows if it is a
Andrew Stitcher
2009-06-11
3
-1
/
+9
*
QPID-1901: only try to load content if there is some
Gordon Sim
2009-06-11
1
-1
/
+1
*
If frameset being sent in cluster update is incomplete (i.e. content has been...
Gordon Sim
2009-06-11
1
-2
/
+17
*
Ensure that messages sent by clusters update client are correctly fragmented ...
Gordon Sim
2009-06-10
1
-10
/
+19
*
Lock should be released in LVQ before dequeuing old message to prevent possib...
Gordon Sim
2009-06-09
1
-0
/
+1
*
Bugfixes in the c++ console API:
Ted Ross
2009-06-08
4
-23
/
+66
*
YA Fix to the cluster behaviour of the client heartbeat
Andrew Stitcher
2009-06-08
1
-1
/
+3
*
If expiration is already set, don't alter it.
Gordon Sim
2009-06-08
1
-2
/
+5
*
Fix of the previous client heartbeat changes:
Andrew Stitcher
2009-06-08
5
-3
/
+10
*
- Added heartbeat generation to the client (actually echo back any
Andrew Stitcher
2009-06-08
4
-34
/
+82
*
Fixed broker Timer implementation so that you can correctly
Andrew Stitcher
2009-06-08
1
-7
/
+9
*
Plumbed in an a connection abort operation to the OutputHandler
Andrew Stitcher
2009-06-08
13
-55
/
+85
*
Fix change in test logic introduced by r782075.
Gordon Sim
2009-06-08
1
-1
/
+1
*
Make sure the heartbeat interval is started for the waitForOpen
Carl C. Trieloff
2009-06-08
1
-1
/
+2
*
QPID-1892 - Fixed a memory leak where recovered durable queues are never dele...
Ted Ross
2009-06-05
1
-0
/
+2
*
Further fix to new cluster member state transfer to fix a case where unacked ...
Gordon Sim
2009-06-05
5
-3
/
+20
*
Add extern marker to match() and normalize() methods to build tests on Windows
Stephen D. Huston
2009-06-03
1
-2
/
+2
*
Ensure that ring queue behaves as expected when replicated to newly joined cl...
Gordon Sim
2009-06-03
2
-1
/
+8
*
Revert "QPID-1879 Don't use a thread for every new client Connection"
Andrew Stitcher
2009-06-03
5
-183
/
+181
*
Revert "QPID-1879 Removed some code obsoleted by this change"
Andrew Stitcher
2009-06-03
3
-2
/
+21
*
Revert "Change client io threading to be initialised at first use"
Andrew Stitcher
2009-06-03
1
-7
/
+4
[next]