summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClusterPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-27/+47
* HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...Alan Conway2008-07-081-4/+9
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-28/+20
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-24/+16
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-21/+38
* Bring cluster code up to date.Alan Conway2008-06-181-1/+1
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-1/+1
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-1/+1
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-011-12/+28
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-2/+0
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-1/+1
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-0/+2
* Edits to --help message and man page to improve readabiliity.Alan Conway2007-10-161-1/+1
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-10/+9
* * Summary:Alan Conway2007-07-241-2/+3
* * Summary:Alan Conway2007-07-191-0/+63