summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-0420-29/+50
* QPID-6358: detect detached session on fetchGordon Sim2015-02-042-11/+17
* QPID-6358: detect detached session on fetchGordon Sim2015-02-031-1/+1
* QPID-5538: Implement AMQP 1.0 connection idle-timeout.Ken Giusti2015-02-029-34/+290
* QPID-5842: Allow SSL hostname verification to be disabled on windows client. ...Clifford Jansen2015-01-294-2/+16
* QPID-6310: handle maximal rangeGordon Sim2015-01-231-2/+23
* txshift: switch to uint for workersDarryl L. Pierce2015-01-211-2/+2
* QPID-6329: slightly more forgiving equivalence check on fieldvalues in assert...Gordon Sim2015-01-212-2/+23
* QPID-6325: further improve 0-10 connection handling logicGordon Sim2015-01-212-8/+9
* QPID-6325: improve 0-10 connection handling logicGordon Sim2015-01-202-4/+25
* QPID-6324: fix when default timeout appliesGordon Sim2015-01-191-5/+4
* QPID-5597: honour explicit auto-delete when True (as well as when False)Gordon Sim2015-01-191-2/+2
* QPID-6323: align default timeout behaviour with 0-10 codepathGordon Sim2015-01-191-1/+1
* QPID-6322: avoid setting qpid.auto_delete_timeout unnecessarilyGordon Sim2015-01-191-1/+2
* QPID-6321: handle change to pn_delivery_tag_t in 0.9Gordon Sim2015-01-197-2/+37
* QPID-6303 [linearstore] Roll back auto-upgrade of store directory structureKim van der Riet2015-01-166-63/+46
* QPID-6310: check validity of ranges when decoding sequence setGordon Sim2015-01-131-1/+5
* QPID-6310: handle case where content bearing method is not in fact a message-...Gordon Sim2015-01-131-0/+3
* QPID-6310 ensure session is attached even for unsupported controlsGordon Sim2015-01-131-0/+1
* NO-JIRA: ensure MapMessage is fully defined when usedGordon Sim2015-01-121-0/+1
* QPID-6298: [C++ Messaging] Closing sender/receiver frees proton link.Charles E. Rolke2015-01-082-2/+2
* QPID-6299: add files missed out from last commitGordon Sim2015-01-082-0/+70
* QPID-6299: allow ring and lvq behaviours to be combinedGordon Sim2015-01-074-4/+13
* NO-JIRA: [linearstore] Update of ISSUES fileKim van der Riet2015-01-021-9/+10
* QPID-5671 [linearstore] Add ability to use disk partitions and select per-que...Kim van der Riet2015-01-0211-143/+178
* QPID-6278: HA broker abort in TXN soak testAlan Conway2014-12-192-2/+4
* QPID-6255: Use Proton event model in qpidd when available.Ken Giusti2014-12-175-91/+225
* QPID-6275: reduce default autodelete timeout for durable subscriptionsGordon Sim2014-12-172-2/+2
* QPID-6274: Delete subscription queue immediately on link closeGordon Sim2014-12-179-24/+26
* QPID-6167: ensure broker responds with a header for an enabled protocolGordon Sim2014-12-176-5/+36
* QPID-6269: trigger autodelete timer on queue recoveryGordon Sim2014-12-171-0/+4
* QPID-6267: honour policy timeout even if it is 0Gordon Sim2014-12-171-1/+1
* QPID-5003: Use correct property for delayed auto-delete. Explicit 0 timeout s...Gordon Sim2014-12-171-3/+4
* QPID-6252: AMQP 1.0 browsing client generates large number of errors on broke...Alan Conway2014-12-052-2/+4
* Revert "QPID-6252: AMQP 1.0 browsing client generates large number of errors ...Alan Conway2014-12-056-10/+5
* NO_JIRA: Update of ISSUES fileKim van der Riet2014-12-011-2/+11
* QPID-6252: AMQP 1.0 browsing client generates large number of errors on broker.Alan Conway2014-12-016-5/+10
* QPID-6213: qpidd misses heartbeatsCharles E. Rolke2014-12-012-11/+15
* NO-JIRA: Use absolute path for store directory in brokertest.pyAlan Conway2014-11-271-1/+1
* QPID-6248 [linearstore] Symlink creation fails if store dir path is not absoluteKim van der Riet2014-11-252-1/+16
* NO-JIRA: Improve the Timer/TimerTask documentation.Andrew Stitcher2014-11-251-0/+56
* NO-JIRA: Fix qpid-cpp-benchmark to work with activemq broker.Alan Conway2014-11-221-2/+8
* QPID-6241: Windows build fails. Add c-style cast to 0 for creating a null poi...Charles E. Rolke2014-11-211-1/+1
* NO-JIRA: Fix qpid-cpp-benchmark to support AMQP 1.0.Alan Conway2014-11-211-22/+63
* QPID-4710: fix decoding of transtional outcomeGordon Sim2014-11-201-1/+3
* QPID-4710: release messages on rollbackGordon Sim2014-11-204-3/+9
* QPID-6232: [C++ broker] Linearstore segfaults when ulimit prevents creating n...Pavel Moravec2014-11-183-1/+6
* QPID-6203: Fix a test failure introduced by revision 1637122Justin Ross2014-11-131-1/+4
* QPID-5671: [linearstore] Add ability to use disk partitions and select per-qu...Kim van der Riet2014-11-105-5/+82
* QPID-6167: allow 0-10 to be disabledGordon Sim2014-11-1012-142/+66