summaryrefslogtreecommitdiffstats
path: root/src/confdb/confdb.c
Commit message (Expand)AuthorAgeFilesLines
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-251-0/+4
* CONFDB: Do not crash with an invalid domain_type or case_sensitive valueJakub Hrozek2017-08-311-0/+2
* CONFDB: Set a default value for subdomain_refresh_interval in case an invalid...Fabiano Fidêncio2017-08-301-2/+11
* CONFDB: Fix standalone application domainsJakub Hrozek2017-04-281-4/+22
* CONFDB: Fix handling of enable_files_domainLukas Slebodnik2017-04-101-8/+8
* CONFDB: Allow configuring [application] sections as non-POSIX domainsJakub Hrozek2017-03-301-17/+271
* CONFDB: Introduce SSSD domain type to distinguish POSIX and application domainsJakub Hrozek2017-03-301-1/+17
* MONITOR: Enable an implicit files domain if one is not configuredJakub Hrozek2017-02-271-0/+182
* CONFDB: The files domain defaults to "x" as pwfieldJakub Hrozek2017-02-151-0/+7
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-151-0/+10
* CONFDB: The files provider always enumeratesPavel Březina2017-02-151-1/+5
* CONFDB: Re-enable the files providerJakub Hrozek2017-02-151-7/+0
* common: Fix domain case sensitivity initMichal Židek2016-12-151-3/+9
* CONFDB: Supress clang false passitive warningsLukas Slebodnik2016-11-291-4/+4
* ConfDB: Add helper function to get "subsections"Simo Sorce2016-06-291-0/+92
* confdb: Check for config file errors on sssd startupMichal Židek2016-06-271-1/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-1/+1
* REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)Petr Cech2015-10-141-1/+1
* confdb: warn if memcache_timeout > than entry_cachePavel Reichl2015-09-301-0/+25
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-0/+2
* PAM: authenticate agains cachePavel Reichl2015-07-061-0/+62
* confdb: Add new option subdomain_inheritJakub Hrozek2015-06-051-0/+13
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-081-0/+11
* Use FQDN if default domain was setMichal Zidek2015-03-111-4/+33
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-111-1/+5
* CONFDB: Typo in debug messagePavel Reichl2015-01-051-1/+1
* confdb: Make confdb_set_string accept const char pointerMichal Zidek2014-11-281-1/+1
* CONFDB: Detect&fix misconf opt refresh_expired_intervalPavel Reichl2014-11-041-0/+15
* confdb: add has_views and view_name to sss_domain_infoSumit Bose2014-10-201-0/+3
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-0/+11
* Remove unused function confdb_set_boolMichal Zidek2014-07-291-75/+0
* case_sensitivity = preservingMichal Zidek2014-07-291-6/+21
* Add function confdb_set_string.Michal Zidek2014-07-291-0/+71
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+10
* confdb: add confdb_list_all_domain_names()Pavel Březina2014-05-281-0/+64
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-32/+53
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-73/+73
* CONFDB: fail if there are domains with same namePavel Reichl2014-02-091-0/+18
* dp: make subdomains refresh interval configurablePavel Březina2013-10-251-0/+8
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-281-0/+13
* back end: add refresh expired records periodic taskPavel Březina2013-06-101-0/+11
* Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek2013-03-011-1/+2
* Fix the krb5 password expiration warningJakub Hrozek2013-02-211-1/+7
* Change the way domains are linked.Simo Sorce2013-02-101-8/+2
* Add function get_next_domain()Simo Sorce2013-02-101-1/+1
* Convert the value of pwd_exp_warning to secondsJakub Hrozek2013-01-221-5/+6
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-0/+3
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+1
* Add ignore_group_members option.Paul B. Henson2012-11-151-0/+9
* Allow setting the default_shell option per-domain as wellJakub Hrozek2012-10-181-0/+10