| .. |
|
.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
|
907d974352
Add calls to pthread_attr_destroy().
|
15 жил өмнө |
|
coroparse.c
|
6992410df6
Remove checking of sub parameters in service.d files.
|
15 жил өмнө |
|
coropoll.c
|
f95c4f76c3
POLL: gracefully handle running out of file descriptors.
|
15 жил өмнө |
|
crypto.c
|
71a09466e4
cov 10413: crypto init a variable.
|
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
|
a609f79f1f
Ensure that strings are null terminated after strncpy().
|
15 жил өмнө |
|
main.c
|
34cb488999
STATS: fix key name length on "join_count"
|
15 жил өмнө |
|
main.h
|
15d2c48963
Export poll handle via coroapi.h.
|
16 жил өмнө |
|
mainconfig.c
|
2b253383dc
Fix logging_daemon config parser code.
|
15 жил өмнө |
|
mainconfig.h
|
f540be9060
Add compatability option in config file. Defaults to whitetank.
|
16 жил өмнө |
|
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
|
5a8200c1cb
Fix corosync shutdown process
|
16 жил өмнө |
|
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
|
b10fb56e8e
SYNCV2: add debug when messages are discarded
|
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
|
2ef1853fe2
Support for systems where clock_gettime is not available
|
16 жил өмнө |
|
totemconfig.c
|
6646a864b4
Handle delayed multicast packets that occur with switches
|
15 жил өмнө |
|
totemconfig.h
|
904a10ed38
remove all trailing blanks
|
17 жил өмнө |
|
totemiba.c
|
978b60806b
Totem IBA implementation.
|
16 жил өмнө |
|
totemiba.h
|
978b60806b
Totem IBA implementation.
|
16 жил өмнө |
|
totemip.c
|
10be299e7b
Check for a properly configured multicast address.
|
15 жил өмнө |
|
totemmrp.c
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemmrp.h
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemnet.c
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemnet.h
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totempg.c
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemrrp.c
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemrrp.h
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemsrp.c
|
7471c88346
Don't assert when ring id file is less then 8 bytes
|
15 жил өмнө |
|
totemsrp.h
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
totemudp.c
|
2c46de5ac1
Add totem/interface/ttl config option.
|
15 жил өмнө |
|
totemudp.h
|
978b60806b
Totem IBA implementation.
|
16 жил өмнө |
|
totemudpu.c
|
9096c4d96b
Set the max buffer size for sockets
|
15 жил өмнө |
|
totemudpu.h
|
bb05aed93f
Add the UDPU transport
|
15 жил өмнө |
|
tsafe.c
|
71c54f9440
Fix few xopen tsafe issues.
|
15 жил өмнө |
|
tsafe.h
|
4e7ded5bf3
Add tsafe (thread safe) file to catch unsafe function calls.
|
16 жил өмнө |
|
util.c
|
a609f79f1f
Ensure that strings are null terminated after strncpy().
|
15 жил өмнө |
|
util.h
|
3b320c17ae
IPC: return CS_ERR_NO_RESOURCES to library when low on fds.
|
15 жил өмнө |
|
vsf.h
|
904a10ed38
remove all trailing blanks
|
17 жил өмнө |
|
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 жил өмнө |