| /sssd-io/src/responder/nss/ |
| H A D | nss_utils.c | 31 struct sss_domain_info *dom) 33 if (dom->pwfield != NULL) { 34 return dom->pwfield; 30 nss_get_pwfield(struct nss_ctx *nctx, struct sss_domain_info *dom) argument
|
| H A D | nss_get_object.c | 97 struct sss_domain_info *dom; local 101 for (dom = rctx->domains; 102 dom != NULL; 103 dom = get_next_domain(dom, SSS_GND_DESCEND)) { 105 if (domain == dom) { 112 ret = sized_output_name(NULL, rctx, name, dom, &sized_name); 125 name, dom->name); 139 id, dom->name);
|
| H A D | nss_iface.c | 30 struct sss_domain_info *dom; local 39 for (dom = nctx->rctx->domains; 40 dom; 41 dom = get_next_domain(dom, SSS_GND_DESCEND)) { 42 if (strcasecmp(dom->name, domain) == 0) { 47 if (dom == NULL) { 58 ret = sized_output_name(tmp_ctx, nctx->rctx, fq_name, dom, &delete_name); 66 ret = sysdb_initgroups(tmp_ctx, dom, fq_name, &res);
|
| H A D | nss_protocol_pwent.c | 52 struct sss_domain_info *dom, 57 homedir = sss_view_ldb_msg_find_attr_as_string(dom, msg, SYSDB_HOMEDIR, 62 if (dom->homedir_substr != NULL) { 63 homedir_ctx->config_homedir_substr = dom->homedir_substr; 71 if (dom->override_homedir) { 72 return expand_homedir_template(mem_ctx, dom->override_homedir, 73 dom->case_preserve, homedir_ctx); 76 dom->case_preserve, homedir_ctx); 83 if (dom->fallback_homedir) { 84 return expand_homedir_template(mem_ctx, dom 49 nss_get_homedir_override(TALLOC_CTX *mem_ctx, struct ldb_message *msg, struct nss_ctx *nctx, struct sss_domain_info *dom, struct sss_nss_homedir_ctx *homedir_ctx) argument [all...] |
| /sssd-io/src/providers/ldap/ |
| H A D | sdap_ad_groups.c | 31 errno_t sdap_check_ad_group_type(struct sss_domain_info *dom, argument 57 || (IS_SUBDOMAIN(dom)
|
| H A D | ldap_id_enum.c | 46 ret = sysdb_has_enumerated(sdom->dom, &has_enumerated); 119 struct sss_domain_info *dom; member in struct:ldap_enumeration_state 151 state->dom = ectx->sdom->dom;
|
| H A D | sdap_domain.c | 26 struct sdap_domain *dom = local 28 DLIST_REMOVE(*(dom->head), dom); 34 struct sss_domain_info *dom) 39 if (sditer->dom == dom) { 90 struct sss_domain_info *dom, 100 sdom->dom = dom; 104 ret = domain_to_basedn(sdom, sdom->dom 33 sdap_domain_get(struct sdap_options *opts, struct sss_domain_info *dom) argument 89 sdap_domain_add(struct sdap_options *opts, struct sss_domain_info *dom, struct sdap_domain **_sdom) argument 131 struct sss_domain_info *dom; local 193 sdap_domain_remove(struct sdap_options *opts, struct sss_domain_info *dom) argument [all...] |
| H A D | sdap_utils.c | 79 struct sss_domain_info *dom, 88 bool lowercase = !dom->case_sensitive; 118 dom->name); 151 if (is_email_from_domain(emails[i], dom)) { 77 sdap_save_all_names(const char *name, struct sysdb_attrs *ldap_attrs, struct sss_domain_info *dom, enum sysdb_member_type entry_type, struct sysdb_attrs *attrs) argument
|
| /sssd-io/src/responder/common/iface/ |
| H A D | responder_domain.c | 30 struct sss_domain_info *dom; local 39 for (dom = rctx->domains; 40 dom != NULL; 41 dom = get_next_domain(dom, SSS_GND_ALL_DOMAINS)) { 43 if (strcasecmp(dom->name, domain_name) == 0) { 48 if (dom != NULL) { 49 sss_domain_set_state(dom, state);
|
| /sssd-io/src/util/ |
| H A D | sss_tc_utf8.c | 61 struct sss_domain_info *dom, 73 if (dom->case_sensitive) { 81 dom->case_sensitive ? 59 sss_filter_sanitize_for_dom(TALLOC_CTX *mem_ctx, const char *input, struct sss_domain_info *dom, char **sanitized, char **lc_sanitized) argument
|
| /sssd-io/src/lib/winbind_idmap_sss/ |
| H A D | winbind_idmap_sss.c | 37 static NTSTATUS idmap_sss_initialize(struct idmap_domain *dom) argument 42 if (dom == NULL) { 46 ctx = talloc_zero(dom, struct idmap_sss_ctx); 58 dom->private_data = ctx; 63 static NTSTATUS idmap_sss_unixids_to_sids(struct idmap_domain *dom, argument 74 if (dom == NULL) { 78 ctx = talloc_get_type(dom->private_data, struct idmap_sss_ctx); 126 static NTSTATUS idmap_sss_sids_to_unixids(struct idmap_domain *dom, argument 137 if (dom == NULL) { 141 ctx = talloc_get_type(dom [all...] |
| /sssd-io/src/providers/proxy/ |
| H A D | proxy_netgroup.c | 132 struct sss_domain_info *dom, 147 ret = handle_error(status, dom, name); 170 ret = handle_error(status, dom, name); 189 ret = handle_error(status, dom, name); 193 ret = save_netgroup(dom, name, attrs, 194 !dom->case_sensitive, 195 dom->netgroup_timeout); 131 get_netgroup(struct proxy_id_ctx *ctx, struct sss_domain_info *dom, const char *name) argument
|
| H A D | proxy_services.c | 109 struct sss_domain_info *dom, 138 ret = sysdb_svc_delete(dom, name, 0, protocol); 142 ret = proxy_save_service(dom, result, 143 !dom->case_sensitive, 144 dom->service_timeout); 154 struct sss_domain_info *dom, 191 ret = sysdb_svc_delete(dom, NULL, port, protocol); 194 ret = proxy_save_service(dom, result, 195 !dom->case_sensitive, 196 dom 108 get_serv_byname(struct proxy_id_ctx *ctx, struct sss_domain_info *dom, const char *name, const char *protocol) argument 153 get_serv_byport(struct proxy_id_ctx *ctx, struct sss_domain_info *dom, const char *be_filter, const char *protocol) argument 205 enum_services(struct proxy_id_ctx *ctx, struct sysdb_ctx *sysdb, struct sss_domain_info *dom) argument [all...] |
| /sssd-io/src/tests/ |
| H A D | common.h | 71 struct sss_domain_info *dom; member in struct:sss_test_ctx 87 void reset_ldb_errstrings(struct sss_domain_info *dom);
|
| /sssd-io/src/providers/data_provider/ |
| H A D | dp_resp_client.c | 77 struct sss_domain_info *dom, 86 dom->name); 91 dom->name); 99 sss_domain_set_state(dom, state); 103 DBUS_TYPE_STRING, &dom->name); 115 struct sss_domain_info *dom) 117 return dp_sbus_set_domain_state(provider, dom, DOM_ACTIVE); 121 struct sss_domain_info *dom) 123 return dp_sbus_set_domain_state(provider, dom, DOM_INCONSISTENT); 127 struct sss_domain_info *dom, 76 dp_sbus_set_domain_state(struct data_provider *provider, struct sss_domain_info *dom, enum sss_domain_state state) argument 114 dp_sbus_domain_active(struct data_provider *provider, struct sss_domain_info *dom) argument 120 dp_sbus_domain_inconsistent(struct data_provider *provider, struct sss_domain_info *dom) argument 126 dp_sbus_reset_ncache(struct data_provider *provider, struct sss_domain_info *dom, const char *method) argument 144 dp_sbus_reset_users_ncache(struct data_provider *provider, struct sss_domain_info *dom) argument 151 dp_sbus_reset_groups_ncache(struct data_provider *provider, struct sss_domain_info *dom) argument [all...] |
| /sssd-io/src/providers/krb5/ |
| H A D | krb5_access.c | 54 struct sss_domain_info *dom; local 68 ret = get_domain_or_subdomain(be_ctx, pd->domain, &dom); 74 ret = krb5_setup(state, pd, dom, krb5_ctx, &state->kr);
|
| H A D | krb5_auth.h | 54 struct sss_domain_info *dom; member in struct:krb5child_req 76 struct sss_domain_info *dom,
|
| /sssd-io/src/responder/autofs/ |
| H A D | autofssrv_dp.c | 33 struct sss_domain_info *dom; member in struct:sss_dp_get_autofs_info 46 struct sss_domain_info *dom, 62 if (!dom) { 75 info->dom = dom; 77 key = talloc_asprintf(state, "%d:%s@%s", type, name, dom->name); 83 ret = sss_dp_issue_request(state, rctx, key, dom, sss_dp_get_autofs_msg, 127 info->dom->name, dp_flags, info->name); 44 sss_dp_get_autofs_send(TALLOC_CTX *mem_ctx, struct resp_ctx *rctx, struct sss_domain_info *dom, bool fast_reply, enum sss_dp_autofs_type type, const char *name) argument
|
| /sssd-io/src/responder/common/ |
| H A D | responder_dp_ssh.c | 32 struct sss_domain_info *dom; member in struct:sss_dp_get_ssh_host_info 45 struct sss_domain_info *dom, 61 if (!dom) { 74 info->dom = dom; 77 key = talloc_asprintf(state, "%s:%s@%s", name, alias, dom->name); 79 key = talloc_asprintf(state, "%s@%s", name, dom->name); 86 ret = sss_dp_issue_request(state, rctx, key, dom, sss_dp_get_ssh_host_msg, 130 info->dom->name, dp_flags, info->name, 43 sss_dp_get_ssh_host_send(TALLOC_CTX *mem_ctx, struct resp_ctx *rctx, struct sss_domain_info *dom, bool fast_reply, const char *name, const char *alias) argument
|
| /sssd-io/src/responder/ifp/ |
| H A D | ifp_private.h | 92 struct sss_domain_info *dom; member in struct:ifp_list_ctx 112 struct sss_domain_info *dom); 115 const char *in_name, struct sss_domain_info *dom);
|
| /sssd-io/src/util/cert/ |
| H A D | cert_common.c | 76 struct sss_domain_info *dom, 125 if (IS_SUBDOMAIN(dom)) { 132 if (strcasecmp(dom->name, domains[c]) == 0) { 135 dom->name); 143 dom->name); 73 sss_cert_derb64_to_ldap_filter(TALLOC_CTX *mem_ctx, const char *derb64, const char *attr_name, struct sss_certmap_ctx *certmap_ctx, struct sss_domain_info *dom, char **ldap_filter) argument
|
| /sssd-io/src/providers/ipa/ |
| H A D | ipa_idmap.c | 37 struct sss_domain_info *dom; local 74 dom = find_domain_by_sid(idmap_ctx->id_ctx->be->domain, dom_sid_str); 75 if (dom == NULL) { 81 if (dom->forest == NULL) { 88 dom->forest, true); 92 dom->forest); 98 dom->forest);
|
| H A D | ipa_subdomains.h | 47 struct sss_domain_info *dom; member in struct:ipa_ad_server_ctx
|
| /sssd-io/src/responder/common/cache_req/ |
| H A D | cache_req_domain.c | 27 struct cache_req_domain *dom; local 30 DLIST_FOR_EACH(dom, domains) { 31 if (sss_domain_get_state(dom->domain) == DOM_DISABLED) { 35 if (strcasecmp(dom->domain->name, name) == 0 || 36 (dom->domain->flat_name != NULL && 37 strcasecmp(dom->domain->flat_name, name) == 0)) { 38 ret = dom; 146 struct sss_domain_info *dom; local 159 for (dom = domains; dom; do [all...] |
| /sssd-io/src/responder/pac/ |
| H A D | pacsrv_cmd.c | 61 struct sss_domain_info *dom; member in struct:pac_req_ctx 141 &pr_ctx->dom); 180 &pr_ctx->dom); 207 0, pr_ctx->dom->name,
|