summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/MessageAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6178: [C++ Broker] Fix compile issue with VS2008 and Boost 1.55Charles E. Rolke2014-10-221-3/+3
* Fixed problems with the broker's QMFv2 mode:Ted Ross2010-04-161-0/+6
* Added hook to retrieve priority from the delivery properties of a message.Ted Ross2010-02-031-0/+5
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-24/+0
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-9/+14
* * Fix interpretation of accept-mode, 0 == EXPLICITGordon Sim2008-04-141-1/+1
* Send accept in response to message publications if required.Gordon Sim2008-03-271-1/+13
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-111-1/+8
* Fixes to c++ broker:Gordon Sim2008-03-061-1/+7
* Further updates to support final 0-10 specGordon Sim2008-03-041-2/+6
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-27/+0
* Client side support for message and delivery properties in header segments.Gordon Sim2007-09-101-0/+87