summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/amqp/Topic.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5948: prevent creation of durable topic backed by non-durable exchange; ...Gordon Sim2014-08-061-0/+1
* QPID-5729: handle concurrent triggering of topic policyGordon Sim2014-04-281-0/+14
* QPID-5501: raise error if topic of given name already existsGordon Sim2014-01-221-1/+1
* QPID-5440: don't remove alternate-exchange from topic's management properties...Gordon Sim2013-12-201-4/+4
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-121-6/+6
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-0/+2
* QPID-5228: allow alternate exchange to be set on 1.0 subscription queuesGordon Sim2013-10-151-4/+11
* QPID-5060: remove exchange and durable for properties map, as they apply to t...Gordon Sim2013-08-091-1/+8
* QPID-5054: check whether topic actually exists in delete requestGordon Sim2013-08-081-2/+6
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-261-0/+174