summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (test fix)Alan Conway2015-02-261-0/+1
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9 (missed)Alan Conway2015-02-262-2/+2
* QPID-6415: Core dump in ha_tests and interlink_tests with proton 0.9Alan Conway2015-02-261-1/+1
* QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available.Alan Conway2015-02-253-14/+24
* QPID-6413: Sporadic failure of HA tests causd by maxNegotiateTimeoutAlan Conway2015-02-252-15/+18
* Fix up/remove pasted comments re Linux per Andrew's review comments in review...Stephen D. Huston2015-02-241-4/+0
* Don't take the address of a 0-length vector. Fixes QPID-6409.Stephen D. Huston2015-02-241-5/+7
* Replace non-Apache licensed CheckSizeTNativeType.cmake with ASF-licensed and ...Stephen D. Huston2015-02-225-63/+60
* Add missing AIX-needed SystemInfo.cpp source; relates to QPID-6312, 0003 atta...Stephen D. Huston2015-02-221-0/+205
* QPID-6389: ensure source/target is null when responding to attach requests in...Gordon Sim2015-02-181-0/+2
* QPID-6394 [linearstore] Make linearstore the default store for linux builds -...Kim van der Riet2015-02-182-2/+2
* QPID-6394 Make linearstore the default store for linux buildsKim van der Riet2015-02-172-2/+2
* QPID-6347: Remove the now obsolete queue_event_generation option; this is a p...Justin Ross2015-02-112-29/+0
* QPID-5703: Quiet the code generatorsJustin Ross2015-02-102-3/+12
* NO-JIRA - refer to OutgoingMessage as 'class' not 'struct' to match its actua...Stephen D. Huston2015-02-101-1/+1
* NON_JIRA: remove over-cautious assertionGordon Sim2015-02-091-1/+0
* QPID-6324: refine previous fix such that no explicit reliability setting on d...Gordon Sim2015-02-091-2/+2
* NO-JIRA - fix compile warning 4250 "inheritance by dominance" on Windows Visu...Stephen D. Huston2015-02-061-0/+11
* QPID-5538: patch to work with older version of proton (0.7)Ken Giusti2015-02-062-4/+20
* Fix operator bool() to work with Visual Studio 2013Stephen D. Huston2015-02-061-1/+1
* Add cmake module for checking size_t native; should have been with the rest o...Stephen D. Huston2015-02-051-0/+59
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-0422-30/+73
* 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-6308: Preserve request string encoding in response string.Charles E. Rolke2015-01-141-3/+17
* 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-6301: [C++ Messaging] Client example acks responsesCharles E. Rolke2015-01-081-2/+3
* 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-6280: C++ Messaging example server resource leakCharles E. Rolke2014-12-191-0/+1
* QPID-6278: HA broker abort in TXN soak testAlan Conway2014-12-192-2/+4