summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5150: fixes for QMFv2 over AMQP 1.0Gordon Sim2013-09-204-9/+20
* QPID-5149: truncate over large routing keys when translating from 1.0 to 0-10Gordon Sim2013-09-202-1/+9
* QPID-5148: proper handling of ttl on 1.0 pathGordon Sim2013-09-204-3/+6
* QPID-5147: improvements to error handlingGordon Sim2013-09-202-9/+17
* QPID-5146: fix handling of capabilitiesGordon Sim2013-09-203-46/+118
* QPID-4952: Fix swigged python tests which were disabled by previous commitGordon Sim2013-09-191-1/+1
* QPID-4924: Move the Python examples under the bindings directory.Darryl L. Pierce2013-09-187-0/+716
* QPID-4924: Created the console Python example app.Darryl L. Pierce2013-09-181-1/+1
* QPID-4924: Fixed the Python examples to use the new Python moduleDarryl L. Pierce2013-09-181-1/+2
* NO-JIRA: HA Primary should not log messages for unreplicated queues and excha...Alan Conway2013-09-181-13/+17
* NO-JIRA: HA minor log improvement in StatusCheckAlan Conway2013-09-181-0/+2
* NO-JIRA: added -l USER option to rsynchosts script.Alan Conway2013-09-181-2/+10
* QPID-5140: Add get/set methods to MessagePropertiesDarryl L. Pierce2013-09-182-0/+8
* QPID-4952: Added ChangeLog entry for Python rename.Darryl L. Pierce2013-09-181-1/+3
* QPID-4952: Renamed the Swig Python binding module to qpid_messagingDarryl L. Pierce2013-09-183-24/+25
* QPID-5143: don't include transport in default url as it overrides any connect...Gordon Sim2013-09-183-3/+3
* QPID-5141: always set content object on 0-10 path (unless explicitly asked no...Gordon Sim2013-09-181-0/+12
* NO-JIRA: missing includes that are really neededAndrew Stitcher2013-09-166-0/+9
* QPID-5134: Export specialized versions of qpid::framing::Buffer::getUIntAndrew Stitcher2013-09-161-8/+8
* QPID-4944: HA fix failure of test_failover_send_receive on slow machines.Alan Conway2013-09-132-2/+2
* QPID-4944: HA re-enable test_failover_send_receiveAlan Conway2013-09-123-26/+35
* QPID-5122: windows cleanupCharles E. Rolke2013-09-121-1/+1
* QPID-5103: Support for finding an installed proton that works on windowsCharles E. Rolke2013-09-121-0/+23
* QPID-5122: QPID-5134: fix build on windows by avoiding use of templated Buffe...Gordon Sim2013-09-122-8/+15
* QPID-5133: Add option to the spout examples to enable durable messagesDarryl L. Pierce2013-09-113-1/+22
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-117-28/+42
* NO-JIRA: HA Rationalize naming of Membership functionsAlan Conway2013-09-115-27/+11
* QPID-5131: make 1.0 content available to xml exchangeGordon Sim2013-09-111-2/+6
* QPID-5130: map type to exchange-type when translating old x-declare clause in...Gordon Sim2013-09-111-0/+14
* NO-JIRA: Demote fail over message from notice to info.Alan Conway2013-09-101-1/+1
* QPID-5126: Fix for building legacy store on ARM platformsDarryl L. Pierce2013-09-101-2/+2
* QPID-5122: cleaner encoding of index for delivery tagsGordon Sim2013-09-102-4/+17
* QPID-5124: durable LVQ raises journal error when only transient messages are ...Pavel Moravec2013-09-101-1/+2
* QPID-5123: Changes to Fedora 19 packaging of libdb4 prevents legacystore from...Kim van der Riet2013-09-103-12/+14
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-0910-47/+52
* QPID-4327: HA support for TX transactions - consistent use of QueueRegistry::getAlan Conway2013-09-092-6/+2
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-0910-40/+51
* QPID-4932: expose reconnect&replay logicCharles E. Rolke2013-09-091-0/+442
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-0613-38/+281
* QPID-5107: Trace queue&session deletion statistics show zero values for some ...Pavel Moravec2013-09-0618-12/+60
* QPID-5104: fix for python 2.4Gordon Sim2013-09-061-1/+1
* QPID-5114: WinSDK ships qpid-send.exe and qpid-receive.exeCharles E. Rolke2013-09-051-1/+3
* QPID-5104: make handling of properties in swigged impl match the pure python ...Gordon Sim2013-09-054-13/+47
* QPID-5106: initialise newly added optionGordon Sim2013-09-051-1/+1
* fixing QPID-5108Pavel Moravec2013-09-053-0/+26
* NO-JIRA: repair build for VisualStudio 2010 and newer BoostCharles E. Rolke2013-09-041-1/+8
* NO-JIRA: HA minor fixes to test framework & comments.Alan Conway2013-09-043-4/+7
* QPID-5110: don't lose track of correct index even in the face of incorrectly ...Gordon Sim2013-09-042-0/+78
* QPID-5111: Make this work with cmake 2.6 versionsAndrew Stitcher2013-09-041-15/+12
* QPID-5112: Simplify windows/non windows checksAndrew Stitcher2013-09-031-28/+30