summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/HeadersExchange.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes QPID-2499: Stale federation routes remain after route deletion.Jonathan Robie2011-01-131-1/+2
* Code cleanup in broker directory.Alan Conway2010-10-141-8/+8
* QPID-2348 - [C++] The HeadersExchange does not support federationTed Ross2010-02-011-6/+30
* Add directory to #includeAlan Conway2009-07-141-3/+3
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-2/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-9/+18
* QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...Gordon Sim2008-09-081-3/+19
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-111-0/+2
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-4/+5
* Renamed the following files for consistency:Alan Conway2007-09-251-2/+2
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+0
* - Added RW lockCarl C. Trieloff2007-07-051-1/+1
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+3
* Changes to support durable exchanges.Gordon Sim2007-05-171-3/+5
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+65
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-65/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-3/+3
* 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-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-0/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-1/+1
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-5/+5
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+60