summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-301-4/+4
* QPID-3362 - Creates the Qpid gem file for distribution on RubyGems.orgTed Ross2011-09-308-23/+438
* QPID-3304Michael Goulish2011-09-291-0/+6
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-271-0/+1
* QPID-3508: Ensure subscription queue is deleted on closing receiver (unless i...Gordon Sim2011-09-272-1/+19
* QPID-3478 VS2010 warning C4251 'needs to have dll interface'Charles E. Rolke2011-09-262-25/+25
* QPID-3502: Ensure accepts are sent when required for asynchronously completed...Gordon Sim2011-09-231-3/+1
* QPID-3496 - Removes erroneous namespace usage.Ted Ross2011-09-202-2/+0
* NO_JIRA - fix PYTHONPATH to pick up qmf and enable to store recovery tests to...Stephen D. Huston2011-09-171-1/+1
* QPID-3492: Treat string literals in addresses as utf8 encodedGordon Sim2011-09-161-1/+2
* QPID-3484 - Added missing constructor for EventNotifier, fixed initialization...Ted Ross2011-09-166-6/+35
* QPID-2643 Visual Studio 2010: c++ expressCharles E. Rolke2011-09-161-1/+1
* QPID-3488: Ensure that message-stop clears any outstanding credit 'window'Gordon Sim2011-09-152-2/+8
* QPID-3487: Ensure delivery records for cancelled subscriptions are correctly ...Gordon Sim2011-09-152-1/+5
* QPID-3484 - Fixed handling of unused return values to prevent compiler warnings.Ted Ross2011-09-141-2/+6
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-1317-132/+890
* QPID-3482: Unable to switch off logging to syslog when qpidd runs as daemonAlan Conway2011-09-131-1/+1
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-124-0/+352
* QPID-3480 - Directly encodes and decodes message content in RubyTed Ross2011-09-122-5/+79
* QPID-3476: Demote timer warnings to informational statementsGordon Sim2011-09-081-3/+3
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-074-5/+123
* NO-JIRA: Restrict the allowed mechanisms, primarily to prevent GSSAPI being p...Gordon Sim2011-09-071-0/+1
* NO-JIRA: Get more information from failed assertionsGordon Sim2011-09-071-18/+18
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-064-0/+179
* NO-JIRA: Additional doxygen comments for exceptionsGordon Sim2011-09-053-14/+140
* 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-2643 VS2010 supportCharles E. Rolke2011-08-311-2/+66
* QPID-3333: Patch from Anthony Foglia - Handle amqp/list and amqp/map content ...Gordon Sim2011-08-311-4/+21
* QPID-3333: Patch from Anthony Foglia - Add connection property to Session obj...Gordon Sim2011-08-311-0/+3
* QPID-3333: Patch from Anthony Foglia - Convert UUIDs to python equivalents (0...Gordon Sim2011-08-311-0/+56
* QPID-3333: Patch from Anthony Foglia - Add session property to senders and re...Gordon Sim2011-08-311-0/+6
* QPID-3333: Patch from Anthony Foglia - Wrap more exceptions (0009)Gordon Sim2011-08-311-1/+40
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-309-59/+126
* 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-304-59/+25
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-262-3/+3
* QPID-2920: A hot-standby design for a new cluster implementation.Alan Conway2011-08-261-0/+239
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-262-2/+2
* QPID-3354: Modernize install instructions for the new home of libuuidJustin Ross2011-08-261-10/+10
* 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-2530-284/+699
* QPID-3451: make count=0 the default for consistency with python equivalentGordon Sim2011-08-241-1/+1
* 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