summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/BrokerAdapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-28/+29
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-13/+0
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-2/+6
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-6/+5
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-50/+53
* Added initial 'execution-layer' to try out methods form the 0-10 execution cl...Gordon Sim2007-07-231-25/+25
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-72/+72
* Fixed MT safety issues pointed out by Gordon.Carl C. Trieloff2007-07-181-1/+1
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-5/+10
* refactoring: Gordon Sim2007-07-091-50/+8
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-4/+1
* Updated AutoDelete, now only run when auto delete queues exist andCarl C. Trieloff2007-06-291-1/+1
* * Summary:Alan Conway2007-06-291-1/+1
* Fixes and tests:Gordon Sim2007-06-271-1/+0
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+44
* Add ability for a queue to record all bindings to it, such that these can be ...Gordon Sim2007-06-141-2/+7
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-061-1/+5
* Changes to support durable exchanges.Gordon Sim2007-05-171-8/+18
* Some dtx related updates.Gordon Sim2007-04-191-2/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+388