Fabio M. Di Nitto 2cd6ad9922 votequorum: ifdef qdiskd API out 14 лет назад
..
.gitignore f0104b6d31 Add .gitignore files. 15 лет назад
Makefile.am 9c0e6a02cb build: fix distcheck regression introduced from ykd binding 14 лет назад
apidef.c 75bc06d916 Remove lcr directory, files, and references since it is no longer needed 14 лет назад
apidef.h e5aba30a49 Move coroapi out of external headers 14 лет назад
cfg.c f763d3ba4a Initial removal of plugins 14 лет назад
cmap.c e0f4757385 Silent a warning from coverity about handle being used without assign 14 лет назад
coroparse.c 6f5e3293ef coroparse: fix include path after drop lcrso merge 14 лет назад
cpg.c f763d3ba4a Initial removal of plugins 14 лет назад
crypto.c a716f13bf9 Fix some compiler warnings 14 лет назад
crypto.h 904a10ed38 remove all trailing blanks 17 лет назад
cs_queue.h 71f044bfe7 Add totempg_threaded_mode_enable() api 14 лет назад
evil.c 75bc06d916 Remove lcr directory, files, and references since it is no longer needed 14 лет назад
evil.h 1cdd0f5fab Follow synchronization model of event service so corosync without openais 16 лет назад
evs.c f763d3ba4a Initial removal of plugins 14 лет назад
fsm.h 7c8e83ac34 Change all ais references to corosync 14 лет назад
icmap.c a1df899d35 icmap: Add fast version of inc and dec operation 14 лет назад
ipc_glue.c 7e1c9771f2 unshare exec/icmap.so 14 лет назад
logsys.c 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 лет назад
main.c b713a68a40 main: drop unrequired vars 14 лет назад
main.h bb849be586 Get rid of external config loader in include/engine/config.h 14 лет назад
mainconfig.c 5ff37d497f Silent a coverity warning about a variable being uninit when it actually is 14 лет назад
mainconfig.h 7c8e83ac34 Change all ais references to corosync 14 лет назад
mon.c 58603dd217 Silent a warning from coverity about icmap_track being used without assign 14 лет назад
pload.c f763d3ba4a Initial removal of plugins 14 лет назад
quorum.c f763d3ba4a Initial removal of plugins 14 лет назад
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 74619e9550 quorum: fix votequorum service initialization 14 лет назад
service.h 74619e9550 quorum: fix votequorum service initialization 14 лет назад
sync.c 75bc06d916 Remove lcr directory, files, and references since it is no longer needed 14 лет назад
sync.h c6beee076a pass transitional members into the sync_init() callbacks. 16 лет назад
syncv2.c 75bc06d916 Remove lcr directory, files, and references since it is no longer needed 14 лет назад
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. 16 лет назад
testquorum.c f763d3ba4a Initial removal of plugins 14 лет назад
timer.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 лет назад
timer.h 99852ab203 Allow compile master on RHEL 6 14 лет назад
totemconfig.c eef9028465 Store auto generated mcast addr and port to icmap 14 лет назад
totemconfig.h 8a45e2b152 Move corosync core to use icmap 14 лет назад
totemiba.c 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 лет назад
totemiba.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 лет назад
totemip.c 390391acba Free mem allocated by getaddrinfo 14 лет назад
totemmrp.c 87821f52a6 totemmrp: Allow compilation without warnings 14 лет назад
totemmrp.h 71f044bfe7 Add totempg_threaded_mode_enable() api 14 лет назад
totemnet.c 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 лет назад
totemnet.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 лет назад
totempg.c 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 лет назад
totemrrp.c bb6bbd01e6 Store rrp faulty status of ring in cmap 14 лет назад
totemrrp.h bb6bbd01e6 Store rrp faulty status of ring in cmap 14 лет назад
totemsrp.c bb6bbd01e6 Store rrp faulty status of ring in cmap 14 лет назад
totemsrp.h 71f044bfe7 Add totempg_threaded_mode_enable() api 14 лет назад
totemudp.c 7c8e83ac34 Change all ais references to corosync 14 лет назад
totemudp.h 32f11337b1 Remove hdb.h header includes from unnecessary files 14 лет назад
totemudpu.c 7c8e83ac34 Change all ais references to corosync 14 лет назад
totemudpu.h 32f11337b1 Remove hdb.h header includes from unnecessary files 14 лет назад
util.c 7c8e83ac34 Change all ais references to corosync 14 лет назад
util.h 7c8e83ac34 Change all ais references to corosync 14 лет назад
votequorum.c 2cd6ad9922 votequorum: ifdef qdiskd API out 14 лет назад
votequorum.h c91c3cd1be votequorum: fix include to match definition name (cosmetic) 14 лет назад
vsf.h 5da4d5479a Convert existing documentation to doxygen format. 15 лет назад
vsf_quorum.c 0e2f0b872b quorum: link ykd back into quorum and fix build warning 14 лет назад
vsf_ykd.c 74619e9550 quorum: fix votequorum service initialization 14 лет назад
vsf_ykd.h 0e2f0b872b quorum: link ykd back into quorum and fix build warning 14 лет назад
wd.c 588a2873d2 Silent a warning from coverity about icmap_track being used without assign 14 лет назад