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
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
2
-2
/
+1
*
cluster_test: Unit test for Tx state replication.
Alan Conway
2008-10-20
2
-2
/
+2
*
cluster: DumpClient replicates session MessageBuilder.
Alan Conway
2008-10-20
2
-0
/
+5
*
Remove default location for certificate database.
Gordon Sim
2008-10-20
1
-2
/
+6
*
QPID-1367 Mick Goulish: improvements to client-side failover.
Alan Conway
2008-10-17
8
-25
/
+48
*
Suppress logging expected errors in tests.
Alan Conway
2008-10-17
2
-10
/
+11
*
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...
Gordon Sim
2008-10-17
1
-0
/
+389
*
Resolve inconsistent refs to ConnectionSettings; resolves QPID-1369
Stephen D. Huston
2008-10-16
3
-3
/
+3
*
Fix race in cluster causing incorrect known-broker lists to be sent to clients.
Alan Conway
2008-10-16
5
-29
/
+53
*
Minor cleanup for client failover.
Alan Conway
2008-10-14
3
-14
/
+6
*
Bug fixes for client-side failover.
Alan Conway
2008-10-14
5
-85
/
+87
*
Reverted a small part of r703237 as it causes deadlocks under load. Session c...
Gordon Sim
2008-10-13
2
-2
/
+25
*
src/client/FailoverConnection.cpp: re-register callback after failures
Alan Conway
2008-10-10
1
-7
/
+3
*
Failover client and example fixes & tidy up.
Alan Conway
2008-10-10
6
-271
/
+296
*
Failover client and example fixes & tidy up.
Alan Conway
2008-10-10
3
-7
/
+7
*
Client-side INFO logging for known-broker updates.
Alan Conway
2008-10-10
3
-4
/
+9
*
QPID-1340 froM Mick Goulish: preliminary client-side failover support.
Alan Conway
2008-10-10
16
-13
/
+1761
*
Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...
Alan Conway
2008-10-09
10
-73
/
+177
*
Minor indentation fixes
Gordon Sim
2008-10-09
2
-87
/
+84
*
QPID-1306
Carl C. Trieloff
2008-10-08
2
-5
/
+13
*
SessionImpl using ExceptionHolder to generate correctly typed exceptions..
Alan Conway
2008-10-08
2
-44
/
+39
*
rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...
Alan Conway
2008-10-08
7
-17
/
+43
*
broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.
Alan Conway
2008-10-07
2
-0
/
+117
*
Rename size() to encodedSize() for encoded types to allow std collection inte...
Alan Conway
2008-10-07
3
-8
/
+8
*
Cluster join & brain-dumps working.
Alan Conway
2008-10-03
3
-4
/
+9
*
QPID 1306
Carl C. Trieloff
2008-10-03
2
-0
/
+234
*
Resolve QPID-1311
Stephen D. Huston
2008-10-02
1
-0
/
+1
*
cluster:]
Alan Conway
2008-09-26
1
-50
/
+0
*
Cluster replicates session command sequence state and consumers to newcomers.
Alan Conway
2008-09-24
2
-2
/
+5
*
DumpClient send connections & session IDs to new members.
Alan Conway
2008-09-21
1
-1
/
+1
*
RDMA bugfixes:
Andrew Stitcher
2008-09-19
1
-1
/
+2
*
Dump shared state to new cluster members.
Alan Conway
2008-09-18
1
-0
/
+3
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
1
-1
/
+1
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
2
-2
/
+430
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
8
-140
/
+301
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
6
-9
/
+107
*
Generate c++ enum types for AMQP enums in framing/enum.h.
Alan Conway
2008-09-09
2
-8
/
+9
*
src/qpid/client/SubscriptionManager.cpp: added start().
Alan Conway
2008-09-05
2
-2
/
+17
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
1
-0
/
+20
*
Fix Cluster::send encode race.
Alan Conway
2008-08-05
1
-4
/
+0
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
3
-13
/
+14
*
Removed unused functions
Andrew Stitcher
2008-07-29
3
-56
/
+0
*
QPID-1198 (Partial): replace all uses of u_intX_t with uintX_t
Andrew Stitcher
2008-07-29
1
-5
/
+5
*
Fixed bug in SubscriptionManager::get() where flush was issued before waiting...
Gordon Sim
2008-07-25
1
-1
/
+4
*
Refactor to change client connector state machine to be held in ConnectionHan...
Andrew Stitcher
2008-07-24
4
-18
/
+20
*
Some small changes which clean up header file inclusions
Andrew Stitcher
2008-07-09
4
-17
/
+23
*
Improved text and rasied severity of log entry when client sessions are delet...
Gordon Sim
2008-07-02
1
-1
/
+1
*
Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...
Alan Conway
2008-07-01
4
-17
/
+54
*
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
[next]