summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-143-0/+4
* sudo: use "higher value wins" when ordering rulesPavel Březina2015-08-142-0/+2
* SSSDConfig: Return correct types in python3Lukas Slebodnik2015-08-042-2/+4
* ssh: generate public keys from certificateSumit Bose2015-07-312-0/+2
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-154-0/+4
* PAM: authenticate agains cachePavel Reichl2015-07-063-2/+6
* LDAP: add ldap_user_certificate optionSumit Bose2015-06-194-0/+4
* adding ldap_user_auth_type where missingSumit Bose2015-06-194-0/+5
* confdb: Add new option subdomain_inheritJakub Hrozek2015-06-053-2/+6
* krb5: new option krb5_map_userPavel Reichl2015-05-285-3/+10
* SSSDConfigTest: Use unique temporary directoryLukas Slebodnik2015-05-261-8/+15
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-082-0/+3
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-242-2/+0
* TESTS: Run python tests with all supported python versionsLukas Slebodnik2015-02-252-0/+10
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-232-0/+2
* Remove strict requirements of python2Lukas Slebodnik2015-02-131-1/+1
* SSSDConfig: Port missing parts to python3Lukas Slebodnik2015-02-132-31/+34
* SSSDConfig: Remove unused exception nameLukas Slebodnik2015-02-131-3/+3
* Add user_attributes to ifp section of API schemaRob Crittenden2015-02-131-0/+1
* AD: add new option ad_sitePavel Reichl2015-01-262-0/+3
* Python3 support in SSSDBohuslav Kabrda2015-01-133-36/+38
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-253-0/+3
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-065-0/+5
* Revert "LDAP: Remove unused option ldap_user_uuid"Sumit Bose2014-11-065-0/+5
* SSSD: Load a user to run a service as from configurationJakub Hrozek2014-10-223-0/+3
* IPA: add view support and get view nameSumit Bose2014-10-162-0/+14
* sssd.api.conf: Declare case_sensitive as stringMichal Zidek2014-10-011-1/+1
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-292-0/+4
* AD-GPO: config changes for gpo_map_* optionsYassir Elley2014-09-082-1/+16
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-052-0/+3
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-274-0/+4
* Only replace space with the specified substitutionJakub Hrozek2014-08-132-2/+2
* AD-GPO: add ad_gpo_cache_timeout optionYassir Elley2014-07-312-0/+2
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-282-0/+2
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-255-5/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-255-5/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-253-3/+0
* sudo: fetch sudoRunAs attributePavel Březina2014-07-154-0/+4
* Use python2 in shebang for python scripts.Lukas Slebodnik2014-06-181-1/+1
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-022-0/+4
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-024-0/+4
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-132-0/+2
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-132-0/+2
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-05-133-2/+11
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-022-0/+2
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-022-0/+2
* ConfigAPI: Add two missing AD optionsJakub Hrozek2014-04-161-0/+2
* config API: prepend source dir search path for testsSumit Bose2014-03-021-1/+1
* config API: read only specific files from schemaplugindirSumit Bose2014-03-022-1/+4
* SUDO: AD providerSumit Bose2014-03-022-1/+22