summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* Add ability to run broker as a Windows service; resolves QPID-2519.Stephen D. Huston2011-10-217-13/+628
* QPID-3346: fix tests to detect if tools are present.Kenneth Anthony Giusti2011-10-212-0/+2
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-208-146/+303
* QPID-3550: qpid-perftest fails if --npubs < --nsubs and --iterations > 0. Fix...Kim van der Riet2011-10-191-5/+5
* QPID-2323 - Fixed a build error by adding a missing include.Ted Ross2011-10-181-0/+1
* QPID-2323 Add Uuid to variantCharles E. Rolke2011-10-172-7/+15
* QPID-3540 align issues in SolarisCharles E. Rolke2011-10-172-25/+8
* QPID-2905 Fixes for mingw cross-compilation (C++)Charles E. Rolke2011-10-171-3/+3
* NO-JIRA - Fixed a couple of problems with "make dist".Ted Ross2011-10-172-7/+11
* QPID-3540 Charles E. Rolke2011-10-141-0/+1
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-142-11/+10
* QPID-3549 - Improved handling of boolean configuration options in Queue.cppTed Ross2011-10-141-4/+29
* NO-JIRA - Removed tabs from sourceTed Ross2011-10-141-24/+24
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-143-5/+26
* QPID-3528Michael Goulish2011-10-133-5/+247
* QPID-3346: code cleanup - move private code out of headers, delete dead code.Kenneth Anthony Giusti2011-10-132-80/+30
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-9/+5
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-1212-10/+224
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-7/+16
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-1210-53/+105
* QPID-3543: correctly dequeue messages that are auto-acknowledged.Kenneth Anthony Giusti2011-10-111-1/+2
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-0733-235/+2581
* 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-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-165-6/+34
* 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-1312-131/+715
* QPID-3482: Unable to switch off logging to syslog when qpidd runs as daemonAlan Conway2011-09-131-1/+1
* 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
* 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