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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default --cluster-read-max to 0.
Alan Conway
2008-12-17
1
-11
/
+9
*
Default --cluster-read-max to 0.
Alan Conway
2008-12-17
1
-2
/
+2
*
Converted output to cout to proper QPID_LOG statements.
Ted Ross
2008-12-17
2
-70
/
+32
*
LVQ browse policy update
Carl C. Trieloff
2008-12-16
1
-1
/
+1
*
LVQ queue option for no acquire
Carl C. Trieloff
2008-12-16
5
-3
/
+24
*
QPID-1540 - Added autoDelete and exclusive flags to queues declared by the
Ted Ross
2008-12-16
1
-1
/
+2
*
Added the ASF license header to the following files
Rajith Muditha Attapattu
2008-12-16
26
-0
/
+519
*
Added ASF license to makefiles
Gordon Sim
2008-12-15
9
-1
/
+148
*
Added missing ASF license
Gordon Sim
2008-12-15
1
-0
/
+21
*
cluster/Event: store event header in the same buffer as data to simplify enco...
Alan Conway
2008-12-12
5
-30
/
+46
*
cluster: refactor multicast concerns into separate Multicaster class with sep...
Alan Conway
2008-12-11
9
-94
/
+237
*
sys/PollableQueue: dispatch in batches, allow put-back.
Alan Conway
2008-12-11
3
-38
/
+34
*
Fix unused arg warnings from MSVC
Stephen D. Huston
2008-12-10
3
-4
/
+4
*
Add startReading() method required by sys::AsynchIO. Fixes QPID-1525.
Stephen D. Huston
2008-12-10
1
-60
/
+56
*
QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.
Gordon Sim
2008-12-10
3
-8
/
+25
*
QPID-1526: add checks for exclusive ownership plus tests to verify they are e...
Gordon Sim
2008-12-10
3
-5
/
+11
*
QPID-1449 - Added federation tag that was missing when management was disabled
Ted Ross
2008-12-10
1
-0
/
+5
*
Remove un-necessary locks.
Alan Conway
2008-12-10
1
-8
/
+0
*
This is related to QPID-1523
Rajith Muditha Attapattu
2008-12-10
2
-6
/
+28
*
Better output.
Alan Conway
2008-12-10
1
-25
/
+16
*
Fixes for 64bit.
Alan Conway
2008-12-09
1
-2
/
+6
*
Applied name convention to class names: Capitalized names.
Ted Ross
2008-12-09
2
-2
/
+2
*
Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.
Alan Conway
2008-12-09
5
-13
/
+18
*
Cluster: reduced scope of mcast locks.
Alan Conway
2008-12-08
2
-42
/
+25
*
Added dummy read throttling code to RDMA protocol support so
Andrew Stitcher
2008-12-08
1
-0
/
+5
*
Cluster: separated connection map lock to reduce contention.
Alan Conway
2008-12-08
4
-45
/
+109
*
Management optimization: don't send (empty) statistic updates for object
Ted Ross
2008-12-08
3
-25
/
+23
*
src/qpid/cluster/OutputInterceptor.cpp: revert locking.
Alan Conway
2008-12-08
2
-4
/
+2
*
Cluster: fixed error in credit allocation.
Alan Conway
2008-12-08
2
-6
/
+6
*
OutputControl and subclasses: added giveReadCredit() for IO level flow control.
Alan Conway
2008-12-08
20
-16
/
+92
*
src/qpid/sys/ActivityTimer.h: record time spent in specific code segments, fo...
Alan Conway
2008-12-07
1
-0
/
+111
*
QPID-1514: Add check for presence of key to FieldTable::erase()
Gordon Sim
2008-12-04
2
-1
/
+21
*
Catch up to generated code
Stephen D. Huston
2008-12-04
1
-24
/
+6
*
QPID-1513 - Fix corner case where incompleted schema records are
Ted Ross
2008-12-03
1
-3
/
+5
*
Corrected doxygen comment.
Alan Conway
2008-12-03
1
-3
/
+2
*
Minor fix: reuse assigned bank info when broker disconnects and reconnects.
Ted Ross
2008-12-03
1
-0
/
+2
*
clean up
Carl C. Trieloff
2008-12-03
2
-631
/
+0
*
cluster: add Event size to encoded header.
Alan Conway
2008-12-03
5
-8
/
+643
*
Fix bad assert(), causing compile failures in debug builds.
Alan Conway
2008-12-03
1
-1
/
+1
*
PollableQueue: fix unsafe use of deque
Alan Conway
2008-12-02
3
-12
/
+13
*
Cluster: handle CPG flow-control conditions.
Alan Conway
2008-12-02
10
-67
/
+101
*
Avoid potential deadlock between IO thread in Connector::handleClosed() and a...
Gordon Sim
2008-12-02
1
-1
/
+4
*
Added management accounting for transaction dequeues.
Ted Ross
2008-12-02
1
-0
/
+4
*
QPID-1497: Ensure policy count and size reflect transactionality of dequeues
Gordon Sim
2008-12-01
9
-10
/
+83
*
Fixed a performance regression caused by the management code.
Ted Ross
2008-12-01
3
-23
/
+28
*
cluster: Queue outgoing multicast events.
Alan Conway
2008-12-01
2
-7
/
+9
*
QPID-1495: Patch from Danushka Menikkumbura to fix compilation problem.
Gordon Sim
2008-12-01
1
-2
/
+2
*
QPID-1280: fixed performance regression for multiple subscribers on shared queue
Gordon Sim
2008-11-29
5
-27
/
+169
*
Added cluster log messages.
Alan Conway
2008-11-28
3
-21
/
+18
*
Fix setting of accept mode in perftest which appears to be back-to-front.
Gordon Sim
2008-11-28
1
-1
/
+1
[next]