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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixed "Cluster-safe assertions" not to break the build (CMake)
Andrew Stitcher
2010-01-21
1
-0
/
+1
*
The commit contains fixes for QPID-2351, QPID-2350 and some ground work for Q...
Rajith Muditha Attapattu
2010-01-21
13
-93
/
+351
*
This is related to QPID-2350
Rajith Muditha Attapattu
2010-01-20
1
-0
/
+4
*
only import the subprocess module when needed
Rafael H. Schloming
2010-01-20
1
-1
/
+3
*
QPID-2349 : Fixed Protocol Version negotiation. The Negotiated protocol versi...
Martin Ritchie
2010-01-20
6
-8
/
+19
*
Cluster-safe assertions.
Alan Conway
2010-01-20
7
-4
/
+147
*
added java address parser (QPID-1831)
Rafael H. Schloming
2010-01-20
11
-0
/
+1239
*
fixed generics warnings; added join method
Rafael H. Schloming
2010-01-20
1
-2
/
+24
*
modified address test suite to work against external address parser
Rafael H. Schloming
2010-01-20
2
-12
/
+110
*
Provide access to a sessions connection.
Gordon Sim
2010-01-20
4
-0
/
+33
*
Added detailed instructions for running the individual examples. Instructions...
Jonathan Robie
2010-01-20
1
-1
/
+272
*
QPID-664: added support for testing transactions to qpid-send and qpid-recv, ...
Gordon Sim
2010-01-20
3
-27
/
+62
*
This is related to QPID-2343
Rajith Muditha Attapattu
2010-01-19
2
-2
/
+154
*
Changed the setIdleTimeout method to take an int instead of a long.
Rajith Muditha Attapattu
2010-01-19
12
-25
/
+23
*
fixed bug in destination/receiver correlation
Rafael H. Schloming
2010-01-19
3
-20
/
+51
*
added connection and session address to log statements
Rafael H. Schloming
2010-01-19
2
-7
/
+9
*
Added support for extended properties in the broker test framework
Kim van der Riet
2010-01-19
1
-10
/
+23
*
QPID-2262 : Removed SALCT from from exclude list and added required null check.
Martin Ritchie
2010-01-19
2
-13
/
+35
*
QPID-1825 : Updated test to only start the 'clock' for timeout when the messa...
Martin Ritchie
2010-01-19
1
-3
/
+14
*
Apply QPID_CLIENT_EXTERN where needed; should have been in with r900592. Fixe...
Stephen D. Huston
2010-01-19
1
-8
/
+9
*
Removed dead code - cluster::Connection::left()
Alan Conway
2010-01-19
2
-9
/
+0
*
Fix intermittent test error: cluster_test.cpp(1108): error in "testRelease": ...
Alan Conway
2010-01-19
1
-0
/
+1
*
QPID-2335: Set the timeout used when waiting for a message to be 1 second whi...
Gordon Sim
2010-01-19
1
-1
/
+1
*
This is a first step towards QPID-2343
Rajith Muditha Attapattu
2010-01-18
7
-7
/
+7
*
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
*
Commiting John Dunning's revisions to the XML client session test.
Jonathan Robie
2010-01-18
1
-1
/
+2
*
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
*
Alter type of array index variable
Gordon Sim
2010-01-18
1
-2
/
+2
*
Rebalancing document structure. AMQP compatibility and SASL interoperability ...
Jonathan Robie
2010-01-15
7
-21
/
+428
*
QPID-2137 : Update QpidTestCase to set QPID_WORK on the external broker based...
Martin Ritchie
2010-01-15
3
-5
/
+8
*
QPID-1662 : Added logged to TimeToLiveTest. This showed that the second messa...
Martin Ritchie
2010-01-15
1
-2
/
+8
*
QPID-2323: add a Uuid type and allow it as the value of a Variant.
Gordon Sim
2010-01-15
16
-19
/
+363
*
Removed dead code: OutputTask::hasOutput and Queue::checkForMessages.
Alan Conway
2010-01-14
11
-56
/
+0
*
Added images to JMX Console User's Guide.
Jonathan Robie
2010-01-14
29
-22
/
+22
*
QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...
Robert Godfrey
2010-01-14
1
-0
/
+4
*
The next batch of converted documentation ...
Jonathan Robie
2010-01-14
26
-130
/
+5198
*
QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation betwe...
Robert Godfrey
2010-01-14
4
-5
/
+19
*
QPID-2137 : Add a test that creates log messages simultaneously in multiple t...
Martin Ritchie
2010-01-13
1
-3
/
+101
*
QPID-2137 : Update ot LogMessages velocity macro to create a new MessageForma...
Martin Ritchie
2010-01-13
1
-21
/
+16
*
Added raise_event support to the Ruby and Python wrapped agent APIs.
Ted Ross
2010-01-13
16
-21
/
+509
*
Added a null check for SASL client in the connectionOpenOk method
Rajith Muditha Attapattu
2010-01-13
1
-1
/
+1
[next]