summaryrefslogtreecommitdiffstats
path: root/src/confdb/confdb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* NSS: Add override_shell optionStephen Gallagher2012-07-201-0/+10
* CONFDB: Add the ability to set a boolean value in the confdbStephen Gallagher2012-07-061-0/+75
* confdb: add entry_cache_sudo_timeout optionPavel Březina2012-06-291-0/+11
* Set default for subdomain_homedirSumit Bose2012-06-251-1/+2
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Bad check for id_provider=local and access_provider=permitAriel Barria2012-05-111-1/+1
* NSS: Add fallback_homedir optionStephen Gallagher2012-05-091-4/+16
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-041-0/+18
* fix copy and paste error in commentPavel Březina2012-04-241-1/+1
* New config option for subdomainsJan Zeleny2012-04-241-0/+10
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-241-0/+1
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-12/+33
* AUTOFS: responderJakub Hrozek2012-02-051-0/+10
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-2/+51