summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Message.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4397: log more detail for expired messages when debug enabledGordon Sim2016-05-251-0/+2
* QPID-6714: support for JMS header names in selectors, plus support for to, re...Gordon Sim2015-08-281-0/+8
* QPID-6069: FreeBSD compilation problemsAndrew Stitcher2014-09-031-1/+1
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-081-0/+2
* QPID-5783: Share immutable state EXTERNCharles E. Rolke2014-06-011-1/+1
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-281-9/+2
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-231-17/+80
* QPID-5594: [amqp1.0] missing first-acquirer property support in C++ brokerPavel Moravec2014-03-031-2/+4
* QPID-5416: added missing export for method now used in amqp 1.0 pluginGordon Sim2013-12-111-1/+1
* QPID-5284: ensure timestamp is added to the data that is persistedGordon Sim2013-11-011-2/+1
* QPID-5227: correct setting of redelivered flagGordon Sim2013-10-151-1/+1
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-031-2/+2
* QPID-5148: proper handling of ttl on 1.0 pathGordon Sim2013-09-201-1/+1
* QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements.Charles E. Rolke2013-08-281-2/+2
* Fix MSVC compile warning struct vs. class. NO-JIRA.Stephen D. Huston2013-07-111-1/+1
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-051-7/+11
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-8/+5
* QPID-4905: Stopped broker::Broker needing to refer to broker::ConnectionAndrew Stitcher2013-06-191-5/+15
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-0/+4
* QPID-4707: Set AMQP 1.0 fields on outgoing messages based on special property...Gordon Sim2013-06-041-3/+5
* QPID-4859: ensure flush is called on journalsGordon Sim2013-05-241-1/+1
* QPID-4866: Add export directives for broker method now used by HA pluginGordon Sim2013-05-231-2/+2
* QPID-4668: Correct use of delivery count (should be 0 on first delivery)Gordon Sim2013-05-081-2/+2
* QPID-4339: simple paged queue implementationGordon Sim2013-04-291-3/+0
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-2/+2
* QPID-4178: broker refactoringGordon Sim2012-08-101-146/+83
* QPID-4065 - Remove the message's trace list during Queue::reRouteTed Ross2012-06-131-0/+1
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-121-1/+4
* QPID-3304: fixes to windows build, broken by r1148503Gordon Sim2011-07-201-3/+3
* QPID-702656 Patch from Gordon Sim plus tests which detect the condition being...Kim van der Riet2011-07-191-12/+23
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-11/+17
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* QPID-3132: Prevent threshold events triggering directly further threshold eventsGordon Sim2011-03-091-1/+3
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-6/+0
* QPID-529: Priority queue implementationGordon Sim2011-02-101-5/+0
* QPID-2670: copy-on-write when tagging message for loop detectionGordon Sim2010-06-151-0/+1
* Fixed problems with the broker's QMFv2 mode:Ted Ross2010-04-161-0/+1
* Fix for deadlock beween journal timer & connection threads.Alan Conway2010-03-121-2/+3
* Added handling for adjusting TTL on outgoing message based on how long a mess...Kim van der Riet2010-02-151-0/+1
* Added hook to retrieve priority from the delivery properties of a message.Ted Ross2010-02-031-0/+2
* QPID-2266: error sending update: Enqueue capacity threshold exceededAlan Conway2009-12-111-4/+4
* Fix race condition in enqueue/dequeue callbacks.Alan Conway2009-10-091-0/+3
* Add missing extern decls.Stephen D. Huston2009-10-071-1/+1
* r817742 (the fix for QPID-2102), introduced a deadlock and a race condition i...Gordon Sim2009-09-281-1/+2
* Minor update to allow store access to the message isPersistent() method. This...Kim van der Riet2009-09-221-1/+1
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-6/+3
* Reversed checkin of r.813825 until its problems can be resolvedKim van der Riet2009-09-141-16/+15
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-111-15/+16
* Add directory to #includeAlan Conway2009-07-141-3/+3
* QPID-1974: Fixes (and tests) for updating lvq state to new cluster members.Gordon Sim2009-07-081-0/+4