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
*
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
*
Correct declarations to be the same as definitions.
Gordon Sim
2008-05-29
2
-2
/
+2
*
Move AckPolicy impl from header to .cpp; ensure that completion is marked eve...
Gordon Sim
2008-05-29
2
-23
/
+56
*
Only record frames for replay if timeout is non-zero.
Gordon Sim
2008-05-29
1
-2
/
+2
*
Updated some 'todo' comments with clearer text.
Gordon Sim
2008-05-28
1
-6
/
+4
*
QPID-1098: correction to queue query when queue is not known
Gordon Sim
2008-05-28
1
-11
/
+16
*
QPID-1095: another error code correction
Gordon Sim
2008-05-28
1
-1
/
+1
*
QPID-1095: fixes to dtx error codes for latest spec changes.
Gordon Sim
2008-05-28
3
-7
/
+7
*
Fixes to binding of member functions as raised on qpid list by Manuel Teira.
Gordon Sim
2008-05-28
1
-11
/
+10
*
Removed obsolete src/qpid/client/SessionImpl.h .cpp
Alan Conway
2008-05-27
3
-276
/
+0
*
Fixed error in RangeSet, caused compile failure on Solaris.
Alan Conway
2008-05-27
1
-5
/
+6
*
Tighten up sync-correctness in SubscriptionManager & Dispatcher.
Alan Conway
2008-05-27
5
-10
/
+12
*
Use symbolic constants for message flow values.
Alan Conway
2008-05-27
1
-1
/
+1
*
Additional API documentation around sync vs. async sessions.
Alan Conway
2008-05-27
3
-1
/
+45
*
Added some comments to the various connection settings.
Gordon Sim
2008-05-27
1
-1
/
+48
*
Fixed intermittent leak of client::Connector thread.
Alan Conway
2008-05-26
5
-11
/
+12
*
Speculative "fix" for solaris compile errors discussed on qpid-dev.
Alan Conway
2008-05-26
2
-33
/
+30
*
Changes to Session API:
Alan Conway
2008-05-26
17
-316
/
+317
*
Fix compile error in examples.
Alan Conway
2008-05-26
1
-1
/
+1
*
Delete obsolete Channel class.
Alan Conway
2008-05-23
4
-626
/
+0
*
qpid::SessionState: Added error checking for invalid frame sequences.
Alan Conway
2008-05-23
8
-40
/
+79
*
Improved logging for session state - show incomplete commands on receive-comp...
Alan Conway
2008-05-22
2
-23
/
+29
*
Improved logging for session state.
Alan Conway
2008-05-22
2
-15
/
+33
*
QPID-1088
Ted Ross
2008-05-22
2
-2
/
+9
*
QPID-1087
Ted Ross
2008-05-21
21
-256
/
+257
*
Added check to exclude old gcc compilers for atomic ops.
Alan Conway
2008-05-21
2
-2
/
+2
*
Replaced AtomicCount with AtomicValue template.
Alan Conway
2008-05-21
4
-53
/
+183
*
Fix build error.
Alan Conway
2008-05-20
1
-1
/
+2
[next]