summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-144-9/+9
* AD: Rename ad_set_ad_id_options to ad_set_sdap_optionsJakub Hrozek2015-06-141-6/+6
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-142-21/+409
* IPA: Make constructing an IPA server mode context asyncJakub Hrozek2015-06-143-30/+249
* IPA: Read forest name for trusted forest roots as wellJakub Hrozek2015-06-141-0/+15
* IPA: Include ipaNTTrustDirection in the attribute set for trusted domainsJakub Hrozek2015-06-143-21/+140
* IPA: Split two functions to new module ipa_subdomains_utils.cJakub Hrozek2015-06-143-42/+111
* IPA: Move server-mode functions to a separate moduleJakub Hrozek2015-06-144-317/+357
* IPA: Also update master domain when initializing subdom handlerJakub Hrozek2015-06-141-0/+9
* IPA: Fold ipa_subdom_enumerates into ipa_subdom_storeJakub Hrozek2015-06-141-15/+10
* IPA: Check master domain record before subdomain recordsJakub Hrozek2015-06-141-14/+28
* IPA: Add ipa_subdomains_handler_get_{start,cont} wrappersJakub Hrozek2015-06-141-13/+34
* SYSDB: Add realm to sysdb_master_domain_add_infoJakub Hrozek2015-06-143-2/+30
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-142-2/+2
* SDAP: Log failure from sysdb_handle_original_uuidLukas Slebodnik2015-06-141-0/+6
* IPA: Don't override homedir with subdomain_homedirPavel Reichl2015-06-141-7/+23
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-054-0/+70
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-052-0/+21
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-052-0/+62
* krb: remove duplicit decl. of write_krb5info_filePavel Reichl2015-06-051-3/+0
* dyndns: ipa_dyndns.h missed declaration of used dataPavel Reichl2015-06-051-0/+4
* dyndns: don't pass zone directive to nsupdatePavel Reichl2015-06-041-1/+9
* dyndns: remove dupl declaration of ipa_dyndns_updatePavel Reichl2015-06-021-3/+0
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* SDAP: Check return value before using output argumentsLukas Slebodnik2015-06-011-6/+8
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-014-29/+32
* DP: Set extra_value to NULL for enum requestsJakub Hrozek2015-06-011-1/+2
* PROXY: Do not register signal with SA_SIGINFOLukas Slebodnik2015-05-311-2/+2
* PROXY: proxy_child should work in non-root modeLukas Slebodnik2015-05-311-1/+1
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* AD GPO: Change default to "enforcing"Stephen Gallagher2015-05-281-1/+2
* AD GPO: Support processing referralsStephen Gallagher2015-05-284-46/+446
* LDAP: Support returning referral informationStephen Gallagher2015-05-281-22/+112
* krb5: new option krb5_map_userPavel Reichl2015-05-2810-15/+215
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-224-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-222-9/+42
* LDAP: Remove dead assignmentLukas Slebodnik2015-05-181-1/+0
* LDAP: warn about lockout option being deprecatedPavel Reichl2015-05-141-1/+8
* krb5: remove field run_as_userPavel Reichl2015-05-142-15/+0
* LDAP: disable the cleanup task by defaultJakub Hrozek2015-05-124-3/+22
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-121-1/+8
* SDAP: use DN to update entrySumit Bose2015-05-111-1/+2
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* krb5: try delayed online authentication only for single factor authSumit Bose2015-05-081-0/+7
* krb5: save hash of the first authentication factor to the cacheSumit Bose2015-05-081-3/+23
* IPA: create preauth indicator file at startupSumit Bose2015-05-081-0/+66
* krb5-child: add preauth and split 2fa token supportSumit Bose2015-05-083-21/+251
* Add pre-auth requestSumit Bose2015-05-084-0/+6
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-065-17/+34
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+2