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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak in SASL code, enable cluster ACL test.
Alan Conway
2009-11-02
1
-1
/
+24
*
Fix memory leak in testCoincidentErrors due to un-joined connector thread.
Alan Conway
2009-10-30
1
-2
/
+8
*
Use class/struct consistently for OutgoingMessage.
Stephen D. Huston
2009-10-27
2
-2
/
+2
*
Make Session::close and Connection::close no-throw
Alan Conway
2009-10-27
2
-9
/
+17
*
Separate FailoverListener from client::Connection.
Alan Conway
2009-10-26
10
-167
/
+56
*
Ignore exceptions from detach() in ~SessionImpl.
Alan Conway
2009-10-26
1
-3
/
+5
*
Fix problems with sessions going out of scope and session numbers wrapping ar...
Alan Conway
2009-10-21
3
-10
/
+30
*
Fixed tcp nodelay, broken by previous socket code shuffling
Andrew Stitcher
2009-10-16
1
-1
/
+1
*
Protect close method
Carl C. Trieloff
2009-10-16
1
-1
/
+2
*
Used new SocketAddress class in rdma code
Andrew Stitcher
2009-10-09
1
-13
/
+2
*
Split TCP connect so that the connect is non blocking
Andrew Stitcher
2009-10-09
1
-35
/
+47
*
Fixed: cluster udpate did not presever deliver-properties.exchange on messages.
Alan Conway
2009-10-05
2
-6
/
+16
*
define content- and view- classes separately from message class
Gordon Sim
2009-10-02
3
-35
/
+4
*
Attempt to clean up a warning about violating aliasing rules.
Ted Ross
2009-09-23
1
-3
/
+3
*
QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...
Ted Ross
2009-09-22
6
-0
/
+29
*
Added available and pendingAck properties to Receiver; added capacity and pen...
Gordon Sim
2009-09-14
12
-120
/
+415
*
Adjust to new location of state_saver in Boost 1.40; fixes QPID-2090
Stephen D. Huston
2009-09-09
1
-2
/
+9
*
Remove extra ::Variant from translate() signature
Stephen D. Huston
2009-09-08
1
-1
/
+1
*
QPID-664: Added automatic message replay on reconnection.
Gordon Sim
2009-09-07
8
-26
/
+209
*
QPID-664: Added automatic reconnection logic.
Gordon Sim
2009-09-07
10
-159
/
+687
*
Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...
Stephen D. Huston
2009-08-31
3
-19
/
+19
*
Hide internal message ID behind API
Gordon Sim
2009-08-26
2
-12
/
+7
*
Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).
Ted Ross
2009-08-25
2
-4
/
+10
*
QPID-664: Initial checkin of high level messaging api for c++
Gordon Sim
2009-08-25
19
-0
/
+2208
*
Remove using namespace boost - not needed and causes confusion with uint8_t f...
Stephen D. Huston
2009-08-20
1
-1
/
+0
*
Add needed extern decorators for Windows; applies patch QPID-2061-1.patch in ...
Stephen D. Huston
2009-08-20
2
-11
/
+13
*
QPID-2058: Add a flag to the version of SessionImpl::send() that takes a Fram...
Gordon Sim
2009-08-19
2
-3
/
+11
*
QPID-2048: Handle connection fail while attempting to close.
Gordon Sim
2009-08-13
3
-4
/
+21
*
Set protocol versions correctly in cluster code.
Alan Conway
2009-07-30
1
-1
/
+2
*
QPID-652 -- fixed by Marco Bisioli
Carl C. Trieloff
2009-07-30
1
-1
/
+3
*
Merge branch 'move_public_h_to_include' into trunk
Alan Conway
2009-07-15
22
-2214
/
+0
*
Add directory to #include
Alan Conway
2009-07-14
51
-180
/
+127
*
Client side fix to make sure we don't schedule a disconnect
Andrew Stitcher
2009-06-23
1
-1
/
+4
*
Make sure you close down heartbeatTimer for every close even if you don't
Andrew Stitcher
2009-06-23
1
-1
/
+2
*
If frameset being sent in cluster update is incomplete (i.e. content has been...
Gordon Sim
2009-06-11
1
-2
/
+17
*
Ensure that messages sent by clusters update client are correctly fragmented ...
Gordon Sim
2009-06-10
1
-10
/
+19
*
- Added heartbeat generation to the client (actually echo back any
Andrew Stitcher
2009-06-08
1
-8
/
+12
*
Make sure the heartbeat interval is started for the waitForOpen
Carl C. Trieloff
2009-06-08
1
-1
/
+2
*
Revert "QPID-1879 Don't use a thread for every new client Connection"
Andrew Stitcher
2009-06-03
5
-183
/
+181
*
Revert "QPID-1879 Removed some code obsoleted by this change"
Andrew Stitcher
2009-06-03
3
-2
/
+21
*
Revert "Change client io threading to be initialised at first use"
Andrew Stitcher
2009-06-03
1
-7
/
+4
*
Some fixes to QPID-1879 so that clustering still works:
Andrew Stitcher
2009-06-01
1
-4
/
+7
*
QPID-1879 Removed some code obsoleted by this change
Andrew Stitcher
2009-05-28
3
-21
/
+2
*
QPID-1879 Don't use a thread for every new client Connection
Andrew Stitcher
2009-05-28
5
-181
/
+183
*
QPID-1869: Set closed flag to false only after poller and aio are initialised.
Gordon Sim
2009-05-21
1
-1
/
+1
*
QPID-1852 Removed thread unsafe code in Logger
Andrew Stitcher
2009-05-12
2
-1
/
+5
*
Added method to test validity of session object.
Gordon Sim
2009-05-11
2
-0
/
+4
*
Remove useless qpid/shared_ptr.h wrapper.
Alan Conway
2009-05-06
5
-15
/
+16
*
Remove client::Execution and FrameSet from the public API.
Alan Conway
2009-05-06
7
-18
/
+12
*
Added #include Thread.h for backwards compatibility.
Alan Conway
2009-05-05
1
-5
/
+6
[next]