..
apidef.c
Add logsys v3
2009-04-20 04:28:33 +00:00
apidef.h
Revert patch 1633 which breaks build.
2008-08-14 16:44:26 +00:00
coroipcs.c
Add logsys v3
2009-04-20 04:28:33 +00:00
coroipcs.h
coroapi.h: change lib_handler_fn's *msg to be const
2009-04-09 12:32:59 +00:00
coroparse.c
rewrite strstr_rs not to use strdup
2009-04-21 11:56:47 +00:00
coropoll.c
remove useless if-before-free tests
2009-04-21 07:28:18 +00:00
crypto.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
crypto.h
Remove const warnings in crypto.c.
2009-03-10 12:22:55 +00:00
logsys.c
Add logsys_flush logsys API call to signal the logging thread
2009-04-21 04:38:49 +00:00
main.c
exce/main.c: handle strdup failure
2009-04-21 07:28:26 +00:00
main.h
coroapi.h: Make totem_mcast's *iovec param const.
2009-04-09 20:53:13 +00:00
mainconfig.c
Fix uid and gid determination
2009-04-21 07:53:06 +00:00
mainconfig.h
Add logsys v3
2009-04-20 04:28:33 +00:00
Makefile.am
add schedwrk_create and schedwrk_destroy coroapi functions.
2009-04-18 14:39:57 +00:00
mempool.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
mempool.h
Revert patch 1633 which breaks build.
2008-08-14 16:44:26 +00:00
objdb.c
Remove warnings about objdb that casts a const char * to a char *.
2009-04-18 07:21:35 +00:00
quorum.c
Add logsys v3
2009-04-20 04:28:33 +00:00
quorum.h
quorum.h (quorum_set_quorate_fn_t): make first param const
2009-04-08 06:43:03 +00:00
schedwrk.c
schedwrk.c: avoid two int-pointer cast conversion warnings
2009-04-20 15:50:23 +00:00
schedwrk.h
Add missing schedwrk files.
2009-04-18 14:42:09 +00:00
service.c
Add logsys v3
2009-04-20 04:28:33 +00:00
service.h
service.[ch]: remove 7 const-related warnings
2009-03-30 21:10:45 +00:00
sync.c
Move include config.h at the top as it's supposed to be
2009-04-21 07:34:05 +00:00
sync.h
continue pulling previous thread: mostly constification
2009-04-08 06:44:59 +00:00
timer.c
don't shadow the global type name, "timer_handle"
2009-04-15 19:12:10 +00:00
timer.h
timer.c: connect with its published prototypes
2009-04-01 09:32:40 +00:00
tlist.h
don't shadow the global type name, "timer_handle"
2009-04-15 19:12:10 +00:00
totemconfig.c
Add logsys v3
2009-04-20 04:28:33 +00:00
totemconfig.h
Remove const warnings from main.c.
2009-03-10 10:35:14 +00:00
totemip.c
totemip.h: const'ify
2009-04-07 13:03:07 +00:00
totemmrp.c
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
totemmrp.h
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
totemnet.c
totemnet.c: don't shadow crypto.h type, "hmac_state"
2009-04-15 19:12:33 +00:00
totemnet.h
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
totempg.c
throw away mode in totempg was operating as a global variable, when it
2009-04-20 04:45:46 +00:00
totemrrp.c
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
totemrrp.h
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
totemsrp.c
totemsrp.c: more "const" propagation
2009-04-15 19:11:46 +00:00
totemsrp.h
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
2009-04-15 07:48:39 +00:00
util.c
rewrite strstr_rs not to use strdup
2009-04-21 11:56:47 +00:00
util.h
rewrite strstr_rs not to use strdup
2009-04-21 11:56:47 +00:00
version.h
Split openais and corosync tree into two seperate repositories.
2008-08-05 13:23:46 +00:00
vsf_quorum.c
Add logsys v3
2009-04-20 04:28:33 +00:00
vsf_ykd.c
Add logsys v3
2009-04-20 04:28:33 +00:00
vsf.h
quorum is now an optional loadable module (though I've put it into the
2008-12-08 15:55:41 +00:00
wthread.c
wthread.c: Rename file-scoped type to avoid shadows.
2009-04-15 19:12:17 +00:00
wthread.h
wthread.c: Rename file-scoped type to avoid shadows.
2009-04-15 19:12:17 +00:00