summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5383: retain encoding information in queue propertiesGordon Sim2013-12-031-2/+12
* QPID-5379: missing export directive for windowsGordon Sim2013-12-021-1/+1
* QPID-5379: fix security layer for 1.0 clientGordon Sim2013-11-296-3/+50
* QPID-5378: track outstanding fetches and for receivers with zero capaicty, re...Gordon Sim2013-11-282-1/+12
* NO-JIRA: Fix use of intrusive_ptr.reset, not available on RHEL5.Alan Conway2013-11-281-1/+1
* QPID-5369: add deprecation warnings to the QMF2 wrapped modulesKenneth Anthony Giusti2013-11-262-0/+6
* QPID-5357 "Linearstore: Empty file recycling not functional": Fix which imple...Kim van der Riet2013-11-263-4/+14
* QPID-5369: Issue compile-time error if deprecated QMF Agent or Console API us...Kenneth Anthony Giusti2013-11-2522-0/+94
* NO-JIRA: add a bit more visible logging to indicate progress in reconnect att...Gordon Sim2013-11-221-0/+2
* QPID-5363: Add locks to prevent race condition in Amqp 1.0 transport handler.Charles E. Rolke2013-11-202-16/+35
* NO-JIRA: HA remove use of make_shared, not available in RHEL5 boost.Alan Conway2013-11-201-2/+1
* QPID-5366: qpid segfaults in qpid::ha::BrokerReplicator::disconnectedAlan Conway2013-11-202-34/+19
* NO-JIRA: Update of ISSUES file to reflect latest JIRA numbers for outstanding...Kim van der Riet2013-11-191-19/+17
* QPID-5278 , QPID-5281: Queue flow limit validation ignores size parameters , ...Pavel Moravec2013-11-194-88/+85
* QPID-5355: Restore deleted management statistic.Charles E. Rolke2013-11-181-0/+2
* QPID-4984: Cleanup of #includesKim van der Riet2013-11-1848-1018/+810
* QPID-5354: added testGordon Sim2013-11-181-1/+6
* QPID-5354: ensure requested durability for dynamically created node is commun...Gordon Sim2013-11-181-1/+1
* QPID-5349: qpid-proton.dll is not installed in \binCharles E. Rolke2013-11-181-2/+2
* QPID-4984: Change jrnl directory to journal - aligns namespaces with journal ...Kim van der Riet2013-11-1571-219/+180
* QPID-5348: add option to have to field populated automaticallyGordon Sim2013-11-157-16/+24
* QPID-4984: Fix for recovery ambiguity issue, other code tidy-upsKim van der Riet2013-11-1481-1929/+1217
* QPID-5341: change maximum version of proton supported to 0.6 in anticipation ...Gordon Sim2013-11-141-1/+1
* QPID-5336: Don't hardcode script interpreter locationAndrew Stitcher2013-11-143-3/+3
* NO-JIRA: Don't need full trace for regular test runsAndrew Stitcher2013-11-141-1/+1
* QPID-5330: Typo in original checkinAndrew Stitcher2013-11-141-1/+1
* QPID-5306: Improve test wrapper to avoid using getopt for long optionsAndrew Stitcher2013-11-142-5/+41
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-1458-58/+58
* QPID-5255: Change trunk version to 0.27Justin Ross2013-11-121-1/+1
* QPID-5330: Simplify testing for presence of python testing code -Andrew Stitcher2013-11-1218-265/+78
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-1226-299/+552
* QPID-5275: Add missing lock to ExchangeRegistry::registerExchangeAlan Conway2013-11-121-0/+1
* QPID-5275: Segmentation fault in SaslFactory.Alan Conway2013-11-121-0/+2
* QPID-5316: add paging-dir optionGordon Sim2013-11-124-11/+21
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-1216-31/+752
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-1236-90/+332
* QPID-5324: log error for rejected filter (as well as throwing exception)Gordon Sim2013-11-121-0/+1
* QPID-5331: don't wait for settlement on closing session if link has already b...Gordon Sim2013-11-123-1/+7
* NO-JIRA: added details of AMQP 1.0 support to installation notes and added se...Gordon Sim2013-11-112-0/+271
* QPID-5324: don't ignore unrecognised filter, throw exceptionGordon Sim2013-11-111-1/+1
* QPID-5328: not-acquired implies no accept neededGordon Sim2013-11-111-5/+5
* QPID-5318: HA tests fail sporadically with "AttributeError: 'NoneType' object...Alan Conway2013-11-081-2/+3
* QPID-5315: record persistence ids in paging file so they can be restored afte...Gordon Sim2013-11-081-2/+6
* QPID-5314: exceptions should not contain full path for paging fileGordon Sim2013-11-082-4/+7
* QPID-5312: make sure page is loaded before attempting to find message in itGordon Sim2013-11-082-0/+12
* QPID-5299: check access permissions before resolving nodeGordon Sim2013-11-083-6/+42
* QPID-5300: correct error condition for certain unauthorized access errorsGordon Sim2013-11-081-0/+6
* QPID-5309: don't set executable flag on page fileGordon Sim2013-11-081-1/+1
* QPID-5304: Alow this change to work with earlier versions of boostAndrew Stitcher2013-11-072-9/+12
* QPID-5308: Allow various bits of the test outputs to be XMLAndrew Stitcher2013-11-073-20/+51