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
*
Rolled back changes from rev 598440, the _real_ cause of the St9exception err...
Kim van der Riet
2007-11-29
1
-25
/
+22
*
Temp hack to fix as yet unclear issue with concurrent flush() and enqueueComp...
Gordon Sim
2007-11-29
1
-1
/
+1
*
Changes to threading: queues serialiser removed, io threads used to drive dis...
Gordon Sim
2007-11-29
27
-406
/
+569
*
- Eliminated a race condition on deletion of PollerHandles
Andrew Stitcher
2007-11-29
4
-5
/
+162
*
Add unit_test.h to distribution.
Alan Conway
2007-11-28
2
-17
/
+9
*
Fixed to build with boost 1.34 as well as boost 1.33
Alan Conway
2007-11-28
4
-19
/
+138
*
Disable recoding of frames for replay where replay will not be required.
Gordon Sim
2007-11-28
4
-5
/
+5
*
Removed obsolete comment
Andrew Stitcher
2007-11-28
1
-3
/
+0
*
perftest improvements.
Alan Conway
2007-11-27
8
-15
/
+31
*
Switched all regular PersistentMessage* and PersistentMessage& to intrusive_p...
Kim van der Riet
2007-11-26
8
-38
/
+57
*
QPID-689 from tross@redhat.com.
Alan Conway
2007-11-23
14
-1092
/
+104
*
Added framing::BodyHolder:
Alan Conway
2007-11-22
36
-464
/
+303
*
Gordon's patch to fix ack-per-message by SubscriptionManager
Alan Conway
2007-11-22
1
-1
/
+0
*
- set default to pre-acquire for acquire mode
Carl C. Trieloff
2007-11-21
2
-3
/
+3
*
- added confirm mode to perftest
Carl C. Trieloff
2007-11-21
2
-2
/
+12
*
Fixed intermittent hang on perftest consumer after first dequeue
Kim van der Riet
2007-11-21
1
-1
/
+0
*
Added exception copy at MessageStoreModule interface to protect against unloa...
Kim van der Riet
2007-11-20
1
-23
/
+25
*
Drop annoying session sequence log messages.
Alan Conway
2007-11-20
1
-2
/
+0
*
Fix printing of headers
Gordon Sim
2007-11-20
1
-1
/
+1
*
Fixes causing lost 'events' in queue dispatch
Gordon Sim
2007-11-19
3
-16
/
+7
*
Logging change: --log-enable level:pattern now does a
Alan Conway
2007-11-16
4
-6
/
+6
*
Added qpid::InlineVector - std::vector with inline storage to avoid
Alan Conway
2007-11-16
8
-12
/
+156
*
QPID-687: comitted qpid-patch7-cpp.diff qpid-patch7-python.diff
Alan Conway
2007-11-15
10
-277
/
+555
*
Remove allocation by char literal promotion to std::string in SessionCore.cpp.
Alan Conway
2007-11-14
1
-7
/
+25
*
Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.
Alan Conway
2007-11-14
24
-65
/
+66
*
Added auto-ack and commit-mode control to SubscriptionManager API.
Alan Conway
2007-11-14
2
-18
/
+45
*
Fixed locking (lock was not being released for invocation on callback due to ...
Gordon Sim
2007-11-14
2
-3
/
+14
*
qpid/client/SessionCore.cpp: Removed QPID_MSG outside log statement.
Alan Conway
2007-11-13
1
-1
/
+1
*
- fixed sync mode deadlock
Carl C. Trieloff
2007-11-13
3
-7
/
+17
*
Stopped frameset from assembling messages piecewise.
Alan Conway
2007-11-13
4
-42
/
+35
*
Moved Serializer notifyWorker inside the mutex.
Alan Conway
2007-11-13
2
-34
/
+20
*
- removed dir
Carl C. Trieloff
2007-11-13
12
-0
/
+0
*
Increase severity of log message when frames are dropped on session detaching
Gordon Sim
2007-11-13
1
-1
/
+1
*
Patch QPID-680 from tross
Carl C. Trieloff
2007-11-13
38
-1364
/
+1775
*
- removed debug
Carl C. Trieloff
2007-11-12
1
-1
/
+0
*
Change to avoid assertion when delivery is concurrent with session detachment:
Gordon Sim
2007-11-12
3
-11
/
+16
*
On rollback requeue (rather than resend).
Gordon Sim
2007-11-12
1
-1
/
+1
*
Minimal bounds checking
Gordon Sim
2007-11-12
2
-0
/
+9
*
- notify the queue when a async IO completes for a message.
Carl C. Trieloff
2007-11-12
3
-7
/
+8
*
- fix for dequeue window mode, no ack. (needs to record and dequeue)
Carl C. Trieloff
2007-11-12
1
-2
/
+3
*
Add DeliveryMode enum to AMQHeaderBody.h, remove from tests.
Alan Conway
2007-11-10
1
-0
/
+2
*
Replace vector in AMQHeaderBody with boost::optional.
Alan Conway
2007-11-10
2
-91
/
+61
*
Get rid of BasicHeaderProperties, dead code from 0-8 protocol.
Alan Conway
2007-11-09
10
-326
/
+5
*
On Linux, broker defaults --worker-threads to the number of available CPU cores
Alan Conway
2007-11-09
3
-0
/
+82
*
Fix race in destruction of serializer.
Gordon Sim
2007-11-09
2
-4
/
+7
*
QPID-676: Jonathan Robie's C++ examples.
Alan Conway
2007-11-09
1
-0
/
+33
*
- enable the ability to lazy load from async store
Carl C. Trieloff
2007-11-08
18
-33
/
+53
*
Improved Fix for the race condition where you've got a competing read and write
Andrew Stitcher
2007-11-08
2
-74
/
+15
*
Exception handling for dispatch functor
Gordon Sim
2007-11-08
3
-10
/
+17
*
Make standard exchanges durable
Gordon Sim
2007-11-08
8
-27
/
+50
[next]