summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueSettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6834: allow delete-on-close in queue policiesGordon Sim2015-11-061-0/+4
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-121-0/+5
* QPID-5246: update ACL code to recognise self-destruct policyGordon Sim2013-10-221-0/+6
* QPID-5200: Allow size limit to be disabledGordon Sim2013-10-011-2/+2
* QPID-5003: set finite lifetime by default for durable subscription queues tha...Gordon Sim2013-07-181-0/+1
* QPID-3247: add policy for self-struct subscription queueGordon Sim2013-07-131-0/+5
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-0/+13
* QPID-4971: Uninitialized variables in QueueSettingsCharles E. Rolke2013-07-011-0/+2
* QPID-4591: patch from Ernie Allen to add queue sequence number to messagesGordon Sim2013-05-211-1/+7
* QPID-4706: allow selectors to be used on links from an exchangeGordon Sim2013-05-081-0/+4
* QPID-4339: simple paged queue implementationGordon Sim2013-04-291-0/+34
* QPID-4632 - Improvement to queue threshold alertingTed Ross2013-03-081-2/+12
* QPID-4555: HA Replace QueueSettings::declaredExclusive with isTemporary.Alan Conway2013-02-081-1/+1
* QPID-4555: HA Add QueueSettings::declaredExclusive for exclusive queues.Alan Conway2013-02-071-0/+1
* qpid-4317 make browse-only x-arg string similar to othersMichael Goulish2012-09-181-1/+1
* Jira QPID-4142Michael Goulish2012-09-101-0/+5
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-071-0/+8
* QPID-4178: Test value specified for no-local, rather than assuming its trueGordon Sim2012-08-151-1/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-0/+228