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
*
Consolidated cluster tests in cluster_test.cpp
Alan Conway
2008-06-26
3
-7
/
+15
*
QPID-1137: don't treat connection as opened if the open never succeeds
Gordon Sim
2008-06-26
2
-3
/
+11
*
Additions to the client API:
Alan Conway
2008-06-25
4
-15
/
+157
*
- use flock to lock data dir rather than a lock file.
Alan Conway
2008-06-25
6
-63
/
+76
*
Const-correctness fixes in MessageStore.h
Alan Conway
2008-06-23
6
-48
/
+56
*
QPID-1069: Patch from Steve Huston: Build with Boost 1.35
Andrew Stitcher
2008-06-20
1
-1
/
+4
*
Bring cluster code up to date.
Alan Conway
2008-06-18
11
-75
/
+86
*
Fix for broker wraparound problem.
Alan Conway
2008-06-13
5
-12
/
+25
*
Revert SessionState changes in r667503.
Alan Conway
2008-06-13
1
-12
/
+8
*
Fix bug in SessionState - avoid all replay calculations for timeout==0.
Alan Conway
2008-06-13
1
-8
/
+12
*
Propagate error messages across the Demux between network & user threads.
Alan Conway
2008-06-12
4
-9
/
+12
*
Improved exception handling for commit.
Gordon Sim
2008-06-10
1
-10
/
+18
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
27
-424
/
+188
*
Moved from AccumulatedAck to SequenceSet in managing transactional accepts
Gordon Sim
2008-06-09
13
-199
/
+22
*
Missing lock in SessionManager::forget()
Alan Conway
2008-06-09
1
-1
/
+4
*
Added exceptions to sys::Waitable.
Alan Conway
2008-06-06
10
-87
/
+118
*
Added mutexes back in to protect management counts from corruption
Ted Ross
2008-06-06
2
-4
/
+11
*
Modified to work with boost-1.32
Alan Conway
2008-06-05
1
-8
/
+12
*
Dequeue persistent messages from store in queue purge
Ted Ross
2008-06-05
1
-1
/
+9
*
Fixed bug in InlineAllocator
Alan Conway
2008-06-05
1
-4
/
+11
*
Re-introduced previously clobbered realm option.
Gordon Sim
2008-06-05
1
-0
/
+2
*
Management cleanup - Synchronized with the spec on the Wiki
Ted Ross
2008-06-04
2
-13
/
+13
*
Remove unused classes IList and ISList.
Alan Conway
2008-06-04
2
-378
/
+0
*
Fix valgrind error.
Alan Conway
2008-06-04
1
-1
/
+1
*
Management clean-up. Made the management broker more defensive with regard t...
Ted Ross
2008-06-04
2
-25
/
+45
*
Request a timely reqply to session.completed based on configured flush interval.
Alan Conway
2008-06-04
3
-5
/
+13
*
QPID-1121
Ted Ross
2008-06-04
1
-1
/
+3
*
Increased default flush interval to 1MB, send spontaneous known-completed at ...
Alan Conway
2008-06-04
4
-11
/
+35
*
Change to lazy-loading to avoid relying on the content-size to be set by client.
Gordon Sim
2008-06-04
3
-14
/
+22
*
Removed assignment of a string literal that causes problems with some newer c...
Ted Ross
2008-06-04
1
-3
/
+3
*
Create pid-dir if it does not exist
Ted Ross
2008-06-03
1
-0
/
+10
*
QPID-1114 Change defaults for data-dir and pid-dir to /home/ross/.qpidd
Ted Ross
2008-06-03
2
-5
/
+18
*
Management fixes: set session.detachedLifetime to 0, set journal->queue link ...
Ted Ross
2008-06-03
2
-3
/
+10
*
Better exception handling for commit.
Gordon Sim
2008-06-03
2
-2
/
+6
*
Reverted move of ConnectionOptions (without the parse functionality they aren...
Gordon Sim
2008-06-03
1
-57
/
+0
*
Move ConnectionOptions into qpid::client.
Gordon Sim
2008-06-03
1
-0
/
+57
*
QPID-1108 patch from Manuel Teira
Carl C. Trieloff
2008-06-03
1
-20
/
+2
*
Separate option parsing from qpid::client::ClientSettings.
Alan Conway
2008-06-02
3
-45
/
+8
*
QPID-1114 Daemon mode improvements
Ted Ross
2008-06-02
2
-15
/
+11
*
Improve performance of synchronous publication by not requesting known-comple...
Gordon Sim
2008-06-02
3
-2
/
+11
*
Added --syslog-name, --syslog-facility options.
Alan Conway
2008-06-02
7
-44
/
+137
*
Fix that works on 1.33/gcc4.1 up to boost 1.34.13/gcc 4.3
Alan Conway
2008-06-02
1
-5
/
+5
*
Fixed dereference of null pointer
Ted Ross
2008-06-02
1
-1
/
+2
*
Backed out previous fix compiler for warning, it fails with boost 1.33.
Alan Conway
2008-06-02
1
-5
/
+1
*
QPID-1113 Management cleanup and performance enhancements
Ted Ross
2008-06-02
18
-82
/
+152
*
Fix compiler warning with gcc 4.3
Alan Conway
2008-06-02
1
-1
/
+5
*
Use InlineVector for AMQFrame, reduces heap allocations by 13%.
Alan Conway
2008-06-02
2
-3
/
+3
*
Removed redundant flush request.
Gordon Sim
2008-05-30
1
-1
/
+0
*
QPID-1100 crash when config file contains commented-out commands (patch from ...
Ted Ross
2008-05-29
1
-46
/
+65
*
Performnace fix, improves 6-8% on high core count machines.
Carl C. Trieloff
2008-05-29
2
-4
/
+12
[next]