summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ExchangeRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed ExchangeRegistry definitions to match changed declarationsAndrew Stitcher2009-05-031-4/+2
* Removed unneeded and nonportable include config.hStephen D. Huston2008-10-301-1/+0
* QPID-1341 from JonathanCarl C. Trieloff2008-10-151-8/+0
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-0/+4
* Allow for pluggable exchange types.Gordon Sim2008-07-091-1/+12
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-1/+12
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-5/+5
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-1/+1
* Patch from TedCarl C. Trieloff2007-10-311-1/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-3/+3
* - added patch from TeddCarl C. Trieloff2007-10-261-4/+7
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-2/+3
* - Added RW lockCarl C. Trieloff2007-07-051-3/+3
* Fixes and tests:Gordon Sim2007-06-271-3/+3
* Changes to support durable exchanges.Gordon Sim2007-05-171-6/+18
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+76
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-73/+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-5/+5
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-3/+3
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-17/+30
* 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/+57