summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/BrokerQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-4/+4
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-1/+3
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-061-4/+13
* 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