summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/Cpg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'visibility-hidden' into qpid-3163qpid-3163Alan Conway2011-07-281-22/+18
* Add retry capability to several cpg calls.Michael Goulish2009-12-111-0/+64
* Fix cman integration to exit immediately on loss of quorum.Alan Conway2009-08-061-1/+0
* Fixes for cluster code to compile with new stricter corosync header filesAndrew Stitcher2009-08-041-5/+23
* Remove some unnecessary promotions of char* to std::string.Alan Conway2009-07-211-4/+0
* Remove "flow enabled" log messages.Alan Conway2009-02-261-2/+0
* Fix to build on latest corosync versions.Alan Conway2009-01-081-11/+3
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-4/+0
* Cluster: handle CPG flow-control conditions.Alan Conway2008-12-021-15/+20
* Fixed cluster membership notification.Alan Conway2008-09-051-10/+0
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-291-15/+12
* Integrate CPG file descriptor into broker polling.Alan Conway2008-08-111-7/+12
* Check CPG flow control.Alan Conway2008-08-071-15/+7
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-0/+1
* Removed static Cpg::handlers, fixed ForkedBroker shutdown.Alan Conway2008-07-081-10/+6
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-10/+12
* - use flock to lock data dir rather than a lock file.Alan Conway2008-06-251-10/+10
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-0/+1
* Re-enabled build of cluster code when openais is installed.Alan Conway2008-01-291-5/+1
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-0/+2
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-0/+5
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-23/+30
* * Summary:Alan Conway2007-06-291-2/+1
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-261-17/+70
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-071-0/+122