summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-2920: Clean up of debugging messages, install test exes.qpid-2920Alan Conway2011-09-0212-48/+54
* QPID-2920: Initial stab at time-based queue sharing.Alan Conway2011-07-2811-118/+133
* QPID-2920: Broken checkpoint: passing dequeue mutex test with issuesAlan Conway2011-07-2830-147/+1004
* QPID-2920: pass configuration changes to handlers.Alan Conway2011-07-252-0/+6
* QPID-2920: add conveniece function to multicast AMQBodys directly.Alan Conway2011-07-252-1/+14
* QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...Alan Conway2011-07-256-39/+40
* QPID-2920: Allow stopping consumers on queues.Alan Conway2011-07-254-30/+184
* QPID-2920: Sleep on cpg flow control to avoid thrashing.Alan Conway2011-07-251-0/+1
* QPID-2920: Improvements to qpid-cpp-benchmark.Alan Conway2011-07-221-19/+27
* NO-JIRA: Fix ambiguous option to qpid-cluster-benchmark.Alan Conway2011-04-131-6/+6
* Merge branch 'trunk' into qpid-2920Alan Conway2011-04-045-17/+11
* Merge branch 'trunk' into qpid-2920Alan Conway2011-04-017-18/+35
* QPID-2920: minor improvements to qpid-cpp-benchmarkAlan Conway2011-03-282-11/+21
* QPID-2920: Fix cluster.mk for changes merged from trunk.Alan Conway2011-03-281-1/+1
* Merge branch 'trunk' into qpid-2920Alan Conway2011-03-2826-62/+403
* QPID-2920: Cluster batch multicaster.Alan Conway2011-03-2810-15/+244
* Merge branch 'trunk' into qpid-2920, trunk at r1081631Alan Conway2011-03-1513-151/+213
* NO_JIRA: Merge from trunk r1080945.Alan Conway2011-03-15171-3231/+1661
* QPID-2920: First cut experimental prototype for new cluster.Alan Conway2011-02-2240-153/+2256
* QPID-3078: remote ambiguous -t short option, fix typoKenneth Anthony Giusti2011-02-212-2/+2
* QPID-2935: fix the flow limit tests to run on python versions 2.4+Kenneth Anthony Giusti2011-02-211-8/+8
* QPID-3061 - Consolidated the Swig warning-suppressions into one file.Ted Ross2011-02-214-3/+2
* Improvements per QPID-3077Stephen D. Huston2011-02-211-3/+8
* QPID-3051: Ensure credit window is moved correctly even if it contains reject...Gordon Sim2011-02-213-13/+59
* QPID-2935: fix queue flow test to be compatible with older versions of pythonKenneth Anthony Giusti2011-02-211-44/+35
* QPID-2935: export symbols needed for linking unit tests on windowsGordon Sim2011-02-211-4/+4
* QPID-3015: restore export of symbol needed for linking unit tests on windowsGordon Sim2011-02-211-1/+1
* QPID-2935: Handle missing assertGreater for older versions of pythonGordon Sim2011-02-211-0/+6
* QPID-2935: Annotate uint64 literal required for some compilersGordon Sim2011-02-211-2/+2
* QPID-3002: Fix warning on windows regarding struct/class inconsistencies in d...Gordon Sim2011-02-211-1/+1
* QPID-3015: Rename string constants to avoid clashes on windowsGordon Sim2011-02-211-8/+8
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-1938-469/+1999
* QPID-3061 - blocked qmf2 build for Windows until dependency issues are resolved.Ted Ross2011-02-181-72/+74
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-1813-200/+785
* QPID-3061 - Removed second spurious reference to Boost_SYSTEM_LIBRARY.Ted Ross2011-02-181-1/+0
* QPID-3061 - Added cmake support for the qmf2 library.Ted Ross2011-02-181-1/+79
* QPID-3009 - Added missing binding for FailoverUpdates.Ted Ross2011-02-181-0/+2
* QPID-3061 - Added cmake support for the swig-generated Qpid bindings.Ted Ross2011-02-185-0/+164
* QPID-3009 - Renamed module to cqpid_perl to distinguish it from other languag...Ted Ross2011-02-1810-45/+45
* QPID-3061 added incorrect set for Boost_SYSTEM_LIBRARY; removing itStephen D. Huston2011-02-181-4/+0
* Check for presence of the cpp/bindings/qpid/dotnet directory before referring...Stephen D. Huston2011-02-171-8/+8
* Add missing rc files needed for Windows builders. Resolves QPID-3068Stephen D. Huston2011-02-171-1/+4
* Add org.apache.qpid.messaging.sessionreceiver.sln to enable this C# piece to ...Stephen D. Huston2011-02-172-0/+77
* QPID-3061 - Added missing xqilla and Boost definitions to cmakeTed Ross2011-02-162-1/+12
* NO-JIRA: add cluster_tests.py to list of installed scripts.Alan Conway2011-02-151-1/+1
* QPID-3000: Added optional delay for auto-deletionGordon Sim2011-02-152-3/+74
* QPID-3002: Added explicit casts required by some compiler versionsGordon Sim2011-02-151-2/+2
* QPID-3002: Added virtual destructor for new interface; Removed some more acci...Gordon Sim2011-02-152-114/+1
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-1513-40/+447
* No JIRA: Added --durable option to qpid-cp-benchmarkAlan Conway2011-02-141-6/+11