Tim Beale 04f37df2f7 Add some more stats for debugging il y a 14 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 c544e87bb0 Correct missing poll funtions from service handler struct needed for confdb APIs il y a 14 ans
apidef.h d86737ac9c remove empty lines at end-of-file il y a 17 ans
coroipcs.c 04f37df2f7 Add some more stats for debugging il y a 14 ans
coroparse.c 00434a4f10 Fix usage of strerror_r()/perror() il y a 14 ans
coropoll.c 00434a4f10 Fix usage of strerror_r()/perror() il y a 14 ans
crypto.c 50f05bfa15 crypto: rng_make_prng prevent buf overflow il y a 14 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 8c717c22b2 Remove spinlocks il y a 14 ans
main.c 04f37df2f7 Add some more stats for debugging il y a 14 ans
main.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
mainconfig.c ba107f0a33 getpwnam_r()/getgrnam_r() returns ERANGE for some systems il y a 14 ans
mainconfig.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
objdb.c e8000c7b9b objdb: save copy of handles in object_find_create il y a 14 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 5da4d5479a Convert existing documentation to doxygen format. il y a 15 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 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 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 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
totemconfig.c a48c8e517d totemconfig: Change default FAIL_TO_RECV_CONST il y a 14 ans
totemconfig.h 904a10ed38 remove all trailing blanks il y a 17 ans
totemiba.c 57749ec02a totemiba: free send_buf on ibv_reg_mr failure il y a 14 ans
totemiba.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
totemip.c 83f528b473 Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures. il y a 15 ans
totemmrp.c bb05aed93f Add the UDPU transport il y a 15 ans
totemmrp.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
totemnet.c 1a7b7a39f4 totemsrp: Remove recv_flush code il y a 15 ans
totemnet.h 1a7b7a39f4 totemsrp: Remove recv_flush code il y a 15 ans
totempg.c 04f37df2f7 Add some more stats for debugging il y a 14 ans
totemrrp.c ad5cda223c rrp: Handle rollower in passive rrp properly il y a 14 ans
totemrrp.h 5dc33c2824 RRP: redundant ring automatic recovery il y a 14 ans
totemsrp.c a3d98f1652 Fix problem where corosync will segfault if there are gaps in recovery queue il y a 14 ans
totemsrp.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
totemudp.c 00434a4f10 Fix usage of strerror_r()/perror() il y a 14 ans
totemudp.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
totemudpu.c 00434a4f10 Fix usage of strerror_r()/perror() il y a 14 ans
totemudpu.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 ans
tsafe.c 8c717c22b2 Remove spinlocks il y a 14 ans
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. il y a 16 ans
util.c 076e8b74f7 STATS: add the service name to the connection name. il y a 15 ans
util.h fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings il y a 14 ans
vsf.h 5da4d5479a Convert existing documentation to doxygen format. il y a 15 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