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
*
Added new arg to Saslfactory::create
Michael Goulish
2010-12-01
1
-1
/
+1
*
QPID-2940: always request completions from broker on Session::acknowledge(), ...
Gordon Sim
2010-11-12
1
-1
/
+3
*
QPID-1672, r1024541 Failed to modify the windows-private SaslFactory. This co...
Charles E. Rolke
2010-10-21
1
-10
/
+39
*
SASLizing Interbroker Links
Michael Goulish
2010-10-20
5
-500
/
+9
*
Delay deleting the Rdma::AsynchIO associated with a Connection to just before
Andrew Stitcher
2010-10-12
1
-69
/
+55
*
Account for seemingly getting reject messages after already getting established
Andrew Stitcher
2010-10-12
1
-1
/
+7
*
Serialise close into the data callbacks:
Andrew Stitcher
2010-10-12
1
-34
/
+50
*
Converted four files from DOS format to Unix format to match all of the other
Ted Ross
2010-10-11
1
-181
/
+181
*
Stop the client side Rdma code from receiving connection events before the da...
Andrew Stitcher
2010-09-08
1
-0
/
+1
*
Delay client side Rdma connection disconnect() so that it happens serialised
Andrew Stitcher
2010-09-08
1
-3
/
+8
*
Trivial comment fix
Andrew Stitcher
2010-09-08
1
-5
/
+5
*
Remove write after frees in Rdma::AsynchIO and qpid::client::RdmaConnector
Andrew Stitcher
2010-09-08
1
-1
/
+2
*
Remove use of dubious auto_ptr
Andrew Stitcher
2010-09-08
1
-5
/
+2
*
Make sure that we fail connection correctly if connect fails.
Andrew Stitcher
2010-09-08
1
-11
/
+26
*
Stop using references to intrusive_ptr in Rdma code
Andrew Stitcher
2010-09-08
1
-8
/
+8
*
Give timer tasks a name for logging purposes.
Alan Conway
2010-08-26
1
-1
/
+1
*
QPID-2807: Allow per message acknowledgement
Gordon Sim
2010-08-20
6
-1
/
+56
*
QPID-2817: on close, wait for at most the heartbeat interval (if specified) f...
Gordon Sim
2010-08-20
3
-1
/
+30
*
Fix locking in receiver impl; protect session member against concurrent fetch...
Gordon Sim
2010-08-16
1
-2
/
+7
*
Fix read-credit bug causing cluster brokers to disconnect clients sporadically.
Alan Conway
2010-07-14
2
-8
/
+21
*
QPID-664: Don't hold lock while waiting for incoming message in nextReceiver(...
Gordon Sim
2010-07-06
1
-1
/
+1
*
Fix spordic failure in cluster_test testConnectionKnownHosts.
Alan Conway
2010-07-01
1
-2
/
+10
*
QPID-664: Translate exceptions to correct type when occuring on creating new ...
Gordon Sim
2010-07-01
1
-0
/
+4
*
QPID-664: expose authenticated username for connection
Gordon Sim
2010-06-30
2
-0
/
+5
*
QPID-664: corrected option name for setting subscribe options on a queue
Gordon Sim
2010-06-30
1
-2
/
+2
*
QPID-2698: recognise special property names for amqp 0-10 specific message- a...
Gordon Sim
2010-06-25
2
-3
/
+48
*
Ensure that we can't shutdown in the middle of writing a buffer
Andrew Stitcher
2010-06-14
1
-0
/
+1
*
Combine Rdma::Buffer and ibv_sge needed to send it
Andrew Stitcher
2010-06-14
1
-6
/
+5
*
In Rdma::AsynchIO::stop():
Andrew Stitcher
2010-06-14
1
-4
/
+15
*
Ensure that AsynchConnector is disassociated from Poller when aborting connec...
Gordon Sim
2010-06-11
2
-4
/
+9
*
Refer to struct Url as that, not a class - fixes compile warnings on Windows.
Stephen D. Huston
2010-06-11
1
-1
/
+1
*
QPID-664: Correct the name of the subject string used for incoming messages.
Gordon Sim
2010-06-10
1
-1
/
+1
*
Ensure heartbeat task is cancelled before ConnectionImpl it refers to is deleted
Gordon Sim
2010-06-09
1
-0
/
+1
*
Don't set USER callback, AUTHNAME is sufficient
Gordon Sim
2010-06-07
1
-4
/
+0
*
QPID-664: Changed default for reconnect to false as that is more intuitive (e...
Gordon Sim
2010-06-02
1
-1
/
+1
*
Fix compilation error on windows
Gordon Sim
2010-05-28
1
-1
/
+1
*
QPID-2598: Prevent exit hang on windows (at the expense of intermittent leak ...
Gordon Sim
2010-05-28
1
-10
/
+8
*
QPID-2631: For blocking Bounds::expand() calls, only increase the current cou...
Gordon Sim
2010-05-27
5
-10
/
+21
*
Prevent race between shutdown() and release() resulting in attempt to close d...
Gordon Sim
2010-05-19
1
-3
/
+12
*
Fix RDMA for upstream changes which now require notification on shutdown
Andrew Stitcher
2010-05-18
1
-29
/
+66
*
Added locking to make amqp_0_10::SenderImpl thread safe.
Alan Conway
2010-05-18
2
-11
/
+38
*
QPID-2612: Fix to windows build from Chuck Rolke
Gordon Sim
2010-05-18
1
-2
/
+2
*
Fix retry logic in ConnectionImpl::newSession.
Alan Conway
2010-05-17
1
-8
/
+9
*
Fix errors when new API Receiver is closed while in use.
Alan Conway
2010-05-14
2
-23
/
+24
*
Initial multi-thread unit test for messaging API.
Alan Conway
2010-05-14
2
-0
/
+9
*
Moved FailoverUpdates to qpid::messaging namespace.
Alan Conway
2010-05-13
1
-86
/
+0
*
New API clients failover in a cluster with SSL connections.
Alan Conway
2010-05-13
2
-19
/
+42
*
Fix deadlocks & thread safety in new API classes.
Alan Conway
2010-05-13
9
-61
/
+112
*
Transfer TCP code changes to RDMA code
Andrew Stitcher
2010-05-13
1
-6
/
+7
*
Fixes to new API impl to support failover.
Alan Conway
2010-05-12
3
-16
/
+20
[next]