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
/
broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unnecessary promotions of char* to std::string.
Alan Conway
2009-07-21
2
-7
/
+11
*
QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3
Gordon Sim
2009-07-20
1
-2
/
+3
*
Update queue listeners in the correct order.
Alan Conway
2009-07-16
1
-0
/
+5
*
Add directory to #include
Alan Conway
2009-07-14
118
-340
/
+340
*
Reapplied r793119
Gordon Sim
2009-07-14
1
-1
/
+1
*
Add missing externs for Queue methods; silence getenv() warnings on Windows b...
Stephen D. Huston
2009-07-13
1
-2
/
+2
*
Replace getenv usage with more secure Windows calls - silences compile diagno...
Stephen D. Huston
2009-07-13
4
-5
/
+28
*
Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...
Kim van der Riet
2009-07-13
13
-69
/
+83
*
Change remaining broker Timer clients to use the single broker Timer
Andrew Stitcher
2009-07-10
3
-4
/
+6
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-10
12
-80
/
+64
*
Typos/Whitespace fixes
Andrew Stitcher
2009-07-10
1
-1
/
+1
*
Correct the case where for very low ( bytes) staging threshhold management
Carl C. Trieloff
2009-07-10
1
-1
/
+4
*
Move helper functions out of the public interface, as they are unsafe
Carl C. Trieloff
2009-07-09
1
-3
/
+4
*
Fix to cover this case:
Carl C. Trieloff
2009-07-08
3
-1
/
+13
*
fix for regression in patch & test to prevent regression again
Carl C. Trieloff
2009-07-08
1
-1
/
+1
*
Now that broker expects clients to send heartbeats, the client half of an int...
Gordon Sim
2009-07-08
1
-3
/
+8
*
More tests and complete fix for svn791672 commit -- correct requeue
Carl C. Trieloff
2009-07-08
4
-6
/
+23
*
QPID-1974: Fixes (and tests) for updating lvq state to new cluster members.
Gordon Sim
2009-07-08
4
-3
/
+28
*
Correcting to ensure recovered cluster-durable messages are dequeued from store
Carl C. Trieloff
2009-07-07
1
-2
/
+8
*
More tests and completion of fix for 791672
Carl C. Trieloff
2009-07-07
2
-5
/
+12
*
Corrected the case where message on more than one queue does not persist when...
Carl C. Trieloff
2009-07-07
3
-2
/
+11
*
Federation: Propagation of dynamic bindings is now done on the thread servici...
Ted Ross
2009-07-02
6
-14
/
+30
*
QPID-1963: hold lock across TopicExchange::isBound() method
Gordon Sim
2009-07-01
1
-0
/
+1
*
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
*
QPID-1936: Fix potential deadlock for durable ring queue
Gordon Sim
2009-06-23
4
-15
/
+58
*
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
10
-52
/
+73
*
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
*
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
2
-1
/
+8
*
QPID-1901: only try to load content if there is some
Gordon Sim
2009-06-11
1
-1
/
+1
*
Lock should be released in LVQ before dequeuing old message to prevent possib...
Gordon Sim
2009-06-09
1
-0
/
+1
*
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
2
-3
/
+3
*
- Added heartbeat generation to the client (actually echo back any
Andrew Stitcher
2009-06-08
3
-26
/
+70
*
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
2
-3
/
+9
*
Fix change in test logic introduced by r782075.
Gordon Sim
2009-06-08
1
-1
/
+1
*
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
2
-2
/
+16
*
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
1
-1
/
+7
*
QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...
Gordon Sim
2009-05-27
5
-2
/
+34
*
PollableQueue optimization - replace deque with vector.
Alan Conway
2009-05-25
2
-8
/
+7
*
ConsumerImpl optimization - use atomic value for queueHasMessages.
Alan Conway
2009-05-25
2
-19
/
+11
*
ConsumerImpl optimization - only dispatch on queue if we were notified of mes...
Alan Conway
2009-05-25
2
-2
/
+21
*
Optimized TopicExchange matching.
Alan Conway
2009-05-22
2
-133
/
+136
[next]