summaryrefslogtreecommitdiff
path: root/src/util/domain_info_utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-27ipa_server_mode: write capaths to krb5 include fileSumit Bose1-1/+50
2013-09-27IPA: store forest name for forest member domainsSumit Bose1-1/+10
2013-09-26util: add get_domains_head()Pavel Březina1-0/+13
2013-09-17util: add find_subdomain_by_object_name()Pavel Březina1-0/+35
2013-09-17util: add find_subdomain_by_sid()Pavel Březina1-0/+33
2013-08-28Add a new option to control subdomain enumerationJakub Hrozek1-0/+25
2013-08-28Read enumerate state for subdomains from cacheJakub Hrozek1-2/+3
2013-06-28Read mpg state for subdomains from cacheSumit Bose1-2/+3
2013-06-27Add missing argument to DEBUG messageLukas Slebodnik1-1/+1
2013-06-27AD: Write out domain-realm mappingsJakub Hrozek1-0/+185
2013-03-04Improved readability of get_next_domain()Lukas Slebodnik1-2/+2
2013-02-14get_next_domain() test dom->parent->next for NULLPavel Březina1-1/+1
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce1-1/+1
2013-02-10Change the way domains are linked.Simo Sorce1-10/+23
2013-02-10Add ability to disable domainsSimo Sorce1-8/+12
2013-02-10Add function get_next_domain()Simo Sorce1-0/+18
2013-02-10Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce1-0/+3
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-1/+11
2013-01-15Stop creating fake sysdb contextsSimo Sorce1-7/+2
2013-01-15Move mpg flag to the domain where it belongsSimo Sorce1-0/+1
2013-01-15Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce1-1/+1
2013-01-15Refactor single domain initializationSimo Sorce1-0/+34
2012-11-19Refactor the way subdomain accounts are savedSimo Sorce1-1/+1
2012-10-26Make sub-domains case-insensitiveSumit Bose1-1/+1
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-0/+1
2012-05-04Modify behavior of pam_pwd_expiration_warningJan Zeleny1-0/+1
2012-04-24Two fixes in responder subdomain codeJan Zeleny1-1/+1
2012-04-24New config option for subdomainsJan Zeleny1-0/+2
2012-04-24Add conn_name to allow different names for domains and connectionsJan Zeleny1-2/+2
2012-04-24Add some utility functions for subdomainsJan Zeleny1-0/+110