summaryrefslogtreecommitdiff
path: root/qpid/cpp/lib/broker/BrokerQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-282/+0
* Refactored the MessageStore interface to restrict visibility of broker core f...Gordon Sim2007-03-301-6/+40
* Fixed memory leak: removed Binding and ExchangeBinding.Alan Conway2007-03-291-10/+1
* Refactored client::Message to be independent of all Basic class conceptsAlan Conway2007-03-271-4/+3
* Renamed cpp-0-9 to cppAlan Conway2007-03-211-0/+258
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-211-247/+0
* Some more unit tests.Gordon Sim2006-12-081-0/+2
* Added unit test and slightly refactored code.Gordon Sim2006-12-071-2/+7
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-061-2/+2
* Allow settings to be set and persisted for queues.Gordon Sim2006-12-051-18/+18
* Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-051-8/+43
* Modification to ensure lazy loading is setup correctly where required on reco...Gordon Sim2006-12-011-0/+3
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+202