summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-037-108/+120
* QPID:4327: HA support for TX transactions - fix cleanup at transaction end.Alan Conway2013-09-033-21/+48
* QPID-5071: Swig bindings now rebuild if any descriptor has changed.Darryl L. Pierce2013-09-033-0/+12
* NO-JIRA: Remove obsolete cluster_test.cpp test.Alan Conway2013-09-031-1231/+0
* NO-JIRA: Remove obsolete qpid-cluster and qpid-cluster-store tools.Alan Conway2013-09-032-94/+0
* NO-JIRA: HA minor cleanup of disconnect logic.Alan Conway2013-09-033-39/+21
* NO-JIRA: Stop some messages from needlessly interupting ccmake flowAndrew Stitcher2013-09-031-3/+3
* QPID-5109: remove invalid options from qpid-configGordon Sim2013-09-021-20/+12
* QPID-5106: handle annotations properly and add option to control whether anno...Gordon Sim2013-09-0226-199/+137
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-3013-95/+218
* NO-JIRA: Remove obsolete (never implemented) cluster design docs.Alan Conway2013-08-302-638/+0
* QPID-5040: fix for string and symbol types on AmqpValue section (also clear m...Gordon Sim2013-08-306-10/+41
* QPID-5079: Avoid unexported destructor symbols on some earlier versions of gccAndrew Stitcher2013-08-291-1/+1
* QPID-5079: Deal better with compiling on 32 bit architecturesAndrew Stitcher2013-08-282-9/+52
* QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements.Charles E. Rolke2013-08-2824-100/+107
* QPID-5101: C++ Broker Windows missing SaslFactory::createServer for AMQP 1.0Charles E. Rolke2013-08-281-0/+7
* QPID-4708: support for reconnect over AMQP 1.0Gordon Sim2013-08-289-142/+399
* QPID-4978: add support for reliability optionGordon Sim2013-08-289-21/+54
* QPID-4948: enable browsingGordon Sim2013-08-284-7/+10