summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Incoming.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-1/+2
* QPID-6274: Delete subscription queue immediately on link closeGordon Sim2014-12-171-1/+1
* QPID-4710: Initial support for broker side AMQP 1.0 local transactions (singl...Gordon Sim2014-10-271-9/+13
* QPID-6112: Incoming QMF objects dont update transfers counterPavel Moravec2014-09-221-0/+1
* QPID-6021: increase initial credit granted to producersGordon Sim2014-08-191-1/+1
* QPID-5748: [C++ broker] Make Queue::purgeExpired more efficient; remove Expi...Pavel Moravec2014-05-281-2/+2
* QPID-5783: Share immutable state between copies of a message. Avoid using mem...Gordon Sim2014-05-231-2/+2
* QPID-5457: support for messages composed of multiple transfersGordon Sim2014-01-091-13/+33
* QPID-5416: esure message publisher is setGordon Sim2013-12-101-0/+2
* QPID-5148: proper handling of ttl on 1.0 pathGordon Sim2013-09-201-1/+3
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-1/+27
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-181-4/+4
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-0/+99