| .. |
|
.gitignore
|
f0104b6d31
Add .gitignore files.
|
15 tahun lalu |
|
Makefile.am
|
bb05aed93f
Add the UDPU transport
|
15 tahun lalu |
|
apidef.c
|
c544e87bb0
Correct missing poll funtions from service handler struct needed for confdb APIs
|
14 tahun lalu |
|
apidef.h
|
d86737ac9c
remove empty lines at end-of-file
|
17 tahun lalu |
|
coroipcs.c
|
04f37df2f7
Add some more stats for debugging
|
14 tahun lalu |
|
coroparse.c
|
00434a4f10
Fix usage of strerror_r()/perror()
|
14 tahun lalu |
|
coropoll.c
|
00434a4f10
Fix usage of strerror_r()/perror()
|
14 tahun lalu |
|
crypto.c
|
50f05bfa15
crypto: rng_make_prng prevent buf overflow
|
14 tahun lalu |
|
crypto.h
|
904a10ed38
remove all trailing blanks
|
17 tahun lalu |
|
evil.c
|
c6beee076a
pass transitional members into the sync_init() callbacks.
|
16 tahun lalu |
|
evil.h
|
1cdd0f5fab
Follow synchronization model of event service so corosync without openais
|
16 tahun lalu |
|
fsm.h
|
72addbc4cd
Add a Finite State Machine.(fsm.h)
|
15 tahun lalu |
|
logsys.c
|
8c717c22b2
Remove spinlocks
|
14 tahun lalu |
|
main.c
|
04f37df2f7
Add some more stats for debugging
|
14 tahun lalu |
|
main.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
mainconfig.c
|
ba107f0a33
getpwnam_r()/getgrnam_r() returns ERANGE for some systems
|
14 tahun lalu |
|
mainconfig.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
objdb.c
|
e8000c7b9b
objdb: save copy of handles in object_find_create
|
14 tahun lalu |
|
quorum.c
|
1f40a10983
don't include <signal.h> when it's not used
|
16 tahun lalu |
|
quorum.h
|
db4838bc35
quorum.h (quorum_set_quorate_fn_t): make first param const
|
17 tahun lalu |
|
schedwrk.c
|
f4a644c711
Add schedwrk_create_nolock function
|
16 tahun lalu |
|
schedwrk.h
|
f4a644c711
Add schedwrk_create_nolock function
|
16 tahun lalu |
|
service.c
|
07d06c0c0f
Add monitoring and watchdog services.
|
15 tahun lalu |
|
service.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
sync.c
|
0fab390ae4
SYNC: always call sync_aborted() in sync_confchg_fn().
|
15 tahun lalu |
|
sync.h
|
c6beee076a
pass transitional members into the sync_init() callbacks.
|
16 tahun lalu |
|
syncv2.c
|
0ad2494ae7
Fix some "set but not used" warnings [-Wunused-but-set-variable]
|
15 tahun lalu |
|
syncv2.h
|
c6beee076a
pass transitional members into the sync_init() callbacks.
|
16 tahun lalu |
|
timer.c
|
907d974352
Add calls to pthread_attr_destroy().
|
15 tahun lalu |
|
timer.h
|
c50a6bd065
Support for monotime timer
|
16 tahun lalu |
|
tlist.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
totemconfig.c
|
a48c8e517d
totemconfig: Change default FAIL_TO_RECV_CONST
|
14 tahun lalu |
|
totemconfig.h
|
904a10ed38
remove all trailing blanks
|
17 tahun lalu |
|
totemiba.c
|
57749ec02a
totemiba: free send_buf on ibv_reg_mr failure
|
14 tahun lalu |
|
totemiba.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
totemip.c
|
83f528b473
Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures.
|
15 tahun lalu |
|
totemmrp.c
|
bb05aed93f
Add the UDPU transport
|
15 tahun lalu |
|
totemmrp.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
totemnet.c
|
1a7b7a39f4
totemsrp: Remove recv_flush code
|
15 tahun lalu |
|
totemnet.h
|
1a7b7a39f4
totemsrp: Remove recv_flush code
|
15 tahun lalu |
|
totempg.c
|
04f37df2f7
Add some more stats for debugging
|
14 tahun lalu |
|
totemrrp.c
|
ad5cda223c
rrp: Handle rollower in passive rrp properly
|
14 tahun lalu |
|
totemrrp.h
|
5dc33c2824
RRP: redundant ring automatic recovery
|
14 tahun lalu |
|
totemsrp.c
|
a3d98f1652
Fix problem where corosync will segfault if there are gaps in recovery queue
|
14 tahun lalu |
|
totemsrp.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
totemudp.c
|
00434a4f10
Fix usage of strerror_r()/perror()
|
14 tahun lalu |
|
totemudp.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
totemudpu.c
|
00434a4f10
Fix usage of strerror_r()/perror()
|
14 tahun lalu |
|
totemudpu.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
tsafe.c
|
8c717c22b2
Remove spinlocks
|
14 tahun lalu |
|
tsafe.h
|
4e7ded5bf3
Add tsafe (thread safe) file to catch unsafe function calls.
|
16 tahun lalu |
|
util.c
|
076e8b74f7
STATS: add the service name to the connection name.
|
15 tahun lalu |
|
util.h
|
fe51e70367
Corosync: Fix build when done with --enable-fatal-warnings
|
14 tahun lalu |
|
vsf.h
|
5da4d5479a
Convert existing documentation to doxygen format.
|
15 tahun lalu |
|
vsf_quorum.c
|
e9adc51893
Reduce the number of times the quorum message is displayed.
|
16 tahun lalu |
|
vsf_ykd.c
|
e88c09e7c2
Fix a crash in YKD
|
16 tahun lalu |
|
wthread.c
|
ff8283f0b1
Rename queue datastructure to cs_queue data structure because some fail
|
16 tahun lalu |
|
wthread.h
|
904a10ed38
remove all trailing blanks
|
17 tahun lalu |