summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* IPA: Reuse ipa_subdomains_retrieve_send for re-setting up a trusted domainonewayJakub Hrozek2015-09-233-69/+212
* IPA: Only re-fetch the keytab if modifyTimestamp is newer than last LDAP conn...Jakub Hrozek2015-09-234-22/+346
* LDAP: Save connection time from LDAP providerJakub Hrozek2015-09-232-0/+3
* IPA: Retry fetching keytab if IPA user lookup failsJakub Hrozek2015-09-232-14/+185
* FO: Also reset the server common data in addition to SRVJakub Hrozek2015-09-221-1/+3
* FO: Add an API to reset all servers in a single serviceJakub Hrozek2015-09-224-10/+42
* IPA: Change ipa_server_trust_add_send request to be reusable from ID codeJakub Hrozek2015-09-222-58/+75
* DDNS: execute nsupdate for single update of PTR recPavel Reichl2015-09-223-72/+190
* IPA PROVIDER: Resolve nested netgroup membershipPetr Cech2015-09-221-10/+19
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-224-20/+116
* LDAP: Move sdap_create_search_base from ldap to sdap codeJakub Hrozek2015-09-224-70/+68
* LDAP: imposing sizelimit=1 for single-entry searches breaks overlapping domainsJakub Hrozek2015-09-222-13/+0
* IPA: Do not allow the AD lookup code to set backend as offline in server modeJakub Hrozek2015-09-211-1/+7
* AD: Set ignore_mark_offline=false when resolving AD root domainJakub Hrozek2015-09-211-23/+33
* AD: Do not mark the whole back end as offline if subdomain lookup failsJakub Hrozek2015-09-211-14/+67
* KRB5: Offline operation with disabled domainJakub Hrozek2015-09-211-1/+11
* AD: Only ignore errors from SDAP lookups if there's another connection to fal...Jakub Hrozek2015-09-211-0/+1
* SDAP: Do not set is_offline if ignore_mark_offline is setJakub Hrozek2015-09-211-1/+1
* DP: Provide a way to mark subdomain as disabled and auto-enable it later with...Jakub Hrozek2015-09-212-9/+94
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-212-2/+2
* LDAP: Sanitize group dn before using in filterLukas Slebodnik2015-09-181-2/+16
* Partially revert "LDAP: sanitize group name when used in filter"Lukas Slebodnik2015-09-181-83/+5
* Revert "LDAP: end on ENOMEM"Lukas Slebodnik2015-09-181-1/+0
* DATA_PROVIDER: BE_REQ as string in log messagePetr Cech2015-09-144-17/+112
* GPO: use SDAP_SASL_AUTHID as samAccountNameSumit Bose2015-09-141-3/+4
* SDAP: Remove unused functionJakub Hrozek2015-09-113-9/+2
* GPO: fix memory leakPavel Reichl2015-09-071-3/+3
* cleanup task: Expire all memberof targets when removing userMichal Židek2015-09-031-1/+52
* GPO: Use sss_unique_file and close fd on failureHEADmasterJakub Hrozek2015-09-011-16/+14
* AD: send less logs to syslogPavel Reichl2015-09-011-0/+42
* LDAP: end on ENOMEMPavel Reichl2015-08-311-0/+1
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-316-19/+19
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-25/+2
* sdap_async: Use specific errmsg when availableMichal Židek2015-08-191-2/+8
* LDAP: Use sss_unique_filename in ldap_childJakub Hrozek2015-08-171-22/+3
* KRB5: Use sss_unique_file when creating kdcinfo filesJakub Hrozek2015-08-171-7/+9
* KRB5: Use sss_unique file in krb5_childJakub Hrozek2015-08-171-16/+11
* LDAP: minor improvements in ldap id cleanupPavel Reichl2015-08-172-4/+5
* LDAP: sanitize group name when used in filterPavel Reichl2015-08-171-5/+83
* DYNDNS: remove code duplicationPavel Reichl2015-08-141-55/+44
* DYNDNS: rename field of sdap_dyndns_update_statePavel Reichl2015-08-141-8/+8
* DYNDNS: remove zone commandPavel Reichl2015-08-146-42/+3
* DYNDNS: remove redundant talloc_steal()Pavel Reichl2015-08-141-1/+2
* DYNDNS: Don't use server cmd in nsupdate by defaultPavel Reichl2015-08-141-1/+1
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-145-0/+11
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-142-25/+62
* IPA: Change the default of ldap_user_certificate to userCertificate;binaryJakub Hrozek2015-08-141-1/+1
* LDAP: use ldb_binary_encode when printing attribute valuesJakub Hrozek2015-08-141-1/+10
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-142-8/+37
* IPA: Improve messages about failuresPavel Reichl2015-08-072-3/+8