| .. |
|
.gitignore
|
f0104b6d31
Add .gitignore files.
|
15 лет назад |
|
Makefile.am
|
84b9e5989a
be consistent in using CPPFLAGS vs CFLAGS
|
11 лет назад |
|
apidef.c
|
8f6e5ff530
sync: kill evil and syncv1 in one shot
|
14 лет назад |
|
apidef.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
cfg.c
|
d0dc9ae93c
Indent: Remove newline before else branch start
|
11 лет назад |
|
cmap.c
|
3b8365e806
config: Fix typos
|
11 лет назад |
|
coroparse.c
|
17488909d4
votequorum: Make qdev timeout in sync configurable
|
11 лет назад |
|
cpg.c
|
8cc8e51363
cpg: Add support for messages larger than 1Mb
|
11 лет назад |
|
cs_queue.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
fsm.h
|
397cc89f01
Make logging of WD and MON service correct
|
13 лет назад |
|
icmap.c
|
95133a5d77
icmap: Add func to test equality of two key values
|
12 лет назад |
|
ipc_glue.c
|
7cad804629
ipc: Process votequorum messages during sync
|
11 лет назад |
|
logconfig.c
|
1a046793cb
Reload: Add atomic reload to log config
|
12 лет назад |
|
logconfig.h
|
f008cf442c
rename mainconfig to logconfig
|
13 лет назад |
|
logsys.c
|
8f13a98320
logsys: Log warning if flightrecorder init fails
|
11 лет назад |
|
main.c
|
d77cec24d0
Handle adding and removing UDPU members atomically
|
11 лет назад |
|
main.h
|
bc47c583bd
Reload: Make coroparse use a designated icmap hash table
|
12 лет назад |
|
mon.c
|
ff67daa55f
mon: Make monitoring work
|
12 лет назад |
|
pload.c
|
6d28d51284
build: bring SOLARIS up to the same standard as other OSes
|
13 лет назад |
|
quorum.c
|
8f6e5ff530
sync: kill evil and syncv1 in one shot
|
14 лет назад |
|
quorum.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
schedwrk.c
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
schedwrk.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
service.c
|
7cba14fb61
service: Fix memleak in service_unlink_and_exit
|
12 лет назад |
|
service.h
|
dfe34d330c
service: remove leftovers from mt corosync
|
13 лет назад |
|
sync.c
|
8a9869eeec
Correctly check if service was unloaded
|
13 лет назад |
|
sync.h
|
8f6e5ff530
sync: kill evil and syncv1 in one shot
|
14 лет назад |
|
timer.c
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
timer.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
totemconfig.c
|
d77cec24d0
Handle adding and removing UDPU members atomically
|
11 лет назад |
|
totemconfig.h
|
63bf09776f
totemconfig: refactor nodelist_to_interface func
|
11 лет назад |
|
totemcrypto.c
|
239e239782
[crypto] fix crypto block rounding/padding calculation
|
11 лет назад |
|
totemcrypto.h
|
ed6bca3293
crypto: drop < 2.3 protocols and onwire compat
|
13 лет назад |
|
totemiba.c
|
e905f92bf5
totemiba: Fix incorrect failed log message
|
11 лет назад |
|
totemiba.h
|
b7635ab9f7
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemip.c
|
03f95ddaa1
Adjust MTU for IPv6 correctly
|
11 лет назад |
|
totemmrp.c
|
92e0f9c7bb
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemmrp.h
|
92e0f9c7bb
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemnet.c
|
71f1b99649
totemudpu: Implement member_set_active
|
11 лет назад |
|
totemnet.h
|
4c717942cf
totemnet: Add totemnet_member_set_active
|
11 лет назад |
|
totempg.c
|
0e3d1a9c51
totempg: Make iov_delv local variable
|
13 лет назад |
|
totemrrp.c
|
e0ac861efd
Log auto-recovery of ring only once
|
11 лет назад |
|
totemrrp.h
|
acb55cdb03
totem: Inform RRP about membership changes
|
11 лет назад |
|
totemsrp.c
|
5d9acc5604
totemsrp: Format member list log as unsigned int
|
11 лет назад |
|
totemsrp.h
|
92e0f9c7bb
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemudp.c
|
03f95ddaa1
Adjust MTU for IPv6 correctly
|
11 лет назад |
|
totemudp.h
|
b7635ab9f7
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemudpu.c
|
03f95ddaa1
Adjust MTU for IPv6 correctly
|
11 лет назад |
|
totemudpu.h
|
71f1b99649
totemudpu: Implement member_set_active
|
11 лет назад |
|
util.c
|
d310b251c3
Introduce get_run_dir function
|
11 лет назад |
|
util.h
|
da46ecfc30
Move ringid store and load from totem library
|
11 лет назад |
|
votequorum.c
|
82526d2fe9
quorum: don't allow quorum_trackstart to be called twice
|
11 лет назад |
|
votequorum.h
|
7592e3b61e
Remove include/engine/quorum and integrate it into exec/engine.h
|
14 лет назад |
|
vsf.h
|
2ad0cdc832
Update copyright header dates in exec directory
|
14 лет назад |
|
vsf_quorum.c
|
82526d2fe9
quorum: don't allow quorum_trackstart to be called twice
|
11 лет назад |
|
vsf_ykd.c
|
02f58aec9c
YKD: Fix loading of YKD quorum module
|
11 лет назад |
|
vsf_ykd.h
|
7592e3b61e
Remove include/engine/quorum and integrate it into exec/engine.h
|
14 лет назад |
|
wd.c
|
6d28d51284
build: bring SOLARIS up to the same standard as other OSes
|
13 лет назад |