summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/NullMessageStore.h
Commit message (Expand)AuthorAgeFilesLines
* async IO for broker storeCarl C. Trieloff2007-08-151-0/+1
* Some tests and fixes for dtx preview.Gordon Sim2007-06-051-0/+2
* Changes to support durable exchanges.Gordon Sim2007-05-171-0/+5
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+65
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-58/+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-11/+13
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-10/+14
* Modifications to recovery process to allow for recovery of default bindings.Gordon Sim2006-11-201-3/+1
* 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-1/+1
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-0/+51