summaryrefslogtreecommitdiffstats
path: root/src/util/domain_info_utils.c
Commit message (Expand)AuthorAgeFilesLines
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-3/+143
* new_subdomain: copy view data from parentSumit Bose2014-10-201-0/+11
* UTIL: Always write capathsJakub Hrozek2014-10-161-36/+33
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-291-0/+60
* UTIL: Do not change SSSD domains in get_domains_headStephen Gallagher2014-09-241-3/+0
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-221-2/+2
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-4/+4
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-2/+2
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-211-0/+14
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+1
* refactor calls of sss_parse_namePavel Reichl2014-03-181-2/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-42/+42
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+4
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-11/+19
* Inherit ID limits of parent domains if setJakub Hrozek2013-10-241-3/+5
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-271-1/+50
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-1/+10
* util: add get_domains_head()Pavel Březina2013-09-261-0/+13
* util: add find_subdomain_by_object_name()Pavel Březina2013-09-171-0/+35
* util: add find_subdomain_by_sid()Pavel Březina2013-09-171-0/+33
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-281-0/+25
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-2/+3
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-2/+3
* Add missing argument to DEBUG messageLukas Slebodnik2013-06-271-1/+1
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-0/+185
* Improved readability of get_next_domain()Lukas Slebodnik2013-03-041-2/+2
* get_next_domain() test dom->parent->next for NULLPavel Březina2013-02-141-1/+1
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-1/+1
* Change the way domains are linked.Simo Sorce2013-02-101-10/+23
* Add ability to disable domainsSimo Sorce2013-02-101-8/+12
* Add function get_next_domain()Simo Sorce2013-02-101-0/+18
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-0/+3
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-1/+11
* Stop creating fake sysdb contextsSimo Sorce2013-01-151-7/+2
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-0/+1
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-1/+1
* Refactor single domain initializationSimo Sorce2013-01-151-0/+34
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-1/+1
* Make sub-domains case-insensitiveSumit Bose2012-10-261-1/+1
* Make re_expression and full_name_format per domain optionsStef Walter2012-06-121-0/+1
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-041-0/+1
* Two fixes in responder subdomain codeJan Zeleny2012-04-241-1/+1
* New config option for subdomainsJan Zeleny2012-04-241-0/+2
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-241-2/+2
* Add some utility functions for subdomainsJan Zeleny2012-04-241-0/+110