..
apidef.c
Export poll handle via coroapi.h.
2009-06-29 23:24:24 +00:00
apidef.h
remove empty lines at end-of-file
2009-04-22 08:04:06 +00:00
coroipcs.c
Return CS_ERR_NOT_EXIST if a client tries to contact a plugin that isn't loaded.
2009-09-07 07:28:25 +00:00
coroparse.c
Fix missing symbol error when loading plugins without executive
2009-09-07 10:41:42 +00:00
coropoll.c
Remove shadow warnings.
2009-06-20 17:33:38 +00:00
crypto.c
remove empty lines at end-of-file
2009-04-22 08:04:06 +00:00
crypto.h
remove all trailing blanks
2009-04-22 08:03:55 +00:00
evil.c
Fix build on bsd systems.
2009-07-01 19:55:18 +00:00
evil.h
Follow synchronization model of event service so corosync without openais
2009-06-28 04:50:18 +00:00
logsys.c
Only insert the filename into the log, not the path.
2009-09-09 00:25:36 +00:00
main.c
Proper limits checking for message sizes to allow ~1mb max message sizes for corosync.
2009-08-17 18:22:11 +00:00
main.h
Export poll handle via coroapi.h.
2009-06-29 23:24:24 +00:00
mainconfig.c
remove trailing blanks
2009-06-30 09:27:20 +00:00
mainconfig.h
Add compatability option in config file. Defaults to whitetank.
2009-06-26 00:25:52 +00:00
Makefile.am
Support for -v (version) feature
2009-08-04 07:39:03 +00:00
objdb.c
This patch makes a copy of the notifications list before calling the
2009-08-04 07:14:55 +00:00
quorum.c
don't include <signal.h> when it's not used
2009-05-18 16:41:46 +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
exec/schedwrk.c: include <config.h>
2009-05-18 16:41:21 +00:00
schedwrk.h
Add missing schedwrk files.
2009-04-18 14:42:09 +00:00
service.c
Fix found_service_ver handling
2009-08-19 09:57:28 +00:00
service.h
Add syncv2.
2009-06-26 21:15:19 +00:00
sync.c
Allow syncv2 to determine membership list when run in compatibility mode.
2009-06-28 04:51:38 +00:00
sync.h
Allow syncv2 to determine membership list when run in compatibility mode.
2009-06-28 04:51:38 +00:00
syncv2.c
Align syncv2 on 8 byte boundaries.
2009-07-01 19:48:14 +00:00
syncv2.h
Allow syncv2 to determine membership list when run in compatibility mode.
2009-06-28 04:51:38 +00:00
timer.c
Add tests for posix scheduling apis to configure.ac and use them to determine
2009-06-21 16:33:25 +00:00
timer.h
Support for monotime timer
2009-07-27 10:12:55 +00:00
tlist.h
Support for systems where clock_gettime is not available
2009-08-03 08:11:53 +00:00
totemconfig.c
maint: remove trailing blanks
2009-06-19 11:34:50 +00:00
totemconfig.h
remove all trailing blanks
2009-04-22 08:03:55 +00:00
totemiba.c
Optimization of totemsrp and below by removing hdb usage. cpgbench shows
2009-07-22 22:10:35 +00:00
totemiba.h
Optimization of totemsrp and below by removing hdb usage. cpgbench shows
2009-07-22 22:10:35 +00:00
totemip.c
don't return the ip address when the mask is not found
2009-09-09 18:55:17 +00:00
totemmrp.c
Add notification when totem has completed initialization.
2009-07-27 02:00:05 +00:00
totemmrp.h
Add notification when totem has completed initialization.
2009-07-27 02:00:05 +00:00
totemnet.c
Add a target token set completed callback in totemrrp and below layers.
2009-07-27 00:29:32 +00:00
totemnet.h
Add a target token set completed callback in totemrrp and below layers.
2009-07-27 00:29:32 +00:00
totempg.c
Fix off by one calculation error resulting in assertion.
2009-08-28 18:20:14 +00:00
totemrrp.c
Add notification when totem has completed initialization.
2009-07-27 02:00:05 +00:00
totemrrp.h
Add a target token set completed callback in totemrrp and below layers.
2009-07-27 00:29:32 +00:00
totemsrp.c
Fix incorrect assertion with frame sizes of 9000.
2009-08-28 01:19:30 +00:00
totemsrp.h
Add notification when totem has completed initialization.
2009-07-27 02:00:05 +00:00
totemudp.c
Add a target token set completed callback in totemrrp and below layers.
2009-07-27 00:29:32 +00:00
totemudp.h
Add a target token set completed callback in totemrrp and below layers.
2009-07-27 00:29:32 +00:00
util.c
Fix missing symbol error when loading plugins without executive
2009-09-07 10:41:42 +00:00
util.h
Fix missing symbol error when loading plugins without executive
2009-09-07 10:41:42 +00:00
vsf_quorum.c
Send CURRENT callbacks to the dispatch FD rather than the callback one.
2009-08-28 09:36:33 +00:00
vsf_ykd.c
Remove shadow warnings.
2009-06-20 17:33:38 +00:00
vsf.h
remove all trailing blanks
2009-04-22 08:03:55 +00:00
wthread.c
Rename queue datastructure to cs_queue data structure because some fail
2009-06-07 00:47:56 +00:00
wthread.h
remove all trailing blanks
2009-04-22 08:03:55 +00:00