summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-7302: Restart delayed auto-delete timer if the queue is declaredGordon Sim2016-06-151-9/+5
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-011-2/+8
* QPID-4178: broker refactoringGordon Sim2012-08-101-27/+4
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-171-11/+7
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-181-0/+5
* QPID-3087: Fixes to store interaction changesGordon Sim2011-02-281-1/+4
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-251-1/+3
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-2/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-12/+16
* Replace write lock with read lock in QueueRegistry::eachQueue.Alan Conway2009-09-091-1/+1
* Add directory to #includeAlan Conway2009-07-141-2/+2
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-1/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-7/+11
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-0/+5
* Minor formatting fixes and typo correction.Gordon Sim2009-01-151-1/+1
* QPID-1306Carl C. Trieloff2008-09-301-0/+7
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-261-3/+3
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-5/+13
* Correct declarations to be the same as definitions.Gordon Sim2008-05-291-1/+1
* Scope exclusive queues to sessions.Gordon Sim2008-03-171-2/+4
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-3/+8
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-9/+6
* AMQP 670 This patch contains the following:Carl C. Trieloff2007-11-041-1/+3
* Patch from TedCarl C. Trieloff2007-10-311-1/+1
* - QPID-667Carl C. Trieloff2007-10-311-2/+3
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-0/+8
* Exclusive no longer implies auto-delete on queue.declare.Gordon Sim2007-10-111-1/+4
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* - Added RW lockCarl C. Trieloff2007-07-051-2/+2
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-5/+10
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+96
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-90/+0
* Modifications to recovery process to allow for recovery of default bindings.Gordon Sim2006-11-201-2/+0
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-2/+2
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+1
* Minor source reorg, see README.Alan Conway2006-11-061-2/+2
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-3/+2
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-2/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-1/+3
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-2/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+88