summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5815Michael Goulish2014-07-231-0/+5
* QPID-5910Michael Goulish2014-07-223-7/+21
* NO-JIRA: Fix unreachable code in Waitable.cppAlan Conway2014-07-211-1/+2
* QPID-5908: merge annotations into properties, don't replace existing elementsGordon Sim2014-07-211-2/+17
* QPID-4947: Injecting derived host address failed to strip IPv6 [] decorationCharles E. Rolke2014-07-181-3/+8
* QPID-5888: transaction should always be aborted on failoverAlan Conway2014-07-183-21/+36
* No-JIRA: Get rid of throw in destructor for ~Waitable.Alan Conway2014-07-181-18/+8
* QPID-5902: Replace boost::make_shared with boost::shared_ptrCharles E. Rolke2014-07-171-2/+1
* QPID-5887: revised approach to implict abortGordon Sim2014-07-174-30/+67
* QPID-5898: AclHost unit test fails on systems with no IPv6Charles E. Rolke2014-07-163-108/+175
* QPID-5850: Support for long session names (patch from Ernie Allen)Gordon Sim2014-07-163-3/+13
* QPID-5898: Self tests fail on systems with IPv6 disabled.Charles E. Rolke2014-07-161-30/+30
* QPID-4947: ensure member variable is always initialisedGordon Sim2014-07-161-1/+1
* QPID-5887: allow qpid-txtest2 to be run by make testGordon Sim2014-07-163-2/+16
* QPID-5887: fix to new txtest2, acknowledge messages in the check phase to ens...Gordon Sim2014-07-161-0/+1
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-1521-61/+1057
* QPID-5890: Add missing "queuename" property to Security doc. Rearrange entrie...Charles E. Rolke2014-07-151-25/+25
* QPID-5890: Add missing "queuename" property for MOVE QUEUE and REDIRECT QUEUECharles E. Rolke2014-07-151-3/+3
* QPID-5890: Refactor AclModuleCharles E. Rolke2014-07-135-121/+125
* QPID-5890: Improve Acl enum verificationCharles E. Rolke2014-07-121-13/+5
* QPID-5890: Refactoring AclModule.hCharles E. Rolke2014-07-114-176/+257
* QPID-5887: abort transactional session of failover.Charles E. Rolke2014-07-111-1/+1
* QPID-5887: abort transactional session on failover; added equivalent of txtes...Gordon Sim2014-07-114-10/+336
* QPID-5890: Refactor AclModule.hCharles E. Rolke2014-07-114-437/+511
* QPID-5858: Remove unneeded line that generates a warning on Windows VS2010.Charles E. Rolke2014-07-111-1/+0
* QPID-5886: Get windows to export the Handle<CompletonImpl> methods.Charles E. Rolke2014-07-104-6/+45
* NO-JIRA: qpid-send help: copy&paste typo fixedPavel Moravec2014-07-091-1/+1
* QPID-5883: improve error message a little for 'no-mech' sasl errorGordon Sim2014-07-081-3/+9
* QPID-5882: fix authentication failure on 1.0 codepathGordon Sim2014-07-074-30/+69
* NO-JIRA: Fix defects found by coverity.Alan Conway2014-07-074-5/+5
* QPID-5874: Treat all empty selectors sensiblyAndrew Stitcher2014-07-034-16/+15
* QPID-5806: Allow quoted syntax for non standard selector identifiersAndrew Stitcher2014-07-032-8/+10
* QPID-5869: Check that agent is not null before firing event.Charles E. Rolke2014-07-031-12/+24
* [QPID-5866]: [C++ client] AMQP 1.0 closing session without closing receiver f...Pavel Moravec2014-07-032-9/+11
* [QPID-5866]: [C++ client] AMQP 1.0 closing session without closing receiver f...Pavel Moravec2014-07-031-0/+8
* QPID-5871: Remove unused generated code and dependent codeAndrew Stitcher2014-07-0334-2703/+2
* QPID-5869 Added a check to see if agent is null before firing the event.Rajith Muditha Attapattu2014-07-021-1/+3
* QPID-3921: Removed unused header includesAndrew Stitcher2014-07-023-5/+0
* QPID-3921: Deleted unnecessary header file includesAndrew Stitcher2014-07-012-2/+0
* QPID-5859: Fix to allow listening to some interfaces to failAndrew Stitcher2014-07-011-21/+17
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-0129-154/+265
* QPID-5865: Be more robust in face of system clock being changed:Andrew Stitcher2014-07-0119-65/+129
* QPID-5860: release sender lock before invoking on sessionGordon Sim2014-06-271-3/+5
* QPID-5858: prevent leakage of old exception typesGordon Sim2014-06-272-1/+34
* QPID-5859: Make qpidd listen to all protocol addresses when it starts up.Andrew Stitcher2014-06-271-2/+2
* [no JIRA]: brokertest to set connection option 'protocol' only for SWIG clien...Pavel Moravec2014-06-261-2/+4
* [no JIRA]: mark flow-to-disk stats as deprecatedPavel Moravec2014-06-261-13/+13
* QPID-5843: Producing to many queues locks I/O threads for new connectionsAlan Conway2014-06-261-2/+2
* QPID-5849: set mechanism on management connection even if auth=noGordon Sim2014-06-251-0/+4
* QPID-5828: more consistent behaviour os send() when disconnectedGordon Sim2014-06-256-19/+42