summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5497: implement Session::sync()Gordon Sim2014-01-213-2/+16
* QPID-5488: Fix Amqp protocol version printingAndrew Stitcher2014-01-172-9/+9
* QPID-5486: Creating paged queue can overwrite existing qpidd filesPavel Moravec2014-01-171-2/+1
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-179-172/+27
* QPID-5487: [linearstore] Replace use of /dev/urandom with c random generator ...Kim van der Riet2014-01-165-31/+28
* QPID-5486 Creating paged queue can overwrite existing qpidd filesPavel Moravec2014-01-161-0/+1
* QPID-5485 Deleting paged queue does not remove underlying filePavel Moravec2014-01-165-0/+18
* QPID-5484 [linearstore] Poor performance relative to legacystore. Partial fix...Kim van der Riet2014-01-152-2/+9
* NO-JIRA: Removed linear/legacy store CMake checks for uuid libraryAndrew Stitcher2014-01-151-1/+1
* QPID-5483: [linearstore] Recovery of journal with partly written record fails...Kim van der Riet2014-01-1511-139/+247
* QPID-5482: HA Backup becomes useless if a connection-forced error is raised.Alan Conway2014-01-155-20/+39
* QPID-5473: Recovery where last record in file is truncated (ie spans files), ...Kim van der Riet2014-01-122-2/+3
* QPID-5469: link should not override a topic policy specifying autodeletionGordon Sim2014-01-101-1/+2
* QPID-5468: fix handling of delete-if-unused for sending linksGordon Sim2014-01-101-5/+6
* QPID-5467: fix handling of delete-on-closeGordon Sim2014-01-104-8/+25
* QPID-5463: make dynamic nodes auto deleted by defaultGordon Sim2014-01-104-4/+9
* QPID-5454: Sporadic core dump in ha_tests.ReplicationTests.test_auto_delete_f...Alan Conway2014-01-091-2/+3
* QPID-5460: [linearstore] Recovery of store which contains prepared but incomp...Kim van der Riet2014-01-0912-131/+132
* QPID-5457: support for messages composed of multiple transfersGordon Sim2014-01-093-14/+35
* QPID-5451: remove unnecessary notice loggingGordon Sim2014-01-071-6/+0
* NO-JIRA: Remove out of date qpid/cpp/src/qpid/ha/README.mdAlan Conway2014-01-061-98/+0
* QPID-5418: Prevent qpidd from loading multiple store modules - Patch from Ern...Charles E. Rolke2014-01-061-0/+6
* QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-036-19/+233
* QPID-5427: Critical log messages should not ever be disabledAndrew Stitcher2014-01-031-0/+2
* QPID-5447: check whether exchange type was actually specified before raising ...Gordon Sim2014-01-033-3/+9
* QPID-5446: fix typo in special property nameGordon Sim2014-01-021-1/+1
* QPID-5444: Recovering from qpid-txtest fails with "Inconsisntent TPL 2PC coun...Kim van der Riet2013-12-235-9/+9
* NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-201-1/+1
* QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-2018-303/+407
* QPID-5431: Qpid c++ client hangs / crashes during reception failover in HA en...Alan Conway2013-12-203-30/+50
* QPID-5440: don't remove alternate-exchange from topic's management properties...Gordon Sim2013-12-201-4/+4
* NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-201-0/+45
* QPID-5434: send timestamps with correct typecodeGordon Sim2013-12-193-2/+9
* QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-181-0/+1
* QPID-5425: TPL fails with JERR_JNLF_FILEOFFSOVFLKim van der Riet2013-12-163-7/+15
* NO-JIRA: Fix compilation error, reference cannot be declared mutable.Alan Conway2013-12-161-1/+1
* NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-163-0/+58
* QPID-5421: Restore windows fix that got reverted on r1550819Charles E. Rolke2013-12-161-1/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-1312-132/+62
* QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-1313-116/+138
* NO-JIRA: Expanded the HA overview writeup, integrated with doxygen docs.Alan Conway2013-12-122-76/+225
* QPID-5416: added missing export for method now used in amqp 1.0 pluginGordon Sim2013-12-111-1/+1
* QPID-5416: esure message publisher is setGordon Sim2013-12-101-0/+2
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-108-25/+49
* QPID-5398: Fix cut 'n paste error in sys/posix/Path.cppAlan Conway2013-12-061-5/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: qpidd --acl-file does not work with a drive-prefixed path on windows.Alan Conway2013-12-054-5/+196
* QPID-3981: Windows C++ Broker fails ACL self testsAlan Conway2013-12-051-1/+11
* QPID-5396: map confusing registry GUI name to its real name: Personal -> MyClifford Jansen2013-12-051-3/+7