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