summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/TxPublish.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for QPID-2470 - Broker does not honour flow-to-disk policy on recoveryKim van der Riet2010-04-131-2/+11
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-13/+41
* Add directory to #includeAlan Conway2009-07-141-1/+1
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-3/+3
* Better exception handling for commit.Gordon Sim2008-06-031-2/+4
* Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...Gordon Sim2008-03-311-2/+6
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-0/+1
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-0/+4
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-3/+3
* async IO for broker storeCarl C. Trieloff2007-08-151-1/+8
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-0/+1
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-1/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+60
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-60/+0
* 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-1/+1
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-4/+5
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+56