mirror_corosync/exec
Angus Salkeld 73b7aa19bb Add value types to objdb keys.
This allows you to create a key with a know type.
And then get the type with the key value.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2511 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-10-10 03:20:38 +00:00
..
apidef.c Add value types to objdb keys. 2009-10-10 03:20:38 +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 Add value types to objdb keys. 2009-10-10 03:20:38 +00:00
coropoll.c Make delete operation work properly in coropoll. 2009-09-20 05:34:41 +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 Remove warning in logsys compile related to const correctness. 2009-09-20 06:56:02 +00:00
main.c make main_service_ready function static. 2009-09-25 06:06:31 +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 Totem IBA implementation. 2009-09-25 06:23:04 +00:00
objdb.c Add value types to objdb keys. 2009-10-10 03:20:38 +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 Add value types to objdb keys. 2009-10-10 03:20:38 +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 Totem IBA implementation. 2009-09-25 06:23:04 +00:00
totemconfig.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
totemiba.c Totem IBA implementation. 2009-09-25 06:23:04 +00:00
totemiba.h Totem IBA implementation. 2009-09-25 06:23:04 +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 Totem IBA implementation. 2009-09-25 06:23:04 +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 abort with multiple cpg clients under heavy load. 2009-09-21 18:27:37 +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 Totem IBA implementation. 2009-09-25 06:23:04 +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