summaryrefslogtreecommitdiffstats
path: root/src/confdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-022-0/+13
* confdb: add confdb_list_all_domain_names()Pavel Březina2014-05-282-0/+80
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-131-0/+1
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-041-0/+3
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-122-34/+56
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-122-103/+103
* CONFDB: fail if there are domains with same namePavel Reichl2014-02-091-0/+18
* monitor: Specific error message for missing sssd.confPavel Reichl2013-11-271-2/+7
* confdb: Make offline timeout configurableMichal Zidek2013-11-071-0/+1
* dp: make subdomains refresh interval configurablePavel Březina2013-10-252-0/+10
* Remove unused constantsJakub Hrozek2013-10-221-3/+0
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-4/+5
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-0/+1
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-282-0/+16
* Fix the default FQDN formatJakub Hrozek2013-07-191-2/+2
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-191-0/+2
* Fix some doxygen warningsSumit Bose2013-06-111-2/+0