summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/QueueRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-183/+0
* QPID-7306: fix regression in earlier commitGordon Sim2016-06-271-2/+2
* QPID-7306: Fix race conditions during Queue destruction.Alan Conway2016-06-221-2/+15
* QPID-7302: Restart delayed auto-delete timer if the queue is declaredGordon Sim2016-06-151-9/+34
* QPID-5084: Track durable queue ownership across restarts; a patch from Pavel ...Justin Ross2013-09-231-0/+2
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-111-1/+3
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-011-3/+3
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-071-6/+3
* Bug 886656 - HA backup broker does not properly increment the alternate excha...Alan Conway2012-12-201-3/+1
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-13/+15
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-011-2/+30
* QPID-4234: ensure configuration observers see queue deletionGordon Sim2012-08-161-1/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-45/+18
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-171-11/+10
* QPID-3603: Move calls to ConfigurationObserver outside of locks.Alan Conway2012-06-121-21/+26
* QPID-3603: Add ConfigurationObserver.Alan Conway2012-06-081-3/+9
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-181-1/+7
* QPID-3087: Fixes to store interaction changesGordon Sim2011-02-281-3/+18
* QPID-3087: fix for windows compilerGordon Sim2011-02-281-1/+1
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-251-1/+4
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-6/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+2
* 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-3/+3
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-2/+8
* Minor formatting fixes and typo correction.Gordon Sim2009-01-151-5/+5
* Add Message callbacks for async completion.Alan Conway2008-11-061-1/+0
* QPID-1306Carl C. Trieloff2008-09-301-1/+16
* Scope exclusive queues to sessions.Gordon Sim2008-03-171-1/+1
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-3/+9
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-37/+2
* AMQP 670 This patch contains the following:Carl C. Trieloff2007-11-041-1/+6
* Patch from TedCarl C. Trieloff2007-10-311-2/+2
* - QPID-667Carl C. Trieloff2007-10-311-2/+6
* - added patch from TeddCarl C. Trieloff2007-10-261-24/+24
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-1/+36
* - Added RW lockCarl C. Trieloff2007-07-051-3/+3
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-1/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+78
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-75/+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-4/+3
* 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-4/+4
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-1/+1
* Initial implementation for tx class.Gordon Sim2006-10-301-2/+3
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-3/+3
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+72