summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/HeadersExchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and StoreKim van der Riet2008-04-081-1/+3
* Prefer binding key for unbind if specified.Gordon Sim2008-03-281-1/+1
* Fixed headers exchange to allow unbind using binding key and not argsGordon Sim2008-03-111-6/+12
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-111-9/+27
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-12/+59
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-4/+3
* Fix to headers exchanges bind: need to check the match value is present befor...Gordon Sim2007-10-171-1/+1
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-22/+24
* - Added RW lockCarl C. Trieloff2007-07-051-3/+3
* Fixes and tests:Gordon Sim2007-06-271-1/+1
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+24
* Changes to support durable exchanges.Gordon Sim2007-05-171-4/+18
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+119
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-121/+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-4/+4
* 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
* Initial implementation for tx class.Gordon Sim2006-10-301-2/+2
* Fix core dump if address in use.Alan Conway2006-10-171-2/+0
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-4/+4
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+120