summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_subdomains.c
Commit message (Expand)AuthorAgeFilesLines
* IPA: Get ipaDomainsResolutionOrder from IPA ID ViewFabiano Fidêncio2017-03-291-0/+182
* IPA_SUBDOMAINS: Rename _refresh_view() to _refresh_view_name()Fabiano Fidêncio2017-03-291-3/+4
* IPA: Get ipaDomainsResolutionOrder from ipaConfigFabiano Fidêncio2017-03-291-12/+156
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-291-4/+6
* IPA: add certmap supportSumit Bose2017-03-231-0/+354
* IPA/AD: check auth ctx before using itSumit Bose2016-11-101-3/+17
* IPA: Initialize a boolean control valueJakub Hrozek2016-10-041-1/+6
* IPA: Changing of confusing debug messagePetr Cech2016-08-051-2/+5
* IPA: enable enterprise principals if server supports themSumit Bose2016-07-181-0/+86
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-181-1/+8
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-1/+9
* IPA: read ipaNTAdditionalSuffixes for master and trusted domainsSumit Bose2016-07-181-2/+5
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-2/+5
* DP: Switch to new interfacePavel Březina2016-06-201-739/+854
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* IPA: invalidate override data if original view is missingSumit Bose2016-02-261-3/+13
* IPA: lookup idview name even if there is no master domain recordSumit Bose2016-02-261-35/+43
* SDAP: Make it possible to silence errors from dereferenceJakub Hrozek2016-01-191-1/+5
* SDAP: rename sdap_get_id_specific_filterPavel Březina2016-01-191-2/+2
* DP: Reduce code duplication in the callback handlersJakub Hrozek2015-12-101-1/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-2/+2
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-1/+1
* IPA: Always re-fetch the keytab from the IPA serverJakub Hrozek2015-08-141-2/+2
* SYSDB: prepare for LOCAL viewPavel Březina2015-07-271-1/+2
* views: Add is_default_view helper functionMichal Židek2015-07-021-3/+2
* IPA: Make constructing an IPA server mode context asyncJakub Hrozek2015-06-141-6/+30
* 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-141-21/+56
* IPA: Split two functions to new module ipa_subdomains_utils.cJakub Hrozek2015-06-141-42/+5
* IPA: Move server-mode functions to a separate moduleJakub Hrozek2015-06-141-311/+5
* 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-141-1/+10
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-1/+1
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-051-0/+4
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-121-1/+8
* subdom: Remove unused function get_flat_name_from_subdomain_nameJakub Hrozek2015-04-161-21/+0
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-3/+3
* AD: support for AD site overridePavel Reichl2015-01-261-1/+5
* IPA: only update view data if it really changedSumit Bose2014-12-021-50/+66
* krb5: make krb5 provider view awareSumit Bose2014-12-021-0/+13
* views: allow view name change at startupSumit Bose2014-11-251-16/+81
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-0/+8
* IPA: inherit ldap_user_extra_attrs to AD subdomainsSumit Bose2014-11-051-0/+31
* ipa_subdomains_handler_master_done: initialize reply_countSumit Bose2014-10-221-1/+1
* ipa: fix issues with older servers not supporting viewsSumit Bose2014-10-221-1/+13
* UTIL: Always write capathsJakub Hrozek2014-10-161-3/+1
* IPA: add view support and get view nameSumit Bose2014-10-161-10/+183