| .. |
|
.gitignore
|
6cab465b7a
Add .gitignore files.
|
15 лет назад |
|
Makefile.am
|
8705810ff3
Add support for per OS CP flags
|
14 лет назад |
|
apidef.c
|
10c074ef48
Correct missing poll funtions from service handler struct needed for confdb APIs
|
14 лет назад |
|
apidef.h
|
d86737ac9c
remove empty lines at end-of-file
|
17 лет назад |
|
coroipcs.c
|
f11e5bf619
ipcs: Set SO_PASSCRED also on listening socket
|
12 лет назад |
|
coroparse.c
|
989f49e14d
Properly check result of stat func in coroparse
|
12 лет назад |
|
coropoll.c
|
9b9490beb8
Fix usage of strerror_r()/perror()
|
14 лет назад |
|
crypto.c
|
c904143aa8
crypto: rng_make_prng prevent buf overflow
|
14 лет назад |
|
crypto.h
|
904a10ed38
remove all trailing blanks
|
17 лет назад |
|
evil.c
|
e7536bdaf8
Handle sync and service unload correctly
|
13 лет назад |
|
evil.h
|
1cdd0f5fab
Follow synchronization model of event service so corosync without openais
|
16 лет назад |
|
logsys.c
|
095a114ab8
logsys: Handle full /dev/shm correctly
|
12 лет назад |
|
main.c
|
f7fc6777d2
Ensure exit handler is really signaled
|
12 лет назад |
|
main.h
|
15d2c48963
Export poll handle via coroapi.h.
|
16 лет назад |
|
mainconfig.c
|
c3422128a4
Improve handling of getpwnam_r() and getgrnam_r()
|
13 лет назад |
|
mainconfig.h
|
f540be9060
Add compatability option in config file. Defaults to whitetank.
|
16 лет назад |
|
objdb.c
|
0a11d261a3
objdb: Don't read uninitialized memory in inc/dec
|
13 лет назад |
|
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
|
7f00dcb548
schedwrk: Set values before create callback
|
13 лет назад |
|
schedwrk.h
|
a37cbb6719
Merge trunk revision 2649:
|
16 лет назад |
|
service.c
|
6b719961b3
Handle config file with service without name
|
13 лет назад |
|
service.h
|
5971ef8863
Merge trunk revision 2657:
|
16 лет назад |
|
sync.c
|
ee292e7968
Ignore sync barrier msgs if sync doesn't started
|
13 лет назад |
|
sync.h
|
493d24082e
r2653 | asalkeld | 2010-02-03 17:18:51 -0700 (Wed, 03 Feb 2010) | 2 lines
|
16 лет назад |
|
syncv2.c
|
1cea171c4d
Make service_build contain correct number of msgs
|
13 лет назад |
|
syncv2.h
|
493d24082e
r2653 | asalkeld | 2010-02-03 17:18:51 -0700 (Wed, 03 Feb 2010) | 2 lines
|
16 лет назад |
|
timer.c
|
fa61ac0071
Don't unlock mutex in different threads
|
14 лет назад |
|
timer.h
|
9873f1ac9e
Merge trunk revision 2373:
|
16 лет назад |
|
tlist.h
|
745b36b73a
Merge trunk revision 2376:
|
16 лет назад |
|
totemconfig.c
|
539917e35a
Don't access invalid mem in totemconfig
|
13 лет назад |
|
totemconfig.h
|
904a10ed38
remove all trailing blanks
|
17 лет назад |
|
totemiba.c
|
0ea20a3d54
totemiba: Add multicast recovery
|
11 лет назад |
|
totemiba.h
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemip.c
|
4076648bef
totemip: Check setsockopt return value
|
12 лет назад |
|
totemmrp.c
|
7de25c3b64
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemmrp.h
|
7de25c3b64
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemnet.c
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemnet.h
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totempg.c
|
5e6e1a000d
totempg: Store and restore global variables
|
13 лет назад |
|
totemrrp.c
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemrrp.h
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemsrp.c
|
7de25c3b64
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemsrp.h
|
7de25c3b64
Add waiting_trans_ack also to fragmentation layer
|
13 лет назад |
|
totemudp.c
|
d4761320ba
totem: Properly free inbuf when NSS fails
|
12 лет назад |
|
totemudp.h
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
totemudpu.c
|
d4761320ba
totem: Properly free inbuf when NSS fails
|
12 лет назад |
|
totemudpu.h
|
b343668bbf
Return back "Totem is unable to form..." message
|
13 лет назад |
|
util.c
|
53959750a7
Ensure that strings are null terminated after strncpy().
|
14 лет назад |
|
util.h
|
2df0d3f068
Corosync: Fix build when done with --enable-fatal-warnings
|
14 лет назад |
|
vsf.h
|
904a10ed38
remove all trailing blanks
|
17 лет назад |
|
vsf_quorum.c
|
06e086c940
Free object allocated at quorum_register_callback
|
12 лет назад |
|
vsf_ykd.c
|
0ec3b3baa2
Merge trunk revision 2767:
|
16 лет назад |
|
wthread.c
|
ff8283f0b1
Rename queue datastructure to cs_queue data structure because some fail
|
16 лет назад |
|
wthread.h
|
904a10ed38
remove all trailing blanks
|
17 лет назад |