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
*
QPID-2288: add support for bindings in address options
Gordon Sim
2010-01-26
1
-13
/
+55
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
9
-20
/
+1359
*
If we've already closed Connection don't attempt to write to it
Andrew Stitcher
2010-01-22
1
-0
/
+4
*
#include SecurityLayer.h needs to go back in; MSVC needs to see the class def...
Stephen D. Huston
2010-01-22
1
-0
/
+1
*
QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...
Gordon Sim
2010-01-22
11
-2
/
+117
*
Fixes to make Win32 port build again (and remove some warnings)
Andrew Stitcher
2010-01-21
2
-4
/
+4
*
Small comment fix
Andrew Stitcher
2010-01-21
1
-1
/
+1
*
Throw sync connect failures straight out of AsynchConnector constructor
Andrew Stitcher
2010-01-21
1
-19
/
+2
*
Allow Connection to be closed whilst still connecting without error.
Andrew Stitcher
2010-01-21
1
-1
/
+2
*
Ensure that shutting down an unsuccessful connect can't race with connection ...
Andrew Stitcher
2010-01-21
1
-3
/
+9
*
Remove possible double closing of connection on connect failure
Andrew Stitcher
2010-01-21
1
-7
/
+4
*
Fix a potential RDMA connect failure race
Andrew Stitcher
2010-01-21
1
-3
/
+4
*
QPID-1879 Don't use a thread for every new client Connection
Andrew Stitcher
2010-01-21
7
-220
/
+196
*
Small refactor of AsynchConnector to have a more regular structure
Andrew Stitcher
2010-01-21
1
-9
/
+8
*
Split out AsynchConnecter::start from constructor (like other AsynchIO classes)
Andrew Stitcher
2010-01-21
5
-24
/
+36
*
Made the getSSF() member functions of Connectors private as they can't be use...
Andrew Stitcher
2010-01-21
3
-3
/
+3
*
Log detailed error if unexpected socket write error (don't throw anymore)
Andrew Stitcher
2010-01-21
1
-1
/
+4
*
Cluster-safe assertions.
Alan Conway
2010-01-20
6
-4
/
+145
*
Provide access to a sessions connection.
Gordon Sim
2010-01-20
2
-0
/
+9
*
QPID-664: added support for testing transactions to qpid-send and qpid-recv, ...
Gordon Sim
2010-01-20
1
-1
/
+1
*
Removed dead code - cluster::Connection::left()
Alan Conway
2010-01-19
2
-9
/
+0
*
Correct new uuid methods for Windows, add QPID_CLIENT_EXTERN where needed.
Stephen D. Huston
2010-01-18
2
-2
/
+3
*
Deleting vestigial header file.
Jonathan Robie
2010-01-18
1
-37
/
+0
*
Applied John Dunning's patch from https://issues.apache.org/jira/browse/QPID-...
Jonathan Robie
2010-01-18
2
-4
/
+8
*
QPID-2295: Clustered + persistent broker crashes with inconsistency error.
Alan Conway
2010-01-18
4
-30
/
+1
*
QPID-2323: add a Uuid type and allow it as the value of a Variant.
Gordon Sim
2010-01-15
6
-15
/
+198
*
Removed dead code: OutputTask::hasOutput and Queue::checkForMessages.
Alan Conway
2010-01-14
11
-56
/
+0
*
Explicitly name qpid::framing::Buffer instead of framing::Buffer; resolves co...
Stephen D. Huston
2010-01-12
1
-5
/
+5
*
QPID-664: Added some of the missing standard message headers. Added two new t...
Gordon Sim
2010-01-12
5
-8
/
+57
*
This further improves the fix made at rev 19819 in Qpid trunk for QPID-2175
Rajith Muditha Attapattu
2010-01-11
2
-4
/
+6
*
This is a fix for QPID-2297
Rajith Muditha Attapattu
2010-01-11
1
-1
/
+1
*
Fix broker crash "confirmed N but only sent M" with managed agents running.
Alan Conway
2010-01-11
6
-21
/
+121
*
Add cluster watchdog plugin to cmake build.
Alan Conway
2010-01-07
1
-1
/
+2
*
fix & test QPID-2320
Carl C. Trieloff
2010-01-06
1
-6
/
+5
*
Make cluster::StoreStatus::load/save no-ops if broker has no data-dir.
Alan Conway
2010-01-06
1
-0
/
+2
*
Fix uninitialized read error in cluster::StoreStatus.
Alan Conway
2010-01-06
1
-7
/
+22
*
Revert "Make cluster update work out of the box without special authenticatio...
Alan Conway
2010-01-06
2
-4
/
+4
*
Added config-seq counter to track config changes since cluster init.
Alan Conway
2010-01-06
9
-54
/
+108
*
Exception handling for URL parsing in cluster.
Alan Conway
2010-01-06
2
-8
/
+16
*
Don't hold up broker initialization for cluster initialization.
Alan Conway
2010-01-06
3
-42
/
+11
*
BodyHolder.cpp, .h removed. 0 bytes and no references to either one. Resolves...
Stephen D. Huston
2010-01-05
2
-0
/
+0
*
Added handling of MAP values for the wrapped QMF interfaces.
Ted Ross
2010-01-05
1
-1
/
+1
*
Upped qpid version to 0.7 for next development cycle
Andrew Stitcher
2010-01-04
1
-1
/
+1
*
QPID-2296: Cluster errors when using acquire-mode-not-acquired
Alan Conway
2009-12-22
3
-3
/
+5
*
This is a fix for QPID-2290 and the proper fix for QPID-2175
Rajith Muditha Attapattu
2009-12-18
2
-3
/
+5
*
QPID-2210: Rework SocketAddress class to have correct value semantics under c...
Andrew Stitcher
2009-12-17
2
-16
/
+44
*
QPID-2293: MessageReplyTracker loses messages if an exception is thrown duri...
Alan Conway
2009-12-17
1
-3
/
+1
*
QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...
Gordon Sim
2009-12-17
2
-4
/
+55
*
QPID-2282: test_watchdog failing due to incorrect use of env. vars
Alan Conway
2009-12-16
1
-1
/
+1
*
Added methods to set the message redelivered flag upon recovery
Kim van der Riet
2009-12-16
2
-0
/
+7
[next]