summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cpg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include CPG error code in message.Alan Conway2009-01-141-16/+19
* Fix for compatibility with latest corosync.Alan Conway2009-01-081-7/+8
* Fix to build on latest corosync versions.Alan Conway2009-01-081-3/+11
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-1/+4
* PollableQueue: fix unsafe use of dequeAlan Conway2008-12-021-7/+2
* Cluster: handle CPG flow-control conditions.Alan Conway2008-12-021-22/+26
* Refactor Cluster logic into separate handlers for Joining & Member modes.Alan Conway2008-09-181-3/+1
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-0/+11
* Fixed cluster membership notification.Alan Conway2008-09-051-30/+0
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-031-13/+11
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-11/+33
* Integrate CPG file descriptor into broker polling.Alan Conway2008-08-111-4/+15
* Check CPG flow control.Alan Conway2008-08-071-0/+40
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-4/+4
* Removed static Cpg::handlers, fixed ForkedBroker shutdown.Alan Conway2008-07-081-39/+13
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-11/+7
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-2/+1
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-1/+1
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-11/+0
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-0/+7
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-9/+9
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-16/+32
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-0/+102
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-071-0/+62