summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster
Commit message (Expand)AuthorAgeFilesLines
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-172-2/+2
* fix for new heap modelCarl C. Trieloff2007-08-171-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-163-10/+10
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-3/+3
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-1/+1
* Fix assertions that cause make -DNDEBUG to fail.Alan Conway2007-08-131-4/+2
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-276-186/+38
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-2/+6
* Remove unused file.Alan Conway2007-07-271-161/+0
* * Summary:Alan Conway2007-07-244-33/+73
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-233-25/+32
* * Summary:Alan Conway2007-07-195-77/+218
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-054-40/+149
* * cluster/ClasifierHandler: classifies frames for clustering treatment.Alan Conway2007-07-032-0/+121
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-027-322/+240
* * Summary:Alan Conway2007-06-296-69/+336
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-265-17/+499
* Handler refactoring notes for cluster.Alan Conway2007-06-111-0/+161
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-072-0/+184