29 # define CIB_FEATURE_SET "2.0"
33 #define T_CIB_DIFF_NOTIFY "cib_diff_notify"
53 # define CIB_LIBRARY "libcib.so.27"
cib_t * cib_remote_new(const char *server, const char *user, const char *passwd, int port, gboolean encrypted)
cib_t * cib_file_new(const char *filename)
void cib_delete(cib_t *cib)
Free all memory used by CIB connection.
cib_t * cib_new_no_shadow(void)
cib_t * cib_native_new(void)
char * get_shadow_file(const char *name)
int num_cib_op_callbacks(void)
void remove_cib_op_callback(int call_id, gboolean all_callbacks)
cib_t * cib_shadow_new(const char *name)
void cib_dump_pending_callbacks(void)
void cib_free_callbacks(cib_t *cib)
Free all callbacks for a CIB connection.
Data types for Cluster Information Base access.
Wrappers for and extensions to libqb IPC.
Wrappers for and extensions to libxml2.