summaryrefslogtreecommitdiffstats
path: root/src/confdb
Commit message (Expand)AuthorAgeFilesLines
* PAM: Add application servicesJakub Hrozek2017-03-301-0/+1
* CONFDB: Allow configuring [application] sections as non-POSIX domainsJakub Hrozek2017-03-302-17/+275
* CONFDB: Introduce SSSD domain type to distinguish POSIX and application domainsJakub Hrozek2017-03-302-1/+32
* Add domain_resolution_order config optionFabiano Fidêncio2017-03-291-0/+1
* KCM: Make the secrets ccache back end configurable, make secrets the defaultJakub Hrozek2017-03-271-0/+1
* KCM: Initial responder build and packagingJakub Hrozek2017-03-271-0/+3
* CACHE_REQ: Check the caches firstFabiano Fidêncio2017-03-141-0/+1
* CONFDB: If no configuration file is provided, create a fallback configurationJakub Hrozek2017-02-281-13/+47
* CONFDB: Refactor reading the config fileJakub Hrozek2017-02-281-60/+84
* MONITOR: Enable an implicit files domain if one is not configuredJakub Hrozek2017-02-272-0/+186
* CONFDB: The files domain defaults to "x" as pwfieldJakub Hrozek2017-02-151-0/+7
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-152-0/+11
* CONFDB: The files provider always enumeratesPavel Březina2017-02-151-1/+5
* CONFDB: Re-enable the files providerJakub Hrozek2017-02-151-7/+0
* UTIL: Add a new domain state called DOM_INCONSISTENTJakub Hrozek2017-02-151-0/+4
* Partially revert "CONFIG: Use default config when none provided"Lukas Slebodnik2017-02-072-37/+4
* RESPONDER: Shutdown {dbus,socket}-activated responders in case they're idleFabiano Fidêncio2017-01-231-0/+2
* common: Fix domain case sensitivity initMichal Židek2016-12-151-3/+9
* CONFDB: Supress clang false passitive warningsLukas Slebodnik2016-11-291-4/+4
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+1
* PAM: add pam_response_filter optionSumit Bose2016-11-021-0/+1
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-051-0/+1
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-031-0/+1
* PROXY: Adding proxy_max_children optionPetr Cech2016-09-131-0/+1
* MONITOR: Add disable_netlink optionJustin Stephenson2016-09-121-0/+1
* MONITOR: Remove the no longer used kill_service commandJakub Hrozek2016-08-301-1/+0
* MONITOR: Remove the no longer used diag_cmd commandJakub Hrozek2016-08-301-1/+0
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-181-1/+1
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-0/+1
* 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