Searched defs:to (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/monitor/
H A Dmonitor.c84 /* Special value to leave the Kerberos Replay Cache set to use
216 "signaling providers to reset offline status\n");
248 "Unable to find peer [%s] in list of services, "
269 * the service has been socket/dbus activated and has to be configured and added
270 * to the services' list now */
285 "Unable to get the configuration for the service: %s\n",
360 "Failed to parse message, killing connection\n");
385 /* For {dbus,socket}-activated services we will have to unregister then
386 * when the sbus_connection is freed. That's the reason we have to
648 struct tevent_timer *to; local
[all...]
/sssd-io/src/providers/ldap/
H A Dsdap.c127 ALREADY_IN_MAP, /* nothing to add */
128 CONFLICT_WITH_MAP /* attempt to redefine attribute */
252 DEBUG(SSSDBG_OP_FAILURE, "Failed to parse server list!\n");
355 "Failed to retrieve value for %s\n", map[i].opt_name);
375 "Failed to retrieve value for %s\n", map[i].opt_name);
487 /* This attribute contained range values and needs more to
843 /* LDAP_OPT_X_TLS_REQUIRE_CERT has to be set as a global option,
1156 "Setting option [%s] to [%s].\n",
1191 /* This has to be non-fatal, since some servers offer
1344 /* no usn option configure, let's try to autodetec
1762 sdap_domain_copy_search_bases(struct sdap_domain *to, struct sdap_domain *from) argument
[all...]

Completed in 12 milliseconds