summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-29/+30
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-10/+14
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-5/+56
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-4/+4
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-8/+10
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-5/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+244