| .. |
|
.gitignore
|
Add .gitignore files.
|
2010-10-21 07:43:46 -07:00 |
|
apidef.c
|
api: Change some of totempg definitons
|
2011-10-24 17:43:36 +02:00 |
|
apidef.h
|
remove empty lines at end-of-file
|
2009-04-22 08:04:06 +00:00 |
|
coroparse.c
|
libqb: logging & trace
|
2011-08-09 10:37:16 +10:00 |
|
crypto.c
|
Fix some compiler warnings
|
2011-08-09 10:37:16 +10:00 |
|
crypto.h
|
remove all trailing blanks
|
2009-04-22 08:03:55 +00:00 |
|
cs_queue.h
|
Add totempg_threaded_mode_enable() api
|
2011-08-22 19:31:52 -07:00 |
|
evil.c
|
libqb: change ipc -> qb_ipc
|
2011-08-09 10:37:14 +10:00 |
|
evil.h
|
Follow synchronization model of event service so corosync without openais
|
2009-06-28 04:50:18 +00:00 |
|
fsm.h
|
Add a Finite State Machine.(fsm.h)
|
2010-09-27 21:11:04 +00:00 |
|
ipc_glue.c
|
libqb: logging & trace
|
2011-08-09 10:37:16 +10:00 |
|
logsys.c
|
Set the size of the blackbox to the size on flatiron
|
2011-10-22 17:42:53 +11:00 |
|
main.c
|
Remove unused buf and len variables in log_printf
|
2011-10-25 16:29:10 +02:00 |
|
main.h
|
libqb: change ipc -> qb_ipc
|
2011-08-09 10:37:14 +10:00 |
|
mainconfig.c
|
LOG: use libqb facility conversion functions
|
2011-10-21 19:34:43 +11:00 |
|
mainconfig.h
|
Convert existing documentation to doxygen format.
|
2011-03-12 15:03:16 +11:00 |
|
Makefile.am
|
Move cs_queue.h from include directory to exec directory
|
2011-08-22 19:31:33 -07:00 |
|
objdb.c
|
Fix some compiler warnings
|
2011-08-09 10:37:16 +10:00 |
|
quorum.c
|
libqb: change ipc -> qb_ipc
|
2011-08-09 10:37:14 +10:00 |
|
quorum.h
|
quorum.h (quorum_set_quorate_fn_t): make first param const
|
2009-04-08 06:43:03 +00:00 |
|
schedwrk.c
|
Add schedwrk_create_nolock function
|
2010-01-22 09:45:29 +00:00 |
|
schedwrk.h
|
Add schedwrk_create_nolock function
|
2010-01-22 09:45:29 +00:00 |
|
service.c
|
libqb: logging & trace
|
2011-08-09 10:37:16 +10:00 |
|
service.h
|
Convert existing documentation to doxygen format.
|
2011-03-12 15:03:16 +11:00 |
|
sync.c
|
Get rid of hdb usage in totempg.h interface
|
2011-08-23 22:29:01 -07:00 |
|
sync.h
|
pass transitional members into the sync_init() callbacks.
|
2010-02-04 00:18:51 +00:00 |
|
syncv2.c
|
Get rid of hdb usage in totempg.h interface
|
2011-08-23 22:29:01 -07:00 |
|
syncv2.h
|
pass transitional members into the sync_init() callbacks.
|
2010-02-04 00:18:51 +00:00 |
|
timer.c
|
libqb: make timer api a wrapper around qb_loop timers.
|
2011-08-09 10:37:14 +10:00 |
|
timer.h
|
Allow compile master on RHEL 6
|
2011-08-09 11:29:48 +02:00 |
|
totemconfig.c
|
totemconfig: change minimum RRP threshold
|
2011-09-08 09:52:16 +02:00 |
|
totemconfig.h
|
libqb: convert coropoll calls to qb_loop calls.
|
2011-08-09 10:37:14 +10:00 |
|
totemiba.c
|
properly define rec_token_cq_send_event_fn
|
2011-08-15 11:15:00 -07:00 |
|
totemiba.h
|
libqb: convert coropoll calls to qb_loop calls.
|
2011-08-09 10:37:14 +10:00 |
|
totemip.c
|
Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures.
|
2011-04-14 17:22:02 -07:00 |
|
totemmrp.c
|
totemmrp: Allow compilation without warnings
|
2011-10-24 17:43:32 +02:00 |
|
totemmrp.h
|
Add totempg_threaded_mode_enable() api
|
2011-08-22 19:31:52 -07:00 |
|
totemnet.c
|
libqb: logging & trace
|
2011-08-09 10:37:16 +10:00 |
|
totemnet.h
|
libqb: convert coropoll calls to qb_loop calls.
|
2011-08-09 10:37:14 +10:00 |
|
totempg.c
|
Allow compilation of totempg without warnings
|
2011-10-24 17:43:28 +02:00 |
|
totemrrp.c
|
rrp: Higher threshold in passive mode for mcast
|
2011-09-01 11:21:09 +02:00 |
|
totemrrp.h
|
libqb: convert coropoll calls to qb_loop calls.
|
2011-08-09 10:37:14 +10:00 |
|
totemsrp.c
|
Deliver all messages from my_high_seq_recieved to the last gap
|
2011-09-22 10:21:37 +02:00 |
|
totemsrp.h
|
Add totempg_threaded_mode_enable() api
|
2011-08-22 19:31:52 -07:00 |
|
totemudp.c
|
Ignore memb_join messages during flush operations
|
2011-09-02 09:58:44 -07:00 |
|
totemudp.h
|
Remove hdb.h header includes from unnecessary files
|
2011-08-23 22:28:40 -07:00 |
|
totemudpu.c
|
Remove hdb.h header includes from unnecessary files
|
2011-08-23 22:28:40 -07:00 |
|
totemudpu.h
|
Remove hdb.h header includes from unnecessary files
|
2011-08-23 22:28:40 -07:00 |
|
util.c
|
don't log an error if exiting with 0
|
2011-10-22 10:51:47 +11:00 |
|
util.h
|
libqb: change ipc -> qb_ipc
|
2011-08-09 10:37:14 +10:00 |
|
vsf_quorum.c
|
libqb: change ipc -> qb_ipc
|
2011-08-09 10:37:14 +10:00 |
|
vsf_ykd.c
|
api: Change some of totempg definitons
|
2011-10-24 17:43:36 +02:00 |
|
vsf.h
|
Convert existing documentation to doxygen format.
|
2011-03-12 15:03:16 +11:00 |