summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Consumer.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5973: HA cluster state may get stuck in recoveringAlan Conway2014-08-081-0/+3
* QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0Alan Conway2014-04-071-2/+6
* QPID-4555: Fix handling of no-credit consumers in Queue::getNextMessage.Alan Conway2013-01-311-0/+2
* QPID-4290: HA auto-delete queues are not deleted (Author: Andy Goldstein)Alan Conway2012-09-171-0/+7
* QPID-4178: broker refactoringGordon Sim2012-08-101-16/+13
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-0/+2
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-5/+26
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-181-0/+1
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-3/+10
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-5/+11
* QPID-3191: A fix for the performance problem which replaces the QueueListener...Kim van der Riet2011-04-081-1/+6
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Refactoring of queue/queue-policy:Gordon Sim2008-09-211-36/+22
* Fixed fedora-9 build problemTed Ross2008-09-091-1/+1
* QPID-1261: initial fix (this degrades performance for shared queues with more...Gordon Sim2008-09-091-1/+1
* QPID-944: do no-local checking where requested when there is an exclusive sub...Gordon Sim2008-04-221-0/+2
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-4/+4
* Altered management of delivery records to support separateion of completion (...Gordon Sim2008-03-071-1/+1
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+2
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-3/+3
* - enable the ability to lazy load from async storeCarl C. Trieloff2007-11-081-3/+10
* Hack for no-local when used with jms topicsGordon Sim2007-10-231-0/+1
* Use shared pointers for consumers (held by queues and sessions) to prevent ha...Gordon Sim2007-10-171-0/+2
* Initial implementation (plus very simple tests) of message.acquire, message.r...Gordon Sim2007-09-031-1/+6
* Pass QueuedMessage to queues consumers. This records the position of that mes...Gordon Sim2007-08-311-1/+12
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+37
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-37/+0
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-1/+1
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+34