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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Scripts using rsync and ssh to assist cluster testing:
Alan Conway
2010-09-27
5
-0
/
+188
*
Added install_env.sh to set environment variables to use an install prefix.
Alan Conway
2010-09-27
3
-7
/
+34
*
Added type casts to literal numbers in cpp/src/tests/Qmf2.cpp.
Ted Ross
2010-09-22
1
-7
/
+7
*
QMFv2 Additions:
Ted Ross
2010-09-21
2
-2
/
+324
*
QPID-2875: wait for federation configuration to settle before testing route p...
Kenneth Anthony Giusti
2010-09-21
1
-21
/
+78
*
Adding cast to list and map size comparisons to avoid signed/unsigned compari...
Jonathan Robie
2010-09-16
1
-2
/
+2
*
Fixes parsing problem with empty lists ('[]') in addresses, which previously ...
Jonathan Robie
2010-09-16
1
-0
/
+18
*
Check exit status of qpid-route, avoid hung test if it fails.
Alan Conway
2010-08-27
1
-1
/
+1
*
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
1
-0
/
+51
*
Fix some compilation errors
Gordon Sim
2010-08-12
1
-18
/
+18
*
Completed the set of permutations of type-conversion for all signed and unsig...
Ted Ross
2010-08-12
1
-2
/
+495
*
Revert commits r981517 and r981435 that moved periodic purging of queues onto...
Gordon Sim
2010-08-11
1
-1
/
+1
*
Fix test race conditions causing cluster_tests.py:management_test to hang.
Alan Conway
2010-08-10
1
-11
/
+5
*
Fix ClusterFailover.cpp and ForkedBroker.cpp to avoid using the default data ...
Alan Conway
2010-08-04
2
-3
/
+15
*
Fix race conditions in brokertest.py and cluster_tests.py.
Alan Conway
2010-08-04
1
-3
/
+2
*
Disable non-0 session timeouts.
Alan Conway
2010-08-03
3
-11
/
+52
*
Ensure that for clustered broker the queue cleaner is run on the correct thread.
Gordon Sim
2010-08-02
2
-1
/
+30
*
Made the new C++ API more friendly for swig-wrapping.
Ted Ross
2010-07-28
1
-0
/
+2
*
Fix bug in test code: invalid use of c_str()
Alan Conway
2010-07-27
1
-1
/
+1
*
Minor fix to help message of qpid-cpp-benchmark.
Alan Conway
2010-07-27
1
-1
/
+1
*
Fix bug in cluster with authentication: nodes exit with "unauthorized-access"
Alan Conway
2010-07-20
1
-0
/
+13
*
Fix unreferenced local variable warning
Stephen D. Huston
2010-07-15
1
-1
/
+1
*
QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...
Gordon Sim
2010-07-15
2
-1
/
+14
*
QMF: add api to get agent id, and new object id constructor that uses agent id.
Kenneth Anthony Giusti
2010-07-08
1
-0
/
+7
*
QPID-664: Don't hold lock while waiting for incoming message in nextReceiver(...
Gordon Sim
2010-07-06
1
-0
/
+37
*
Fix link error on fedora 13
Alan Conway
2010-07-06
1
-3
/
+1
*
Defer delivery of messages in cluster-unsafe context.
Alan Conway
2010-07-05
1
-1
/
+15
*
Fix spordic failure in cluster_test testConnectionKnownHosts.
Alan Conway
2010-07-01
1
-1
/
+1
*
QPID-664: Translate exceptions to correct type when occuring on creating new ...
Gordon Sim
2010-07-01
1
-0
/
+8
*
QPID-664: expose authenticated username for connection
Gordon Sim
2010-06-30
1
-0
/
+6
*
QPID-664: corrected option name for setting subscribe options on a queue
Gordon Sim
2010-06-30
1
-0
/
+13
*
Move all shared lib prefix/postfix/suffix settings from tests/CMakeLists.txt ...
Stephen D. Huston
2010-06-29
2
-13
/
+6
*
QPID-2698: recognise special property names for amqp 0-10 specific message- a...
Gordon Sim
2010-06-25
2
-0
/
+50
*
Fix test bug causing occasional failure of cluster_test.
Alan Conway
2010-06-24
1
-1
/
+1
*
QPID-2691: ensure ttl adjustment uses correct expiration on cloned message
Gordon Sim
2010-06-24
1
-1
/
+3
*
Make verify_cluster_objects more informative.
Alan Conway
2010-06-23
1
-9
/
+16
*
Make management+cluster test more aggressive.
Alan Conway
2010-06-23
2
-12
/
+9
*
Changed README to README.txt throughout the project for consistency. Removed ...
Jonathan Robie
2010-06-23
1
-0
/
+0
*
small clean up: Remove use of obsolete Dispatcher class.
Andrew Stitcher
2010-06-23
1
-8
/
+4
*
QPID-2388: Do not unmask signals whilst waiting for IO to happen
Andrew Stitcher
2010-06-23
1
-6
/
+2
*
Fix cluster broker crashes when management is active.
Alan Conway
2010-06-22
3
-384
/
+76
*
Bug 603835 - cluster_tests.test_management failing.
Alan Conway
2010-06-16
1
-4
/
+5
*
Added qpid-cpp-benchmark to EXTRA_DIST.
Alan Conway
2010-06-14
1
-0
/
+1
*
Rename tests qpid_* to qpid-* for consistency.
Alan Conway
2010-06-14
8
-47
/
+42
*
Fix ordering problem with of dependencies of make check.
Alan Conway
2010-06-11
1
-1
/
+2
*
Improved qpid_ping - use heartbeat to interrupt connection.
Alan Conway
2010-06-10
1
-63
/
+18
*
Extended tests for cluster and security.
Alan Conway
2010-06-10
1
-3
/
+47
*
QPID-664: Correct the name of the subject string used for incoming messages.
Gordon Sim
2010-06-10
1
-0
/
+2
*
Fix cluster-safe assertion in connection negotiation.
Alan Conway
2010-06-09
1
-2
/
+4
[prev]
[next]