Fabio M. Di Nitto
|
10098dba27
votequorum: add last_man_standing support (default: off)
|
14 years ago |
Fabio M. Di Nitto
|
9589611dc4
votequorum: drop concept of DISALLOWED
|
14 years ago |
Fabio M. Di Nitto
|
e867e974c0
votequorum: fix quorum_flags values
|
14 years ago |
Fabio M. Di Nitto
|
249dd966c2
votequorum: transmit wait_for_all info in node info message
|
14 years ago |
Fabio M. Di Nitto
|
b41372c6b2
votequorum: add auto_tie_breaker support (default: off)
|
14 years ago |
Fabio M. Di Nitto
|
e8d0af0bc8
votequorum: add wait_for_all support (default: off)
|
14 years ago |
Fabio M. Di Nitto
|
b64d1b8694
votequorum: always dispatch quorum notifications
|
14 years ago |
Steven Dake
|
e5aba30a49
Move coroapi out of external headers
|
14 years ago |
Steven Dake
|
8ad583a54c
Move logsys.c into corosync binary instead of a shared object
|
14 years ago |
Jan Friesse
|
8dc460bdfb
Move votequorum to use icmap
|
14 years ago |
Angus Salkeld
|
f5a31e55a2
Add calls to missing object_find_destroy() to fix mem leaks
|
14 years ago |
Angus Salkeld
|
f717bc60e1
libqb: make timer api a wrapper around qb_loop timers.
|
15 years ago |
Angus Salkeld
|
c6895faa05
libqb: change ipc -> qb_ipc
|
14 years ago |
Jan Friesse
|
5458d4f27a
votequorum: free newly allocated node if nodeid==0
|
14 years ago |
Angus Salkeld
|
0ad2494ae7
Fix some "set but not used" warnings [-Wunused-but-set-variable]
|
15 years ago |
Christine Caulfield
|
2433ee3b2c
This patche fixes a couple of small problems with votequorum:
|
16 years ago |
Christine Caulfield
|
03379a0f3a
Fix nodelist passed to the quorum subsystem.
|
16 years ago |
Jan Friesse
|
c50a6bd065
Support for monotime timer
|
16 years ago |
Steven Dake
|
f540be9060
Add compatability option in config file. Defaults to whitetank.
|
16 years ago |
Steven Dake
|
04cf210d9d
Use HAVE_ALLOCA_H define before including alloca.h
|
16 years ago |
Steven Dake
|
cbb6aaf78b
Work around dlopen'ed objects not executing constructors on solaris platform.
|
16 years ago |
Steven Dake
|
66eff93187
Remove shadow warnings.
|
16 years ago |
Steven Dake
|
b8e3951ca1
Add (void *) casts for iovector assignments to remove compile warnings.
|
16 years ago |
Steven Dake
|
ae5895c3f7
Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen.
|
16 years ago |
Christine Caulfield
|
b8efcc007e
This patch adds the definition VOTEQUORUM_NODEID_US to the library,
|
17 years ago |
Jim Meyering
|
1f40a10983
don't include <signal.h> when it's not used
|
17 years ago |
Christine Caulfield
|
e08f377398
Convert votequorum to use the proper message delivery API
|
17 years ago |
Steven Dake
|
20d1d5faf7
Remove most iovector-ized functionality from totem and only make one malloc
|
17 years ago |
Steven Dake
|
0986c30320
Remove useless APIs from coroipcs.c related to handling of overload
|
17 years ago |
Steven Dake
|
8126cf7458
Reworking of include file dependencies.
|
17 years ago |