Angus Salkeld 72addbc4cd Add a Finite State Machine.(fsm.h) %!s(int64=15) %!d(string=hai) anos
..
Makefile.am 61b7d85978 Add a Finite State Machine. %!s(int64=15) %!d(string=hai) anos
apidef.c 4ff33854ad add __attribute__((noreturn)) to functions that always exit. %!s(int64=15) %!d(string=hai) anos
apidef.h d86737ac9c remove empty lines at end-of-file %!s(int64=17) %!d(string=hai) anos
coroipcs.c 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. %!s(int64=15) %!d(string=hai) anos
coroparse.c 6992410df6 Remove checking of sub parameters in service.d files. %!s(int64=15) %!d(string=hai) anos
coropoll.c f95c4f76c3 POLL: gracefully handle running out of file descriptors. %!s(int64=15) %!d(string=hai) anos
crypto.c 71a09466e4 cov 10413: crypto init a variable. %!s(int64=15) %!d(string=hai) anos
crypto.h 904a10ed38 remove all trailing blanks %!s(int64=17) %!d(string=hai) anos
evil.c c6beee076a pass transitional members into the sync_init() callbacks. %!s(int64=16) %!d(string=hai) anos
evil.h 1cdd0f5fab Follow synchronization model of event service so corosync without openais %!s(int64=16) %!d(string=hai) anos
fsm.h 72addbc4cd Add a Finite State Machine.(fsm.h) %!s(int64=15) %!d(string=hai) anos
logsys.c 7b832592b0 Fix problem where flight data leaks files in /dev/shm when corosync is %!s(int64=15) %!d(string=hai) anos
main.c 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. %!s(int64=15) %!d(string=hai) anos
main.h 15d2c48963 Export poll handle via coroapi.h. %!s(int64=16) %!d(string=hai) anos
mainconfig.c 2b253383dc Fix logging_daemon config parser code. %!s(int64=15) %!d(string=hai) anos
mainconfig.h f540be9060 Add compatability option in config file. Defaults to whitetank. %!s(int64=16) %!d(string=hai) anos
objdb.c 53b0aa47e6 objdb: fix some ugly indentation. %!s(int64=15) %!d(string=hai) anos
quorum.c 1f40a10983 don't include <signal.h> when it's not used %!s(int64=16) %!d(string=hai) anos
quorum.h db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const %!s(int64=17) %!d(string=hai) anos
schedwrk.c f4a644c711 Add schedwrk_create_nolock function %!s(int64=16) %!d(string=hai) anos
schedwrk.h f4a644c711 Add schedwrk_create_nolock function %!s(int64=16) %!d(string=hai) anos
service.c 43d4f9d040 cov 10389: remove unneccessary check. %!s(int64=15) %!d(string=hai) anos
service.h 5a8200c1cb Fix corosync shutdown process %!s(int64=16) %!d(string=hai) anos
sync.c 0fab390ae4 SYNC: always call sync_aborted() in sync_confchg_fn(). %!s(int64=15) %!d(string=hai) anos
sync.h c6beee076a pass transitional members into the sync_init() callbacks. %!s(int64=16) %!d(string=hai) anos
syncv2.c b10fb56e8e SYNCV2: add debug when messages are discarded %!s(int64=15) %!d(string=hai) anos
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. %!s(int64=16) %!d(string=hai) anos
timer.c 0cf6c6c7db Add tests for posix scheduling apis to configure.ac and use them to determine %!s(int64=16) %!d(string=hai) anos
timer.h c50a6bd065 Support for monotime timer %!s(int64=16) %!d(string=hai) anos
tlist.h 2ef1853fe2 Support for systems where clock_gettime is not available %!s(int64=16) %!d(string=hai) anos
totemconfig.c 8fa6f4f58e Remove consensus check for two node cluster cases which can have smaller %!s(int64=15) %!d(string=hai) anos
totemconfig.h 904a10ed38 remove all trailing blanks %!s(int64=17) %!d(string=hai) anos
totemiba.c 978b60806b Totem IBA implementation. %!s(int64=16) %!d(string=hai) anos
totemiba.h 978b60806b Totem IBA implementation. %!s(int64=16) %!d(string=hai) anos
totemip.c 4d2e24a2c3 Generate nodeid value when unset on BSD %!s(int64=16) %!d(string=hai) anos
totemmrp.c 29eb20a389 Rename totem_new_msg_signal() to something more generic. %!s(int64=16) %!d(string=hai) anos
totemmrp.h 29eb20a389 Rename totem_new_msg_signal() to something more generic. %!s(int64=16) %!d(string=hai) anos
totemnet.c 978b60806b Totem IBA implementation. %!s(int64=16) %!d(string=hai) anos
totemnet.h f9f663f459 Add a target token set completed callback in totemrrp and below layers. %!s(int64=16) %!d(string=hai) anos
totempg.c 29eb20a389 Rename totem_new_msg_signal() to something more generic. %!s(int64=16) %!d(string=hai) anos
totemrrp.c 69928e301a Add notification when totem has completed initialization. %!s(int64=16) %!d(string=hai) anos
totemrrp.h f9f663f459 Add a target token set completed callback in totemrrp and below layers. %!s(int64=16) %!d(string=hai) anos
totemsrp.c fef259970a Remove cancel token retransmit timeout. %!s(int64=15) %!d(string=hai) anos
totemsrp.h 29eb20a389 Rename totem_new_msg_signal() to something more generic. %!s(int64=16) %!d(string=hai) anos
totemudp.c d209f7bb27 Fix leak in error path in nss encryption. %!s(int64=15) %!d(string=hai) anos
totemudp.h 978b60806b Totem IBA implementation. %!s(int64=16) %!d(string=hai) anos
tsafe.c 71c54f9440 Fix few xopen tsafe issues. %!s(int64=15) %!d(string=hai) anos
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. %!s(int64=16) %!d(string=hai) anos
util.c 4ff33854ad add __attribute__((noreturn)) to functions that always exit. %!s(int64=15) %!d(string=hai) anos
util.h 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. %!s(int64=15) %!d(string=hai) anos
vsf.h 904a10ed38 remove all trailing blanks %!s(int64=17) %!d(string=hai) anos
vsf_quorum.c e9adc51893 Reduce the number of times the quorum message is displayed. %!s(int64=16) %!d(string=hai) anos
vsf_ykd.c e88c09e7c2 Fix a crash in YKD %!s(int64=16) %!d(string=hai) anos
wthread.c ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail %!s(int64=16) %!d(string=hai) anos
wthread.h 904a10ed38 remove all trailing blanks %!s(int64=17) %!d(string=hai) anos