summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/ExchangeRegistry.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem where broker does not persist the alternate exchange setting to...Kim van der Riet2009-10-281-1/+1
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Fixed a regression affecting plugin-exchanges.Ted Ross2009-05-201-2/+2
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-2/+2
* Some more fixes to build under Visual Studio 2008Andrew Stitcher2009-05-031-5/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-6/+11
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-0/+5
* 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-37/+50
* Allow for pluggable exchange types.Gordon Sim2008-07-091-5/+16
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-0/+8
* Make standard exchanges durableGordon Sim2007-11-081-1/+1
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* - Added RW lockCarl C. Trieloff2007-07-051-1/+1
* Changes to support durable exchanges.Gordon Sim2007-05-171-2/+8
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+47
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-46/+0
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-221-4/+4
* 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
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-2/+2
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-9/+8
* 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/+44