summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueuePolicy.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'visibility-hidden' into qpid-3163qpid-3163Alan Conway2011-07-281-7/+7
* Fixes broker issues when max_count or max_size are invalid.Jonathan Robie2010-10-281-1/+1
* Fixes two bugs for ring queue policies that involve size. Jonathan Robie2010-10-011-0/+3
* QPID-2102: Changed QueuePolicy to rely on external locking and require dequeu...Gordon Sim2009-09-281-3/+3
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-12/+18
* Add directory to #includeAlan Conway2009-07-141-2/+2
* QPID-1936: Fix potential deadlock for durable ring queueGordon Sim2009-06-231-0/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-12/+14
* Was causing cluster failures.Alan Conway2008-11-261-2/+6
* Refactoring of queue/queue-policy:Gordon Sim2008-09-211-28/+73
* Only reduce count and size maintained for queue plicy when messages are actua...Gordon Sim2008-07-251-0/+2
* Allow configurable default size limit to be set for queues (merged from r6794...Gordon Sim2008-07-241-0/+4
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+54