summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-2920: Rebased on trunk, fix up minor conflicts.qpid-2920-1Alan Conway2011-09-063-8/+9
* QPID-2920: Clean up of debugging messages, install test exes.Alan Conway2011-09-0612-47/+51
* QPID-2920: Initial stab at time-based queue sharing.Alan Conway2011-09-0611-118/+133
* QPID-2920: Broken checkpoint: passing dequeue mutex test with issuesAlan Conway2011-09-0629-135/+959
* QPID-2920: pass configuration changes to handlers.Alan Conway2011-09-062-0/+6
* QPID-2920: add conveniece function to multicast AMQBodys directly.Alan Conway2011-09-062-1/+14
* QPID-2920: Remove const from some broker::Cluster functions to allow cluster ...Alan Conway2011-09-066-39/+40
* QPID-2920: Allow stopping consumers on queues.Alan Conway2011-09-064-11/+166
* QPID-2920: Sleep on cpg flow control to avoid thrashing.Alan Conway2011-09-061-0/+1
* QPID-2920: Improvements to qpid-cpp-benchmark.Alan Conway2011-09-061-19/+27
* NO-JIRA: Fix ambiguous option to qpid-cluster-benchmark.Alan Conway2011-09-061-6/+6
* QPID-2920: minor improvements to qpid-cpp-benchmarkAlan Conway2011-09-061-9/+20
* QPID-2920: Fix cluster.mk for changes merged from trunk.Alan Conway2011-09-061-1/+1
* QPID-2920: Cluster batch multicaster.Alan Conway2011-09-0610-14/+243
* QPID-2920: First cut experimental prototype for new cluster.Alan Conway2011-09-0638-83/+2138
* NO-JIRA: Fix minor FIXME in brokertest.pyAlan Conway2011-09-011-1/+1
* Bug 727182, QPID-3384 - Support DTX transactions - test for set-dtx-timeoutAlan Conway2011-09-011-5/+32
* QPID-3384: DTX transactions - additional transaction tests.Alan Conway2011-09-011-18/+30
* NO-JIRA: Suppress logging of clock events in cluster code.Alan Conway2011-08-314-20/+34
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-308-59/+124
* NO-JIRA Complete reversion of Msg.h from r1162273 and r1163275Charles E. Rolke2011-08-301-1/+0
* NO-JIRA: Revert change to Msg.h introduced in r1162273Alan Conway2011-08-303-58/+24
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-261-1/+1
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-261-1/+0
* QPID-3384: Fix cmake build (added missing file to list)Gordon Sim2011-08-261-0/+1
* QPID-3384: Fix compilation errors for boost 1.39 and gcc 4.4.4Gordon Sim2011-08-262-1/+3
* QPID-3455: Don't treat unspecified frame size as implying the minimum value. ...Gordon Sim2011-08-262-1/+2
* Don't try setsockopt IPV6_V6ONLY when setting up new socket. Doesn't work on ...Stephen D. Huston2011-08-251-5/+0
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-2527-282/+673
* QPID-3445: Added some extra checks to decode logic; consolidated exception ha...Gordon Sim2011-08-243-2/+15
* QPID-3447: Fix windows build broken by previous commit (r1160458) due to lack...Gordon Sim2011-08-231-1/+1
* QPID-3363, QPID-3443: Corrected exception used for 'default access' rule viol...Gordon Sim2011-08-231-2/+5
* QPID-3447: Creating invalid federation link causes file descriptor leakAndrew Stitcher2011-08-221-0/+7
* QPID-3033: Segmentation fault while processing session.attachAlan Conway2011-08-182-11/+9
* NO-JIRA: Fix test failure if PORT is already set in the environment.Alan Conway2011-08-181-0/+1
* QPID-3435: Revised strategy for closing senders/receivers to prevent possible...Gordon Sim2011-08-181-17/+21
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-189-253/+28
* NO-JIRA: Tidy up the Socket/SocketAddress code:Andrew Stitcher2011-08-175-91/+114
* QPID-3425: Special handling of reserved exchange names in auto-createGordon Sim2011-08-162-8/+41
* QPID-3423 - Timing and Performance Improvements in QMF LibrariesTed Ross2011-08-154-27/+77
* QPID-3405: Added simple C++ system tests for IPv6:Andrew Stitcher2011-08-123-1/+159
* QPID-3405: Implemented simple IPv6 literal parsing/printing for c++ connectio...Andrew Stitcher2011-08-123-4/+53
* QPID-3406: Get IPv6 working on Windows portAndrew Stitcher2011-08-128-85/+187
* QPID-3405: Slightly hacky way to get reconnect to workAndrew Stitcher2011-08-121-1/+6
* QPID-3405: IPv6 support for Unix C++ ports:Andrew Stitcher2011-08-128-37/+127
* two new management properties for connections: the sasl mechanism, and th...Michael Goulish2011-08-111-1/+8
* QPID-3412: Do not prefix the subscription queue name with the exchange name f...Gordon Sim2011-08-111-1/+1
* QPID-3403: Enhancement as suggested by Jason DillamanGordon Sim2011-08-111-1/+1
* QPID-3411: Restore x-reconnect-on-limit-exceeded optionGordon Sim2011-08-101-0/+2
* QPID-3403: Remove empty binding list from mapGordon Sim2011-08-102-0/+9