summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_subdomains.c
Commit message (Expand)AuthorAgeFilesLines
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-211-0/+7
* IPA: Get ipaDomainsResolutionOrder from ipaConfigFabiano Fidêncio2017-03-291-0/+67
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-291-3/+60
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-021-1/+10
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-081-332/+0
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-0/+99
* SYSDB: Split sysdb_try_to_find_expected_dn() into smaller functionsJakub Hrozek2016-11-031-99/+179
* sysdb_master_domain_add_info: properly set do_updateSumit Bose2016-07-251-2/+2
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-181-3/+53
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-2/+47
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-011-0/+153
* sysdb: Use get_next_domain instead of dom->nextMichal Židek2015-10-231-2/+2
* sysdb: Include disabled domains in link_forest_rootsMichal Židek2015-10-231-1/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-3/+4
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-2/+5
* views: Add is_default_view helper functionMichal Židek2015-07-021-2/+1
* SYSDB: Add a forest root attribute to sss_domain_infoJakub Hrozek2015-06-141-0/+66
* SYSDB: Add realm to sysdb_master_domain_add_infoJakub Hrozek2015-06-141-1/+21
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-141-0/+133
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-4/+47
* sysdb: add view data to domainsSumit Bose2014-10-201-0/+116
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-22/+22
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-091-1/+34
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-3/+48
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-1/+15
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-2/+25
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-281-20/+1
* DB: Update sss_domain_info with new updated dataJakub Hrozek2013-08-281-5/+5
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-5/+19
* Save mpg state for subdomainsSumit Bose2013-06-281-3/+30
* Change the way domains are linked.Simo Sorce2013-02-101-101/+66
* Remove sysdb_subdom completelySimo Sorce2013-02-101-19/+5
* Add sysdb_subdomain_store() functionSimo Sorce2013-02-101-37/+98
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-101-24/+19
* Update main domain info in placeSimo Sorce2013-02-101-32/+29
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-55/+35
* Stop creating fake sysdb contextsSimo Sorce2013-01-151-20/+0
* Kill sysdb->domainSimo Sorce2013-01-151-2/+0
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-1/+0
* Add domain to some subdomain functionsSimo Sorce2013-01-151-5/+6
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-151-15/+0
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-151-8/+0
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-13/+0
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-18/+0
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-151-11/+0
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-151-12/+0
* Add domain to sysdb_search_user_by_uid()Simo Sorce2013-01-151-11/+0
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-151-11/+0
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-40/+0
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-201-1/+1