Steven Dake 6aa47fde95 Fix abort when token is lost in RECOVERY state hace 15 años
..
.gitignore f0104b6d31 Add .gitignore files. hace 15 años
Makefile.am bb05aed93f Add the UDPU transport hace 15 años
apidef.c 4ff33854ad add __attribute__((noreturn)) to functions that always exit. hace 15 años
apidef.h d86737ac9c remove empty lines at end-of-file hace 17 años
coroipcs.c 907d974352 Add calls to pthread_attr_destroy(). hace 15 años
coroparse.c 6992410df6 Remove checking of sub parameters in service.d files. hace 15 años
coropoll.c f95c4f76c3 POLL: gracefully handle running out of file descriptors. hace 15 años
crypto.c 71a09466e4 cov 10413: crypto init a variable. hace 15 años
crypto.h 904a10ed38 remove all trailing blanks hace 17 años
evil.c c6beee076a pass transitional members into the sync_init() callbacks. hace 16 años
evil.h 1cdd0f5fab Follow synchronization model of event service so corosync without openais hace 16 años
fsm.h 72addbc4cd Add a Finite State Machine.(fsm.h) hace 15 años
logsys.c a609f79f1f Ensure that strings are null terminated after strncpy(). hace 15 años
main.c c112ee8c89 Add content for the doxygen main page. hace 15 años
main.h 15d2c48963 Export poll handle via coroapi.h. hace 16 años
mainconfig.c 2b253383dc Fix logging_daemon config parser code. hace 15 años
mainconfig.h f540be9060 Add compatability option in config file. Defaults to whitetank. hace 16 años
objdb.c 894ece6a14 objdb: destroy all handles in _clear_object hace 15 años
quorum.c 1f40a10983 don't include <signal.h> when it's not used hace 16 años
quorum.h db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const hace 17 años
schedwrk.c f4a644c711 Add schedwrk_create_nolock function hace 16 años
schedwrk.h f4a644c711 Add schedwrk_create_nolock function hace 16 años
service.c 07d06c0c0f Add monitoring and watchdog services. hace 15 años
service.h 5a8200c1cb Fix corosync shutdown process hace 16 años
sync.c 0fab390ae4 SYNC: always call sync_aborted() in sync_confchg_fn(). hace 15 años
sync.h c6beee076a pass transitional members into the sync_init() callbacks. hace 16 años
syncv2.c b10fb56e8e SYNCV2: add debug when messages are discarded hace 15 años
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. hace 16 años
timer.c 907d974352 Add calls to pthread_attr_destroy(). hace 15 años
timer.h c50a6bd065 Support for monotime timer hace 16 años
tlist.h 2ef1853fe2 Support for systems where clock_gettime is not available hace 16 años
totemconfig.c 6646a864b4 Handle delayed multicast packets that occur with switches hace 15 años
totemconfig.h 904a10ed38 remove all trailing blanks hace 17 años
totemiba.c 978b60806b Totem IBA implementation. hace 16 años
totemiba.h 978b60806b Totem IBA implementation. hace 16 años
totemip.c 10be299e7b Check for a properly configured multicast address. hace 15 años
totemmrp.c bb05aed93f Add the UDPU transport hace 15 años
totemmrp.h bb05aed93f Add the UDPU transport hace 15 años
totemnet.c bb05aed93f Add the UDPU transport hace 15 años
totemnet.h bb05aed93f Add the UDPU transport hace 15 años
totempg.c bb05aed93f Add the UDPU transport hace 15 años
totemrrp.c bb05aed93f Add the UDPU transport hace 15 años
totemrrp.h bb05aed93f Add the UDPU transport hace 15 años
totemsrp.c 6aa47fde95 Fix abort when token is lost in RECOVERY state hace 15 años
totemsrp.h bb05aed93f Add the UDPU transport hace 15 años
totemudp.c 2c46de5ac1 Add totem/interface/ttl config option. hace 15 años
totemudp.h 978b60806b Totem IBA implementation. hace 16 años
totemudpu.c 9096c4d96b Set the max buffer size for sockets hace 15 años
totemudpu.h bb05aed93f Add the UDPU transport hace 15 años
tsafe.c 71c54f9440 Fix few xopen tsafe issues. hace 15 años
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. hace 16 años
util.c a609f79f1f Ensure that strings are null terminated after strncpy(). hace 15 años
util.h 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. hace 15 años
vsf.h 904a10ed38 remove all trailing blanks hace 17 años
vsf_quorum.c e9adc51893 Reduce the number of times the quorum message is displayed. hace 16 años
vsf_ykd.c e88c09e7c2 Fix a crash in YKD hace 16 años
wthread.c ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail hace 16 años
wthread.h 904a10ed38 remove all trailing blanks hace 17 años