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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID_2634 Management updates in timer create inconsistencies in a cluster.
Alan Conway
2010-01-27
10
-18
/
+146
*
Test for management + cluster: run management tools in parallel with regular ...
Alan Conway
2010-01-27
2
-5
/
+70
*
Cluster implementation of PeriodicTimer.
Alan Conway
2010-01-27
8
-6
/
+181
*
Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...
Alan Conway
2010-01-27
9
-24
/
+172
*
In clustered broker: move construction of broker::Connections to the cluster ...
Alan Conway
2010-01-27
3
-57
/
+101
*
Write the correct port number to stdout when starting up. Resolves QPID-2366.
Stephen D. Huston
2010-01-27
1
-5
/
+5
*
Locate an executable's path correctly and set up in PATH properly. Catch up r...
Stephen D. Huston
2010-01-27
2
-9
/
+6
*
Fix cluster elder calculation to ensure unique elder.
Alan Conway
2010-01-27
9
-30
/
+68
*
QPID-664: change cancel() to close() for consistency
Gordon Sim
2010-01-27
16
-49
/
+49
*
Make TCP more like RDMA
Andrew Stitcher
2010-01-26
1
-3
/
+5
*
Fix memory error in previous SocketAddress refactoring
Andrew Stitcher
2010-01-26
7
-37
/
+27
*
QPID-2288: add support for bindings in address options
Gordon Sim
2010-01-26
2
-16
/
+60
*
Explicitly ignore SIGCHLD signal by sending it to an empty function so that
Andrew Stitcher
2010-01-25
1
-0
/
+17
*
QPID-2355: fix include path order in binding makefiles
Kenneth Anthony Giusti
2010-01-25
2
-2
/
+2
*
Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...
Stephen D. Huston
2010-01-23
11
-75
/
+1425
*
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
*
Refer to ConnectionAccess as the struct it is, not class. Resolves compile wa...
Stephen D. Huston
2010-01-22
1
-1
/
+1
*
QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...
Gordon Sim
2010-01-22
14
-2
/
+132
*
Fixes to make Win32 port build again (and remove some warnings)
Andrew Stitcher
2010-01-21
3
-5
/
+5
*
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
*
Fixed "Cluster-safe assertions" not to break the build (CMake)
Andrew Stitcher
2010-01-21
1
-0
/
+1
*
Cluster-safe assertions.
Alan Conway
2010-01-20
7
-4
/
+147
*
Provide access to a sessions connection.
Gordon Sim
2010-01-20
4
-0
/
+33
*
QPID-664: added support for testing transactions to qpid-send and qpid-recv, ...
Gordon Sim
2010-01-20
3
-27
/
+62
*
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
*
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
*
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 raise_event support to the Ruby and Python wrapped agent APIs.
Ted Ross
2010-01-13
16
-21
/
+509
*
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
10
-8
/
+504
[next]