summaryrefslogtreecommitdiffstats
path: root/src/util/domain_info_utils.c
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Remove unused functionsJakub Hrozek2016-07-071-72/+0
* UTIL: Parse internal fqnames in find_domain_by_object_nameJakub Hrozek2016-07-071-2/+2
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-1/+47
* utils: add sss_write_krb5_snippet_common()Sumit Bose2016-07-061-23/+47
* localauth: remove enable_only sssd from config snippetSumit Bose2016-07-061-2/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-13/+21
* UTILS: More restrictive permissions in domain_infoPetr Cech2015-10-141-2/+2
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-141-2/+2
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-3/+17
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-141-133/+0
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-1/+3
* UTIL: Inherit ignore_group_membersJakub Hrozek2015-06-051-0/+9
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-081-0/+2
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-1/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-4/+4
* add missing '\n' in debug messagesPavel Reichl2015-01-271-4/+5
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+72
* 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