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
*
Export callMe on Windows; fixes QPID-1958
Stephen D. Huston
2009-06-26
1
-1
/
+5
*
Fix out-of-range vector access; fixes QPID-1957
Stephen D. Huston
2009-06-26
1
-1
/
+2
*
Update build instructions to describe CMake build mechanism
Stephen D. Huston
2009-06-25
1
-26
/
+47
*
Added const to the Uuid constructor argument.
Ted Ross
2009-06-25
2
-5
/
+5
*
Require exact match for environment variables before they are interpreted as ...
Gordon Sim
2009-06-25
1
-1
/
+2
*
Added one missing trace log
Ted Ross
2009-06-25
1
-1
/
+2
*
Added debug logs to the embedded broker agent
Ted Ross
2009-06-25
1
-8
/
+59
*
Added qpid_ping: a simple client to verify broker responsiveness.
Alan Conway
2009-06-25
2
-0
/
+120
*
Fix to perftest to make sure that all threads are joined even if there
Andrew Stitcher
2009-06-23
1
-27
/
+23
*
Fix for issue where a broker with single io thread can get stuck if it
Andrew Stitcher
2009-06-23
1
-0
/
+1
*
Client side fix to make sure we don't schedule a disconnect
Andrew Stitcher
2009-06-23
1
-1
/
+4
*
Add blocking to sys::Timer so that timer callback and cancel
Andrew Stitcher
2009-06-23
2
-2
/
+13
*
Add blocking to broker::Timer/TimerTask so cancel and fire()
Andrew Stitcher
2009-06-23
2
-3
/
+15
*
Once we're aborting the connection due to traffic timeout make sure
Andrew Stitcher
2009-06-23
1
-1
/
+6
*
Don't schedule eof() in response to traffic timeout if already
Andrew Stitcher
2009-06-23
1
-2
/
+8
*
Make sure you close down heartbeatTimer for every close even if you don't
Andrew Stitcher
2009-06-23
1
-1
/
+2
*
QPID-1936: Fix potential deadlock for durable ring queue
Gordon Sim
2009-06-23
4
-15
/
+58
*
Renamed new directory to avoid clashing with executable name where build is d...
Gordon Sim
2009-06-23
6
-0
/
+0
*
Script fixes to get tests going on Windows; includes properly licensed backgr...
Stephen D. Huston
2009-06-22
3
-26
/
+51
*
Fix compile error
Stephen D. Huston
2009-06-22
1
-1
/
+1
*
Test script to run distributed perftest against a cluster.
Alan Conway
2009-06-22
6
-0
/
+150
*
Log an error only the first time a detached session is used, ignore after that.
Alan Conway
2009-06-22
2
-15
/
+21
*
Resolve Windows build errors/warnings
Stephen D. Huston
2009-06-22
8
-18
/
+17
*
Make error-check a cluster-connection control rather than a cluster control.
Alan Conway
2009-06-18
7
-36
/
+41
*
Correct order of args to memset(); fixes QPID-1787
Stephen D. Huston
2009-06-18
1
-1
/
+1
*
Add missing include required on some platforms.
Gordon Sim
2009-06-18
1
-0
/
+1
*
Handle invalid AMPQ data to a cluster by closing the offending connection.
Alan Conway
2009-06-17
5
-5
/
+66
*
Don't throw exception from destructor in Mutex and Condition as this is unsaf...
Gordon Sim
2009-06-17
3
-3
/
+5
*
Ensure that the ConnectionTimeoutTask does not block other tasks (e.g. Connec...
Gordon Sim
2009-06-17
2
-22
/
+35
*
Drop _EXPECTED_FAILURES macro, doesn't work with all boost versions.
Alan Conway
2009-06-17
3
-28
/
+6
*
Performance improvements in AggregateOutput and SemanticState.
Alan Conway
2009-06-16
22
-205
/
+238
*
Minor cleanup of the new management-failover example.
Ted Ross
2009-06-16
1
-6
/
+15
*
Added a new qmf-console example program.
Ted Ross
2009-06-16
2
-1
/
+175
*
Revert bad optimization: unpredictable ordering of set caused cluster failures.
Alan Conway
2009-06-12
2
-9
/
+25
*
Change project name to qpid-cpp to match prior-scheme artifacts; enable ctest
Stephen D. Huston
2009-06-11
1
-2
/
+5
*
Change to test directory names for installed tests missed in previous checkin
Kim van der Riet
2009-06-11
1
-2
/
+2
*
Change to test directory names for installed tests
Kim van der Riet
2009-06-11
1
-2
/
+2
*
Added missing license text
Ted Ross
2009-06-11
7
-0
/
+128
*
Minor change to clarify queue size policy log messages
Kim van der Riet
2009-06-11
1
-3
/
+6
*
QPID-1898 - Committed patch from Ian Main.
Ted Ross
2009-06-11
1
-0
/
+19
*
CDash config for sending build/test results to dashboard at riverace.com
Stephen D. Huston
2009-06-11
1
-0
/
+13
*
QPID-1786 - Committed qmf patches from Bryan Kearney
Ted Ross
2009-06-11
15
-16
/
+186
*
Avoid the case where we can receive bytes from the socket
Andrew Stitcher
2009-06-11
1
-0
/
+1
*
Don't start the broker Connection heartbeat timers if the
Andrew Stitcher
2009-06-11
1
-1
/
+1
*
Stop timers on receiving Connection::closed() from lower levels
Andrew Stitcher
2009-06-11
1
-0
/
+4
*
Add flag to broker Connection so that it knows if it is a
Andrew Stitcher
2009-06-11
3
-1
/
+9
*
QPID-1901: only try to load content if there is some
Gordon Sim
2009-06-11
1
-1
/
+1
*
If frameset being sent in cluster update is incomplete (i.e. content has been...
Gordon Sim
2009-06-11
1
-2
/
+17
*
Ensure that messages sent by clusters update client are correctly fragmented ...
Gordon Sim
2009-06-10
1
-10
/
+19
*
Updates to python cluster tests and associated scripts
Kim van der Riet
2009-06-10
5
-29
/
+61
[next]