smbconf_ctx 30 lib/smbconf/smbconf.c static WERROR smbconf_global_check(struct smbconf_ctx *ctx) smbconf_ctx 49 lib/smbconf/smbconf.c bool smbconf_backend_requires_messaging(struct smbconf_ctx *ctx) smbconf_ctx 57 lib/smbconf/smbconf.c bool smbconf_is_writeable(struct smbconf_ctx *ctx) smbconf_ctx 65 lib/smbconf/smbconf.c void smbconf_shutdown(struct smbconf_ctx *ctx) smbconf_ctx 76 lib/smbconf/smbconf.c bool smbconf_changed(struct smbconf_ctx *ctx, struct smbconf_csn *csn, smbconf_ctx 94 lib/smbconf/smbconf.c WERROR smbconf_drop(struct smbconf_ctx *ctx) smbconf_ctx 108 lib/smbconf/smbconf.c WERROR smbconf_get_config(struct smbconf_ctx *ctx, smbconf_ctx 167 lib/smbconf/smbconf.c WERROR smbconf_get_share_names(struct smbconf_ctx *ctx, smbconf_ctx 179 lib/smbconf/smbconf.c bool smbconf_share_exists(struct smbconf_ctx *ctx, smbconf_ctx 188 lib/smbconf/smbconf.c WERROR smbconf_create_share(struct smbconf_ctx *ctx, smbconf_ctx 201 lib/smbconf/smbconf.c WERROR smbconf_get_share(struct smbconf_ctx *ctx, smbconf_ctx 212 lib/smbconf/smbconf.c WERROR smbconf_delete_share(struct smbconf_ctx *ctx, const char *servicename) smbconf_ctx 224 lib/smbconf/smbconf.c WERROR smbconf_set_parameter(struct smbconf_ctx *ctx, smbconf_ctx 238 lib/smbconf/smbconf.c WERROR smbconf_set_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 254 lib/smbconf/smbconf.c WERROR smbconf_get_parameter(struct smbconf_ctx *ctx, smbconf_ctx 272 lib/smbconf/smbconf.c WERROR smbconf_get_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 291 lib/smbconf/smbconf.c WERROR smbconf_delete_parameter(struct smbconf_ctx *ctx, smbconf_ctx 302 lib/smbconf/smbconf.c WERROR smbconf_delete_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 315 lib/smbconf/smbconf.c WERROR smbconf_get_includes(struct smbconf_ctx *ctx, smbconf_ctx 324 lib/smbconf/smbconf.c WERROR smbconf_get_global_includes(struct smbconf_ctx *ctx, smbconf_ctx 339 lib/smbconf/smbconf.c WERROR smbconf_set_includes(struct smbconf_ctx *ctx, smbconf_ctx 346 lib/smbconf/smbconf.c WERROR smbconf_set_global_includes(struct smbconf_ctx *ctx, smbconf_ctx 362 lib/smbconf/smbconf.c WERROR smbconf_delete_includes(struct smbconf_ctx *ctx, const char *service) smbconf_ctx 367 lib/smbconf/smbconf.c WERROR smbconf_delete_global_includes(struct smbconf_ctx *ctx) smbconf_ctx 379 lib/smbconf/smbconf.c WERROR smbconf_transaction_start(struct smbconf_ctx *ctx) smbconf_ctx 384 lib/smbconf/smbconf.c WERROR smbconf_transaction_commit(struct smbconf_ctx *ctx) smbconf_ctx 389 lib/smbconf/smbconf.c WERROR smbconf_transaction_cancel(struct smbconf_ctx *ctx) smbconf_ctx 40 lib/smbconf/smbconf.h bool smbconf_backend_requires_messaging(struct smbconf_ctx *ctx); smbconf_ctx 41 lib/smbconf/smbconf.h bool smbconf_is_writeable(struct smbconf_ctx *ctx); smbconf_ctx 42 lib/smbconf/smbconf.h void smbconf_shutdown(struct smbconf_ctx *ctx); smbconf_ctx 43 lib/smbconf/smbconf.h bool smbconf_changed(struct smbconf_ctx *ctx, struct smbconf_csn *csn, smbconf_ctx 45 lib/smbconf/smbconf.h WERROR smbconf_drop(struct smbconf_ctx *ctx); smbconf_ctx 46 lib/smbconf/smbconf.h WERROR smbconf_get_config(struct smbconf_ctx *ctx, smbconf_ctx 50 lib/smbconf/smbconf.h WERROR smbconf_get_share_names(struct smbconf_ctx *ctx, smbconf_ctx 54 lib/smbconf/smbconf.h bool smbconf_share_exists(struct smbconf_ctx *ctx, const char *servicename); smbconf_ctx 55 lib/smbconf/smbconf.h WERROR smbconf_create_share(struct smbconf_ctx *ctx, const char *servicename); smbconf_ctx 56 lib/smbconf/smbconf.h WERROR smbconf_get_share(struct smbconf_ctx *ctx, smbconf_ctx 60 lib/smbconf/smbconf.h WERROR smbconf_delete_share(struct smbconf_ctx *ctx, smbconf_ctx 62 lib/smbconf/smbconf.h WERROR smbconf_set_parameter(struct smbconf_ctx *ctx, smbconf_ctx 66 lib/smbconf/smbconf.h WERROR smbconf_set_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 68 lib/smbconf/smbconf.h WERROR smbconf_get_parameter(struct smbconf_ctx *ctx, smbconf_ctx 73 lib/smbconf/smbconf.h WERROR smbconf_get_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 77 lib/smbconf/smbconf.h WERROR smbconf_delete_parameter(struct smbconf_ctx *ctx, smbconf_ctx 79 lib/smbconf/smbconf.h WERROR smbconf_delete_global_parameter(struct smbconf_ctx *ctx, smbconf_ctx 81 lib/smbconf/smbconf.h WERROR smbconf_get_includes(struct smbconf_ctx *ctx, smbconf_ctx 85 lib/smbconf/smbconf.h WERROR smbconf_get_global_includes(struct smbconf_ctx *ctx, smbconf_ctx 88 lib/smbconf/smbconf.h WERROR smbconf_set_includes(struct smbconf_ctx *ctx, smbconf_ctx 91 lib/smbconf/smbconf.h WERROR smbconf_set_global_includes(struct smbconf_ctx *ctx, smbconf_ctx 94 lib/smbconf/smbconf.h WERROR smbconf_delete_includes(struct smbconf_ctx *ctx, const char *service); smbconf_ctx 95 lib/smbconf/smbconf.h WERROR smbconf_delete_global_includes(struct smbconf_ctx *ctx); smbconf_ctx 97 lib/smbconf/smbconf.h WERROR smbconf_transaction_start(struct smbconf_ctx *ctx); smbconf_ctx 98 lib/smbconf/smbconf.h WERROR smbconf_transaction_commit(struct smbconf_ctx *ctx); smbconf_ctx 99 lib/smbconf/smbconf.h WERROR smbconf_transaction_cancel(struct smbconf_ctx *ctx); smbconf_ctx 82 lib/smbconf/smbconf_private.h WERROR smbconf_init_internal(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 55 lib/smbconf/smbconf_txt.c static struct txt_private_data *pd(struct smbconf_ctx *ctx) smbconf_ctx 161 lib/smbconf/smbconf_txt.c static void smbconf_txt_flush_cache(struct smbconf_ctx *ctx) smbconf_ctx 167 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_init_cache(struct smbconf_ctx *ctx) smbconf_ctx 182 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_load_file(struct smbconf_ctx *ctx) smbconf_ctx 222 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_init(struct smbconf_ctx *ctx, const char *path) smbconf_ctx 242 lib/smbconf/smbconf_txt.c static int smbconf_txt_shutdown(struct smbconf_ctx *ctx) smbconf_ctx 247 lib/smbconf/smbconf_txt.c static bool smbconf_txt_requires_messaging(struct smbconf_ctx *ctx) smbconf_ctx 252 lib/smbconf/smbconf_txt.c static bool smbconf_txt_is_writeable(struct smbconf_ctx *ctx) smbconf_ctx 258 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_open(struct smbconf_ctx *ctx) smbconf_ctx 263 lib/smbconf/smbconf_txt.c static int smbconf_txt_close(struct smbconf_ctx *ctx) smbconf_ctx 273 lib/smbconf/smbconf_txt.c static void smbconf_txt_get_csn(struct smbconf_ctx *ctx, smbconf_ctx 287 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_drop(struct smbconf_ctx *ctx) smbconf_ctx 295 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_get_share_names(struct smbconf_ctx *ctx, smbconf_ctx 370 lib/smbconf/smbconf_txt.c static bool smbconf_txt_share_exists(struct smbconf_ctx *ctx, smbconf_ctx 388 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_create_share(struct smbconf_ctx *ctx, smbconf_ctx 397 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_get_share(struct smbconf_ctx *ctx, smbconf_ctx 469 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_delete_share(struct smbconf_ctx *ctx, smbconf_ctx 478 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_set_parameter(struct smbconf_ctx *ctx, smbconf_ctx 489 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_get_parameter(struct smbconf_ctx *ctx, smbconf_ctx 533 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_delete_parameter(struct smbconf_ctx *ctx, smbconf_ctx 540 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_get_includes(struct smbconf_ctx *ctx, smbconf_ctx 601 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_set_includes(struct smbconf_ctx *ctx, smbconf_ctx 609 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_delete_includes(struct smbconf_ctx *ctx, smbconf_ctx 615 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_transaction_start(struct smbconf_ctx *ctx) smbconf_ctx 620 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_transaction_commit(struct smbconf_ctx *ctx) smbconf_ctx 625 lib/smbconf/smbconf_txt.c static WERROR smbconf_txt_transaction_cancel(struct smbconf_ctx *ctx) smbconf_ctx 661 lib/smbconf/smbconf_txt.c struct smbconf_ctx **conf_ctx, smbconf_ctx 30 lib/smbconf/smbconf_txt.h struct smbconf_ctx **conf_ctx, smbconf_ctx 24 lib/smbconf/smbconf_util.c static int smbconf_destroy_ctx(struct smbconf_ctx *ctx) smbconf_ctx 42 lib/smbconf/smbconf_util.c WERROR smbconf_init_internal(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 36 source3/lib/smbconf/smbconf_init.c WERROR smbconf_init(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 29 source3/lib/smbconf/smbconf_init.h WERROR smbconf_init(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 39 source3/lib/smbconf/smbconf_reg.c static struct reg_private_data *rpd(struct smbconf_ctx *ctx) smbconf_ctx 78 source3/lib/smbconf/smbconf_reg.c struct smbconf_ctx *ctx, smbconf_ctx 122 source3/lib/smbconf/smbconf_reg.c struct smbconf_ctx *ctx, smbconf_ctx 535 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_init(struct smbconf_ctx *ctx, const char *path) smbconf_ctx 580 source3/lib/smbconf/smbconf_reg.c static int smbconf_reg_shutdown(struct smbconf_ctx *ctx) smbconf_ctx 585 source3/lib/smbconf/smbconf_reg.c static bool smbconf_reg_requires_messaging(struct smbconf_ctx *ctx) smbconf_ctx 595 source3/lib/smbconf/smbconf_reg.c static bool smbconf_reg_is_writeable(struct smbconf_ctx *ctx) smbconf_ctx 606 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_open(struct smbconf_ctx *ctx) smbconf_ctx 621 source3/lib/smbconf/smbconf_reg.c static int smbconf_reg_close(struct smbconf_ctx *ctx) smbconf_ctx 640 source3/lib/smbconf/smbconf_reg.c static void smbconf_reg_get_csn(struct smbconf_ctx *ctx, smbconf_ctx 658 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_drop(struct smbconf_ctx *ctx) smbconf_ctx 706 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_get_share_names(struct smbconf_ctx *ctx, smbconf_ctx 785 source3/lib/smbconf/smbconf_reg.c static bool smbconf_reg_share_exists(struct smbconf_ctx *ctx, smbconf_ctx 806 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_create_share(struct smbconf_ctx *ctx, smbconf_ctx 826 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_get_share(struct smbconf_ctx *ctx, smbconf_ctx 873 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_delete_share(struct smbconf_ctx *ctx, smbconf_ctx 893 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_set_parameter(struct smbconf_ctx *ctx, smbconf_ctx 918 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_get_parameter(struct smbconf_ctx *ctx, smbconf_ctx 964 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_delete_parameter(struct smbconf_ctx *ctx, smbconf_ctx 995 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_get_includes(struct smbconf_ctx *ctx, smbconf_ctx 1019 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_set_includes(struct smbconf_ctx *ctx, smbconf_ctx 1049 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_delete_includes(struct smbconf_ctx *ctx, smbconf_ctx 1074 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_transaction_start(struct smbconf_ctx *ctx) smbconf_ctx 1079 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_transaction_commit(struct smbconf_ctx *ctx) smbconf_ctx 1084 source3/lib/smbconf/smbconf_reg.c static WERROR smbconf_reg_transaction_cancel(struct smbconf_ctx *ctx) smbconf_ctx 1119 source3/lib/smbconf/smbconf_reg.c WERROR smbconf_init_reg(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 29 source3/lib/smbconf/smbconf_reg.h WERROR smbconf_init_reg(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx, smbconf_ctx 36 source3/lib/smbconf/testsuite.c static bool test_get_includes(struct smbconf_ctx *ctx) smbconf_ctx 64 source3/lib/smbconf/testsuite.c static bool test_set_get_includes(struct smbconf_ctx *ctx) smbconf_ctx 121 source3/lib/smbconf/testsuite.c static bool test_delete_includes(struct smbconf_ctx *ctx) smbconf_ctx 154 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, smbconf_ctx 232 source3/utils/net_conf.c static int net_conf_list(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 281 source3/utils/net_conf.c static int net_conf_import(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 436 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, int argc, smbconf_ctx 470 source3/utils/net_conf.c static int net_conf_drop(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 495 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, int argc, smbconf_ctx 546 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, int argc, smbconf_ctx 727 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, int argc, smbconf_ctx 758 source3/utils/net_conf.c static int net_conf_setparm(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 830 source3/utils/net_conf.c static int net_conf_getparm(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 883 source3/utils/net_conf.c static int net_conf_delparm(struct net_context *c, struct smbconf_ctx *conf_ctx, smbconf_ctx 933 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, smbconf_ctx 974 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, smbconf_ctx 1016 source3/utils/net_conf.c struct smbconf_ctx *conf_ctx, smbconf_ctx 1062 source3/utils/net_conf.c struct smbconf_ctx *,