H A D | proxy.c | 61 struct sec_req_ctx *secreq, 67 secreq->cfg_section, name, NULL, value); 74 struct sec_req_ctx *secreq, 85 ret = proxy_get_config_string(pctx, cfg, true, secreq, 90 ret = proxy_get_config_string(pctx, cfg, false, secreq, 98 ret = proxy_get_config_string(pctx, cfg, true, secreq, "username", 104 ret = proxy_get_config_string(pctx, cfg, true, secreq, "password", 109 ret = proxy_get_config_string(pctx, cfg, true, secreq, 116 ret = proxy_get_config_string(pctx, cfg, true, secreq, 127 ret = confdb_get_string_as_list(pctx->cdb, cfg, secreq 59 proxy_get_config_string(struct proxy_context *pctx, TALLOC_CTX *ctx, bool not_null, struct sec_req_ctx *secreq, const char *name, char **value) argument 72 proxy_sec_get_cfg(struct proxy_context *pctx, TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg **target) argument 180 proxy_sec_map_url(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg, char **req_url) argument 219 proxy_sec_map_headers(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg, char **req_headers) argument 265 proxy_http_create_request(TALLOC_CTX *mem_ctx, struct sec_req_ctx *secreq, struct proxy_cfg *pcfg, const char *http_uri, struct sec_data **http_req) argument 360 proxy_http_req_send(struct proxy_context *pctx, TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct sec_req_ctx *secreq, const char *http_uri, struct sec_data *http_req) argument 902 struct sec_req_ctx *secreq; member in struct:proxy_secret_state 907 proxy_secret_req(TALLOC_CTX *mem_ctx, struct tevent_context *ev, void *provider_ctx, struct sec_req_ctx *secreq) argument [all...] |