4
0
Angus Salkeld f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 15 жил өмнө
..
.gitignore f0104b6d31 Add .gitignore files. 15 жил өмнө
Makefile.am f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
apidef.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
apidef.h d86737ac9c remove empty lines at end-of-file 17 жил өмнө
coroparse.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
crypto.c 50f05bfa15 crypto: rng_make_prng prevent buf overflow 14 жил өмнө
crypto.h 904a10ed38 remove all trailing blanks 17 жил өмнө
evil.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
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 жил өмнө
ipc_glue.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
logsys.c 8c717c22b2 Remove spinlocks 14 жил өмнө
main.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
main.h c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
mainconfig.c ba107f0a33 getpwnam_r()/getgrnam_r() returns ERANGE for some systems 14 жил өмнө
mainconfig.h 5da4d5479a Convert existing documentation to doxygen format. 15 жил өмнө
objdb.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
quorum.c c6895faa05 libqb: change ipc -> qb_ipc 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 c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
service.h 5da4d5479a Convert existing documentation to doxygen format. 15 жил өмнө
sync.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
sync.h c6beee076a pass transitional members into the sync_init() callbacks. 16 жил өмнө
syncv2.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
syncv2.h c6beee076a pass transitional members into the sync_init() callbacks. 16 жил өмнө
timer.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
timer.h f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemconfig.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemconfig.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemiba.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemiba.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemip.c 83f528b473 Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures. 15 жил өмнө
totemmrp.c fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemmrp.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemnet.c fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemnet.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totempg.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
totemrrp.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemrrp.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemsrp.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemsrp.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemudp.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemudp.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
totemudpu.c f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 14 жил өмнө
totemudpu.h fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 жил өмнө
tsafe.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
tsafe.h 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. 16 жил өмнө
util.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
util.h c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
vsf.h 5da4d5479a Convert existing documentation to doxygen format. 15 жил өмнө
vsf_quorum.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
vsf_ykd.c c6895faa05 libqb: change ipc -> qb_ipc 14 жил өмнө
wthread.c ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 жил өмнө
wthread.h 904a10ed38 remove all trailing blanks 17 жил өмнө