summaryrefslogtreecommitdiffstats
path: root/src/confdb
Commit message (Expand)AuthorAgeFilesLines
* Print a warning when enumeration is requested but disabledAmitKumar2017-09-251-0/+4
* SECRETS: Add a new option to control per-UID limitsJakub Hrozek2017-09-011-0/+1
* 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-302-2/+12
* DESKPROFILE: Introduce the new IPA session providerFabiano Fidêncio2017-08-281-0/+1
* sudo: add a threshold option to reduce size of rules refresh filterPavel Březina2017-08-181-0/+2
* CONFIG: Add session_recording sectionNikolai Kondrashov2017-07-271-0/+6
* DOMAIN: Add sss_domain_info_{get,set}_output_fqnames()Fabiano Fidêncio2017-06-211-1/+4
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-211-0/+1
* RESPONDER_COMMON: update certmaps in respondersSumit Bose2017-06-011-0/+3
* CONFDB: Use default configuration with missing sssd.confLukas Slebodnik2017-05-231-4/+1
* CONFDB: Fix standalone application domainsJakub Hrozek2017-04-281-4/+22
* CONFDB: Fix handling of enable_files_domainLukas Slebodnik2017-04-101-8/+8
* 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