summaryrefslogtreecommitdiffstats
path: root/src/confdb
Commit message (Expand)AuthorAgeFilesLines
* config: Allow timeout for all sevicesMichal Židek2016-07-121-1/+0
* DOC: Fix few typos in doxygen commentsLukas Slebodnik2016-07-051-1/+1
* Fix warning sign-compareLukas Slebodnik2016-07-011-2/+3
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-291-0/+4
* ConfDB: Add helper function to get "subsections"Simo Sorce2016-06-292-0/+118
* Prepare ini schema with rules for validationLukas Slebodnik2016-06-271-2/+1
* confdb: Check for config file errors on sssd startupMichal Židek2016-06-273-3/+10
* confdb: Make it possible to use config snippetsMichal Židek2016-06-273-21/+12
* sss_tools: create confdb if not existPavel Březina2016-06-272-6/+81
* DEBUG: Add `debug` alias for debug_levelStephen Gallagher2016-06-161-0/+1
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-101-0/+1
* CONFIG: Use default config when none providedStephen Gallagher2016-05-112-4/+37
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-111-1/+1
* PAC: only save PAC blob into the cacheSumit Bose2016-04-131-0/+1
* PAM: Pass account lockout status and display messagePavel Reichl2016-02-171-0/+1
* p11: enable ocsp checksSumit Bose2015-11-261-0/+1
* SSSD: Add a new option diag_cmdJakub Hrozek2015-11-131-0/+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
* PAM: Make p11_child timeout configurableMichal Židek2015-09-231-0/+1
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-212-1/+20
* CONFDB: Assume config file version 2 if missingMichal Židek2015-09-032-24/+25
* sudo: use "higher value wins" when ordering rulesPavel Březina2015-08-141-0/+2
* ssh: generate public keys from certificateSumit Bose2015-07-311-0/+2
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-0/+2
* TESTS: fix compiler warningsPavel Reichl2015-07-281-1/+1
* IFP: Add wildcard requestsJakub Hrozek2015-07-151-0/+1
* PAM: authenticate agains cachePavel Reichl2015-07-062-0/+64
* SYSDB: Add a forest root attribute to sss_domain_infoJakub Hrozek2015-06-141-1/+6
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-0/+1
* confdb: Add new option subdomain_inheritJakub Hrozek2015-06-052-0/+15
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-082-0/+15
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-1/+1
* 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
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-231-0/+1
* CONFDB: Typo in debug messagePavel Reichl2015-01-051-1/+1
* confdb: Make confdb_set_string accept const char pointerMichal Zidek2014-11-282-2/+2
* CONFDB: Detect&fix misconf opt refresh_expired_intervalPavel Reichl2014-11-041-0/+15
* SSSD: Load a user to run a service as from configurationJakub Hrozek2014-10-221-0/+1
* confdb: add has_views and view_name to sss_domain_infoSumit Bose2014-10-202-0/+6
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-291-0/+2
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-052-0/+13
* Make the space override responder-agnosticJakub Hrozek2014-08-131-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-131-1/+1
* Remove unused function confdb_set_boolMichal Zidek2014-07-292-80/+0
* case_sensitivity = preservingMichal Zidek2014-07-292-6/+22
* Add function confdb_set_string.Michal Zidek2014-07-292-0/+93
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-281-0/+1