summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-373/+0
* QPID-7329: Merge branch 'github/pr/10' into trunkGordon Sim2016-06-281-1/+15
* feat(disposition): support undeliverable-here in modified outcomesGordon Sim2016-06-271-5/+26
* QPID-7010: ignore updates on deliveries we have already settledGordon Sim2016-01-211-1/+1
* QPID-6870: qpidd does not at present have facility to track deliverability to...Gordon Sim2015-11-191-2/+9
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-2/+3
* QPID-6321: handle change to pn_delivery_tag_t in 0.9Gordon Sim2015-01-191-0/+9
* QPID-6274: Delete subscription queue immediately on link closeGordon Sim2014-12-171-4/+6
* QPID-4710: Initial support for broker side AMQP 1.0 local transactions (singl...Gordon Sim2014-10-271-1/+7
* QPID-6021: better batchingGordon Sim2014-08-201-27/+21
* QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0Alan Conway2014-04-071-1/+1
* QPID-5467: fix handling of delete-on-closeGordon Sim2014-01-101-1/+9
* QPID-5248: cleanup subscription queue if needed on explicit detachGordon Sim2013-10-221-0/+6
* QPID-5232: make subscriptions unreliable and autodeleted by defaultGordon Sim2013-10-151-2/+14
* QPID-5229: implement release and rejectGordon Sim2013-10-151-2/+3
* QPID-5170: if peer settles without setting state, treat as acceptGordon Sim2013-09-241-1/+5
* QPID-5122: QPID-5134: fix build on windows by avoiding use of templated Buffe...Gordon Sim2013-09-121-6/+9
* QPID-5122: cleaner encoding of index for delivery tagsGordon Sim2013-09-101-4/+14
* QPID-4978: add support for reliability optionGordon Sim2013-08-281-2/+7
* QPID-4948: enable browsingGordon Sim2013-08-281-2/+3
* QPID-4670: Move to proton 0.5, remove dummy string in address for dynamic nodesGordon Sim2013-08-281-5/+4
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-8/+17
* QPID-4917: allow shared topic subscriptionsGordon Sim2013-06-121-2/+2
* QPID-4819: ensure exclusive lock is released when link is detached (allowing ...Gordon Sim2013-05-081-0/+1
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-181-3/+4
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-21/+29
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-1/+8
* QPID-4460: Replenish credit to cover specified prefetch if it is drainedGordon Sim2012-11-231-1/+2
* QPID-4368: Added support for subject filtering on queuesGordon Sim2012-11-171-0/+52
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-191-0/+191