Steven Dake d99fba72e6 Resolve abort during simulatenous stopping of atleast 4 nodes 15 gadi atpakaļ
..
.gitignore f0104b6d31 Add .gitignore files. 15 gadi atpakaļ
Makefile.am bb05aed93f Add the UDPU transport 15 gadi atpakaļ
apidef.c 4ff33854ad add __attribute__((noreturn)) to functions that always exit. 15 gadi atpakaļ
apidef.h d86737ac9c remove empty lines at end-of-file 17 gadi atpakaļ
coroipcs.c 907d974352 Add calls to pthread_attr_destroy(). 15 gadi atpakaļ
coroparse.c 6992410df6 Remove checking of sub parameters in service.d files. 15 gadi atpakaļ
coropoll.c f95c4f76c3 POLL: gracefully handle running out of file descriptors. 15 gadi atpakaļ
crypto.c 71a09466e4 cov 10413: crypto init a variable. 16 gadi atpakaļ
crypto.h 904a10ed38 remove all trailing blanks 17 gadi atpakaļ
evil.c c6beee076a pass transitional members into the sync_init() callbacks. 16 gadi atpakaļ
evil.h 1cdd0f5fab Follow synchronization model of event service so corosync without openais 16 gadi atpakaļ
fsm.h 72addbc4cd Add a Finite State Machine.(fsm.h) 15 gadi atpakaļ
logsys.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
main.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
main.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
mainconfig.c 2b253383dc Fix logging_daemon config parser code. 15 gadi atpakaļ
mainconfig.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
objdb.c 894ece6a14 objdb: destroy all handles in _clear_object 15 gadi atpakaļ
quorum.c 1f40a10983 don't include <signal.h> when it's not used 17 gadi atpakaļ
quorum.h db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const 17 gadi atpakaļ
schedwrk.c f4a644c711 Add schedwrk_create_nolock function 16 gadi atpakaļ
schedwrk.h f4a644c711 Add schedwrk_create_nolock function 16 gadi atpakaļ
service.c 07d06c0c0f Add monitoring and watchdog services. 15 gadi atpakaļ
service.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
sync.c 0fab390ae4 SYNC: always call sync_aborted() in sync_confchg_fn(). 15 gadi atpakaļ
sync.h c6beee076a pass transitional members into the sync_init() callbacks. 16 gadi atpakaļ
syncv2.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. 16 gadi atpakaļ
timer.c 907d974352 Add calls to pthread_attr_destroy(). 15 gadi atpakaļ
timer.h c50a6bd065 Support for monotime timer 16 gadi atpakaļ
tlist.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemconfig.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
totemconfig.h 904a10ed38 remove all trailing blanks 17 gadi atpakaļ
totemiba.c dddaeef21c Allocate packet buffers in the transport drivers 15 gadi atpakaļ
totemiba.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemip.c 10be299e7b Check for a properly configured multicast address. 15 gadi atpakaļ
totemmrp.c bb05aed93f Add the UDPU transport 15 gadi atpakaļ
totemmrp.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemnet.c dddaeef21c Allocate packet buffers in the transport drivers 15 gadi atpakaļ
totemnet.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totempg.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
totemrrp.c dddaeef21c Allocate packet buffers in the transport drivers 15 gadi atpakaļ
totemrrp.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemsrp.c d99fba72e6 Resolve abort during simulatenous stopping of atleast 4 nodes 15 gadi atpakaļ
totemsrp.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemudp.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
totemudp.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
totemudpu.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 gadi atpakaļ
totemudpu.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
tsafe.c 71c54f9440 Fix few xopen tsafe issues. 15 gadi atpakaļ
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. 16 gadi atpakaļ
util.c a609f79f1f Ensure that strings are null terminated after strncpy(). 15 gadi atpakaļ
util.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
vsf.h 5da4d5479a Convert existing documentation to doxygen format. 15 gadi atpakaļ
vsf_quorum.c e9adc51893 Reduce the number of times the quorum message is displayed. 16 gadi atpakaļ
vsf_ykd.c e88c09e7c2 Fix a crash in YKD 16 gadi atpakaļ
wthread.c ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 gadi atpakaļ
wthread.h 904a10ed38 remove all trailing blanks 17 gadi atpakaļ