Jerome Flesch 6bec0aa227 logsys: When corosync is compiled with --enable-small-memory-footprint, also reduce the size of the logsys SHM 14 年 前
..
.gitignore f0104b6d31 Add .gitignore files. 15 年 前
Makefile.am bb05aed93f Add the UDPU transport 15 年 前
apidef.c 4ff33854ad add __attribute__((noreturn)) to functions that always exit. 15 年 前
apidef.h d86737ac9c remove empty lines at end-of-file 17 年 前
coroipcs.c b112672115 coroipcs_handler_dispatch(): Fix conn_info->service security value: -1 is not a good security value since it's equal to SOCKET_SERVICE_INIT 14 年 前
coroparse.c 6992410df6 Remove checking of sub parameters in service.d files. 15 年 前
coropoll.c fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings 14 年 前
crypto.c 1db74fe1b9 Clean up ENDIAN ifdef tests 15 年 前
crypto.h 904a10ed38 remove all trailing blanks 17 年 前
evil.c c6beee076a pass transitional members into the sync_init() callbacks. 16 年 前
evil.h 1cdd0f5fab Follow synchronization model of event service so corosync without openais 16 年 前
fsm.h 72addbc4cd Add a Finite State Machine.(fsm.h) 15 年 前
logsys.c a53e402912 logsys.c: Use snprintf() instead of sprintf(). 14 年 前
main.c 6bec0aa227 logsys: When corosync is compiled with --enable-small-memory-footprint, also reduce the size of the logsys SHM 14 年 前
main.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
mainconfig.c 2b253383dc Fix logging_daemon config parser code. 15 年 前
mainconfig.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
objdb.c 894ece6a14 objdb: destroy all handles in _clear_object 15 年 前
quorum.c 1f40a10983 don't include <signal.h> when it's not used 16 年 前
quorum.h db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const 17 年 前
schedwrk.c f4a644c711 Add schedwrk_create_nolock function 16 年 前
schedwrk.h f4a644c711 Add schedwrk_create_nolock function 16 年 前
service.c 07d06c0c0f Add monitoring and watchdog services. 15 年 前
service.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
sync.c 0fab390ae4 SYNC: always call sync_aborted() in sync_confchg_fn(). 15 年 前
sync.h c6beee076a pass transitional members into the sync_init() callbacks. 16 年 前
syncv2.c 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 年 前
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. 16 年 前
timer.c 907d974352 Add calls to pthread_attr_destroy(). 15 年 前
timer.h c50a6bd065 Support for monotime timer 16 年 前
tlist.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
totemconfig.c fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings 14 年 前
totemconfig.h 904a10ed38 remove all trailing blanks 17 年 前
totemiba.c 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totemiba.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
totemip.c 83f528b473 Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures. 15 年 前
totemmrp.c bb05aed93f Add the UDPU transport 15 年 前
totemmrp.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
totemnet.c 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totemnet.h 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totempg.c 6e990d202f Fix uninitialised memory errors found by valgrind 15 年 前
totemrrp.c 61d7ec1716 Fix tyop in RRP faulty error messages 15 年 前
totemrrp.h 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totemsrp.c 61d83cd719 totemsrp: Enhance mcast failure detection 14 年 前
totemsrp.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
totemudp.c 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totemudp.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
totemudpu.c 1a7b7a39f4 totemsrp: Remove recv_flush code 15 年 前
totemudpu.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
tsafe.c fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings 14 年 前
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. 16 年 前
util.c 076e8b74f7 STATS: add the service name to the connection name. 15 年 前
util.h fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings 14 年 前
vsf.h 5da4d5479a Convert existing documentation to doxygen format. 15 年 前
vsf_quorum.c e9adc51893 Reduce the number of times the quorum message is displayed. 16 年 前
vsf_ykd.c e88c09e7c2 Fix a crash in YKD 16 年 前
wthread.c ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 年 前
wthread.h 904a10ed38 remove all trailing blanks 17 年 前