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
*
Only release content for durable queues.
Gordon Sim
2007-12-14
2
-10
/
+18
*
Handle exceptions while doing 'output' for the connection (i.e. message deliv...
Gordon Sim
2007-12-14
1
-1
/
+8
*
perftest:
Alan Conway
2007-12-13
2
-31
/
+42
*
Some fixes relating to message 'staging'.
Gordon Sim
2007-12-13
7
-11
/
+9
*
Updated valgrind suppressions for F8.
Alan Conway
2007-12-12
1
-25
/
+4
*
src/qpid/InlineAllocator.h: Removed cast, causing problems on alpha platform.
Alan Conway
2007-12-12
2
-8
/
+4
*
Fixed deadlock on connection close
Gordon Sim
2007-12-12
2
-3
/
+15
*
Fixed client crash on error opening a connection.
Alan Conway
2007-12-11
2
-5
/
+12
*
Change Broker::getPort() return type to uint16_t (was int16_t)
Alan Conway
2007-12-11
2
-2
/
+2
*
src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume.
Alan Conway
2007-12-11
3
-55
/
+50
*
Improved exception message for messages out-of-order.
Alan Conway
2007-12-10
1
-5
/
+12
*
Added missing trailing \ to Makefile.am - the cause of the cruisecontrol buil...
Kim van der Riet
2007-12-10
1
-1
/
+1
*
Patches from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-10
2
-2
/
+9
*
src/tests/SocketProxy.h: proxy between local client & server to simulate netw...
Alan Conway
2007-12-10
6
-43
/
+108
*
src/tests/Makefile.am: Add BrokerFixture.h to sourc lists
Alan Conway
2007-12-07
1
-1
/
+1
*
Summary:
Alan Conway
2007-12-07
22
-130
/
+380
*
Further use of get_pointer function to mask differences between boost versions.
Gordon Sim
2007-12-07
1
-3
/
+3
*
Changed to use the get_pointer function for compatability with boost 1.33 and...
Gordon Sim
2007-12-07
1
-2
/
+4
*
From Ted Ross <tross@redhat.com>
Alan Conway
2007-12-06
24
-129
/
+501
*
Removed redundant TimerA, use intrusive_ptr for Timer.
Alan Conway
2007-12-06
7
-166
/
+41
*
Extra exception info.
Alan Conway
2007-12-05
1
-3
/
+7
*
Avoid holding lock while making the flush calls (can cause deadlocking)
Gordon Sim
2007-12-05
1
-5
/
+11
*
Fixed problems with setting pub/sub hosts.
Alan Conway
2007-12-05
1
-19
/
+12
*
Fixed errors in usage text.
Alan Conway
2007-12-05
1
-6
/
+3
*
examples/Makefile.am:
Alan Conway
2007-12-04
1
-1
/
+2
*
Added options to broker for journal file size. Also brought back exception co...
Kim van der Riet
2007-12-04
7
-30
/
+44
*
Patch from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-04
1
-1
/
+2
*
Log exception when prepare fails.
Gordon Sim
2007-12-04
1
-0
/
+3
*
Remove start(); not yet safe to send commands while dispatcher is running con...
Gordon Sim
2007-12-04
2
-8
/
+0
*
Updates to topic test
Gordon Sim
2007-12-04
2
-43
/
+37
*
Add option for durability to topic test
Gordon Sim
2007-12-03
2
-11
/
+16
*
Added Session.h to list of distributed headers.
Gordon Sim
2007-12-03
1
-0
/
+1
*
Fix problem where client does notice disconnection from Broker.
Alan Conway
2007-12-01
6
-65
/
+115
*
Default --worker-threads is max(2, cores), performs better on 1 core boxes.
Alan Conway
2007-11-30
1
-1
/
+1
*
Altered topic test to use the new session api.
Gordon Sim
2007-11-30
5
-70
/
+95
*
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
*
Further missing file
Gordon Sim
2007-11-29
1
-0
/
+1
*
Fixed wrong file added in last commit
Gordon Sim
2007-11-29
1
-1
/
+1
*
Added extra file to posix sources
Gordon Sim
2007-11-29
1
-0
/
+1
*
Changes to threading: queues serialiser removed, io threads used to drive dis...
Gordon Sim
2007-11-29
30
-435
/
+631
*
- Eliminated a race condition on deletion of PollerHandles
Andrew Stitcher
2007-11-29
4
-5
/
+162
*
src/tests/perfdist: Remove useless output.
Alan Conway
2007-11-28
1
-1
/
+0
*
Add unit_test.h to distribution.
Alan Conway
2007-11-28
4
-27
/
+29
*
Added header file to list of sources
Gordon Sim
2007-11-28
1
-1
/
+1
*
Fix exception handling bug.
Alan Conway
2007-11-28
1
-1
/
+1
*
Fixed to build with boost 1.34 as well as boost 1.33
Alan Conway
2007-11-28
26
-83
/
+265
*
src/tests/perfdist: Restore trace option, still used by some tests.
Alan Conway
2007-11-28
1
-0
/
+2
*
src/tests/perfdist: Updated for changes to perftest.
Alan Conway
2007-11-28
1
-18
/
+42
*
src/tests/perftest.cpp:
Alan Conway
2007-11-28
2
-17
/
+43
[next]