summaryrefslogtreecommitdiffstats
path: root/cpgx/cpgx.c
Commit message (Expand)AuthorAgeFilesLines
* cpgx: define MAX_NODES 8, 16, 32, 64David Teigland2009-11-201-17/+21
* cpgx: support up to 16 nodesDavid Teigland2009-08-041-23/+51
* cpgx: let events wrap around event bufferDavid Teigland2009-07-231-28/+29
* cpgx: fix sync_fromDavid Teigland2009-07-131-1/+23
* cpgx: add commentDavid Teigland2009-07-131-0/+3
* cpgx: fix syncDavid Teigland2009-07-131-22/+45
* cpgx: fix & vs &&David Teigland2009-06-261-1/+7
* cpgx: write debug buffer to stderr on errorDavid Teigland2009-06-121-2/+12
* cpgx: add -n option to set nameDavid Teigland2009-06-111-17/+26
* cpgx: add -w optionDavid Teigland2009-06-091-1/+5
* cpgx: munge restart messagesDavid Teigland2009-06-091-13/+16
* cpgx: improve optionsDavid Teigland2009-06-081-11/+17
* cpgx: option to just run iptablesDavid Teigland2009-06-051-2/+28
* cpgx: use iptables to kill nodesDavid Teigland2009-06-041-9/+34
* cpgx: improve killing and restartingDavid Teigland2009-06-031-9/+44
* cpgx: also kill aisexecDavid Teigland2009-06-021-2/+3
* cpgx: version and build stuffDavid Teigland2009-06-021-1/+6
* cpgx: run options, better buildDavid Teigland2009-06-021-17/+50
* cpgx: new makefileDavid Teigland2009-06-011-5/+23
* cpgx: send syncs in join orderDavid Teigland2009-05-291-65/+56
* cpgx: new die option to kill corosyncDavid Teigland2009-05-281-12/+45
* cpgx: munge output textDavid Teigland2009-05-281-7/+7
* cpgx: more frequent sendingDavid Teigland2009-05-281-4/+3
* cpgx: simpler should_leave should_failDavid Teigland2009-05-281-4/+42
* cpgx: fix synced_nodes state transferDavid Teigland2009-05-281-70/+60
* cpgx: sort nodeids in memb/left/join listsDavid Teigland2009-05-261-4/+22
* cpgx: add todo for sorting nodeidsDavid Teigland2009-05-261-0/+2
* cpgx: more workDavid Teigland2009-05-261-165/+233
* cpgx: move a lineDavid Teigland2009-05-221-2/+2
* cpgx: initial importDavid Teigland2009-05-221-0/+1610