summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cluster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-6/+6
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-16/+91
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-3/+3
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-8/+9
* Added framing::BodyHolder:Alan Conway2007-11-221-1/+1
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-22/+11
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-2/+1
* 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-161-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-271-10/+9
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-16/+18
* * Summary:Alan Conway2007-07-191-43/+19
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-34/+20
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-75/+122
* * Summary:Alan Conway2007-06-291-46/+75
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+159