summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/NullMessageStore.cpp
Commit message (Expand)AuthorAgeFilesLines
* async IO for broker storeCarl C. Trieloff2007-08-151-2/+9
* NullMessageStore log levels changed from warning to info.Alan Conway2007-08-081-10/+10
* Minor update of log messages.Gordon Sim2007-06-151-2/+2
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-7/+30
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-15/+15
* Changes to support durable exchanges.Gordon Sim2007-05-171-2/+7
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+110
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-99/+0
* Some further tweaks to MessageStore interface.Gordon Sim2006-11-301-3/+3
* Modifications to allow loading of message data in chunks, refragmentation of ...Gordon Sim2006-11-281-0/+21
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-17/+37
* Modifications to recovery process to allow for recovery of default bindings.Gordon Sim2006-11-201-2/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-3/+3
* Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...Gordon Sim2006-11-071-2/+2
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-0/+55