summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/cluster/Quorum_cman.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove cluster (prerequisite for QPID-4178)Gordon Sim2012-08-101-105/+0
* Fixed memory management error in cluster::Quorum causing problems with --clus...Alan Conway2010-08-091-3/+3
* Fix crash on exit with --cluster-cman.Alan Conway2010-08-051-0/+2
* Minor fix from r.814021Kim van der Riet2009-09-111-3/+3
* Fix incorrect test for quorum status.Alan Conway2009-09-111-1/+1
* Fix cman integration to exit immediately on loss of quorum.Alan Conway2009-08-061-4/+62
* Provide more informative cluster logging at notice levelAlan Conway2009-07-291-1/+0
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Cluster start-up retries to handle slow cman start-up.Alan Conway2009-02-141-6/+3
* Fix for race conditions in cluster join.Alan Conway2009-02-031-1/+1
* Fix --cluster-mast-max: errors in last commit.Alan Conway2009-01-091-1/+1
* Fix --cluster-cman option to enable cman integration.Alan Conway2008-11-191-16/+12
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-0/+53