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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to run topictest correctly on Windows.
Stephen D. Huston
2010-03-05
2
-10
/
+13
*
QPID-2429: Use explicit check for void value rather than relaying on empty() ...
Gordon Sim
2010-03-04
1
-1
/
+1
*
Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.
Alan Conway
2010-03-04
1
-0
/
+1
*
This is a fix for QPID-2428
Rajith Muditha Attapattu
2010-03-04
1
-1
/
+1
*
Increase test_watchdog interval to avoid spurious test failures.
Alan Conway
2010-03-03
1
-2
/
+2
*
Amended cluster error message for decoding failures.
Alan Conway
2010-03-03
1
-1
/
+1
*
Extended cluster_tests.test_management exposes a bug.
Alan Conway
2010-03-03
2
-23
/
+75
*
Added tests/testagent, a simple QMF agent for use in tests.
Alan Conway
2010-03-03
4
-0
/
+322
*
QPID-2386: added username (if available) to log entry for failed authentication.
Gordon Sim
2010-03-03
1
-19
/
+22
*
QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...
Gordon Sim
2010-03-03
13
-75
/
+80
*
QPID-2427: Align browsing option with approach used in python client
Gordon Sim
2010-03-03
2
-3
/
+16
*
QPID-2426: Check for empty name in address when resolving
Gordon Sim
2010-03-03
1
-0
/
+3
*
Fix: decoding error causes cluster broker to exit.
Alan Conway
2010-03-01
1
-4
/
+16
*
Small Hack to allow Windows to compile without error until the qmfv2 changes ...
Andrew Stitcher
2010-02-26
1
-1
/
+4
*
QPID-2423 - Add Constructors to set initial value of content for MapContent a...
Ted Ross
2010-02-26
3
-0
/
+65
*
Fix cluster abort on shutdown in ClusterTimer::fire.
Alan Conway
2010-02-26
4
-3
/
+10
*
Last member of a cluster always has clean store.
Alan Conway
2010-02-25
4
-17
/
+55
*
Configure boost tests to create core dumps.
Alan Conway
2010-02-25
2
-1
/
+3
*
Minor improvements to verify_cluster_objects.
Alan Conway
2010-02-25
1
-13
/
+21
*
Removed unecessary include of Msg.h in Exception.h
Andrew Stitcher
2010-02-25
18
-1
/
+24
*
Failover_soak was not detecting child exits properly, and so
Michael Goulish
2010-02-24
2
-82
/
+81
*
This is related to QPID-2413
Rajith Muditha Attapattu
2010-02-18
3
-11
/
+38
*
Deallocate rdma state when closing an rdma connection
Andrew Stitcher
2010-02-17
1
-0
/
+4
*
Avoid linking to unversioned symbols in libibverbs by explicitly
Andrew Stitcher
2010-02-17
1
-2
/
+4
*
Allow cmake build to work again with earlier boost versions
Andrew Stitcher
2010-02-17
1
-7
/
+4
*
SSL changes for broker listening that weren't checked in with the original Wi...
Stephen D. Huston
2010-02-17
1
-4
/
+4
*
Build the ACL source into the qpidbroker library on Windows; works around the...
Stephen D. Huston
2010-02-17
1
-15
/
+17
*
QMF Messages originated from the broker don't have a routing-key field in the...
Ted Ross
2010-02-16
1
-0
/
+5
*
Use qpid::sys::usleep() instead of usleep(). Resolves QPID-2408.
Stephen D. Huston
2010-02-16
1
-1
/
+1
*
update exclude file to match new test package name
Rafael H. Schloming
2010-02-16
1
-31
/
+31
*
When handling coalesced sets of SSL segments, ensure the buffer obtained to h...
Stephen D. Huston
2010-02-15
1
-2
/
+9
*
Added handling for adjusting TTL on outgoing message based on how long a mess...
Kim van der Riet
2010-02-15
4
-0
/
+42
*
more futzing with setup.py; pulled specs into python/qpid package
Rafael H. Schloming
2010-02-15
1
-6
/
+3
*
use python/setup.py instead of python/Makefile
Rafael H. Schloming
2010-02-15
1
-1
/
+4
*
moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...
Rafael H. Schloming
2010-02-14
2
-3
/
+5
*
I have added the license header to the files included in this commit.
Rajith Muditha Attapattu
2010-02-12
8
-0
/
+161
*
Changes needed for QPID-2029 (Clustering and Management don't work well toget...
Ted Ross
2010-02-12
10
-25
/
+124
*
QPID-2328 - Applied patch from Ian Main
Ted Ross
2010-02-12
1
-0
/
+16
*
Fix typo.
Stephen D. Huston
2010-02-12
1
-1
/
+1
*
Add EventImpl.cpp, .h for qmfengine source from patch in QPID-2401.
Stephen D. Huston
2010-02-11
1
-3
/
+5
*
QPID-2396: add assignment operator to ObjectId class.
Kenneth Anthony Giusti
2010-02-08
1
-0
/
+10
*
Add tested part of patch from QPID-2371. Also add install for Debug variant o...
Stephen D. Huston
2010-02-08
1
-0
/
+12
*
Consistent connection names across a cluster.
Alan Conway
2010-02-05
7
-37
/
+71
*
QPID-2029 - Added verification script contributed by John Dunning
Ted Ross
2010-02-05
1
-0
/
+400
*
Add Windows Powershell scripts needed for test suite to run on Windows to EXT...
Stephen D. Huston
2010-02-05
1
-4
/
+14
*
Synchronize management agent lists during cluster update.
Alan Conway
2010-02-05
7
-65
/
+180
*
moved protocol tests from qpid/python to qpid/tests
Rafael H. Schloming
2010-02-05
3
-4
/
+4
*
specify PLAIN so that sasl negotiation can't end up using ANONYMOUS
Rafael H. Schloming
2010-02-05
1
-1
/
+2
*
Added encode/decode/encodedSize methods for management objects.
Ted Ross
2010-02-04
1
-2
/
+13
*
Correct periodic flush logic in MessageReplayTracker
Gordon Sim
2010-02-04
1
-1
/
+1
[next]