Steven Dake cf4e2069b6 Fix barrier operation with syncv2 and compat:none or openais service engines. %!s(int64=16) %!d(string=hai) anos
..
Makefile.am 9a862803aa Fix code coverage with lcrso's %!s(int64=16) %!d(string=hai) anos
apidef.c f4a644c711 Add schedwrk_create_nolock function %!s(int64=16) %!d(string=hai) anos
apidef.h d86737ac9c remove empty lines at end-of-file %!s(int64=17) %!d(string=hai) anos
coroipcs.c 64d60a26c6 Tone down noisy logging from ipcs system. %!s(int64=16) %!d(string=hai) anos
coroparse.c 20f3331d0e convert strerror() into strerror_r() %!s(int64=16) %!d(string=hai) anos
coropoll.c 68d7e86c2f poll_dispatch_delete - ability to return 0 %!s(int64=16) %!d(string=hai) anos
crypto.c d86737ac9c remove empty lines at end-of-file %!s(int64=17) %!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
logsys.c 2cc62fdd34 Fix lockup that occurs rarely with pthread_join() is called in atexit() %!s(int64=16) %!d(string=hai) anos
main.c ce492d7008 add a list of member nodes into the objdb runtime tree. %!s(int64=16) %!d(string=hai) anos
main.h 15d2c48963 Export poll handle via coroapi.h. %!s(int64=16) %!d(string=hai) anos
mainconfig.c efd0157b39 convert giduid calls to reentrant versions. %!s(int64=16) %!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 805a0f3c1d objdb: fix key change notifications %!s(int64=16) %!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 59826dd14e Fix unloading of evs (service id == 0) %!s(int64=16) %!d(string=hai) anos
service.h 5a8200c1cb Fix corosync shutdown process %!s(int64=16) %!d(string=hai) anos
sync.c c6beee076a pass transitional members into the sync_init() callbacks. %!s(int64=16) %!d(string=hai) anos
sync.h c6beee076a pass transitional members into the sync_init() callbacks. %!s(int64=16) %!d(string=hai) anos
syncv2.c cf4e2069b6 Fix barrier operation with syncv2 and compat:none or openais service engines. %!s(int64=16) %!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 576614109e Fix a couple of small bugs that happen when the configuration is reloaded. %!s(int64=16) %!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 084d19cddc Fix problem where retransmissions don't occur resulting in failure to receive %!s(int64=16) %!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 a5f2733211 Totemudp: Add debug logs when a call to sendmsg() fails %!s(int64=16) %!d(string=hai) anos
totemudp.h 978b60806b Totem IBA implementation. %!s(int64=16) %!d(string=hai) anos
tsafe.c ce492d7008 add a list of member nodes into the objdb runtime tree. %!s(int64=16) %!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 2cc62fdd34 Fix lockup that occurs rarely with pthread_join() is called in atexit() %!s(int64=16) %!d(string=hai) anos
util.h 49ef3eb196 Make corosync exit with 0 normally and +1.. on error. %!s(int64=16) %!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 66eff93187 Remove shadow warnings. %!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