- Global osync_group_set_objtype_enabled (OSyncGroup *group, const char *objtypestr, osync_bool enabled)
- Change interface to remove requirement to instance the plugin manually. It needs to be able to return error in order to load the plugin
- Global osync_member_set_objtype_enabled (OSyncMember *member, const char *objtypestr, osync_bool enabled)
- Change function interface to not require the plugin to be instanced manually. See comments on osync_group_set_objtype_enabled()