summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sudo: always use srv_opts from id contextsudo1-13Pavel Březina2017-11-061-5/+1
* PAM: Fix domain for UPN based lookupsSumit Bose2017-10-131-0/+17
* NSS: use different neg cache name for UPN searchesSumit Bose2017-10-131-2/+10
* PAM: continue with UPN/email search if name was not foundSumit Bose2017-10-131-0/+39
* NSS: continue with UPN/email search if name was not foundSumit Bose2017-10-131-6/+6
* BUILD: Accept krb5 1.16 for building the PAC pluginSumit Bose2017-10-091-1/+2
* GPO: Don't use freed LDAPURLDesc if domain for AD DC cannot be foundJakub Hrozek2017-10-091-2/+5
* intg: Fix execution with dbus-1.11.18Lukas Slebodnik2017-10-041-0/+1
* CI: Use dnf 2.x for installation of packages in fedoraLukas Slebodnik2017-09-142-1/+8
* SPEC: Fix detecting of minor releaseLukas Slebodnik2017-09-141-2/+2
* CONFIG: Fix schema for try_inotifyLukas Slebodnik2017-09-132-4/+4
* pysss_nss_idmap: Fix typos in python documentationLukas Slebodnik2017-09-131-8/+8
* pysss_nss_idmap: return same type as it is in module constantsLukas Slebodnik2017-09-131-5/+5
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-09-0111-0/+39
* TEST_NEGCACHE: Ensure root's uid and gid are always added to ncacheFabiano Fidêncio2017-08-311-0/+6
* NEGCACHE: Add root's uid/gid to ncacheFabiano Fidêncio2017-08-311-0/+17
* NEGCACHE: Descend to all subdomains when adding user/groupsFabiano Fidêncio2017-08-311-2/+6
* TEST_NEGCACHE: Test that "root" is always added to ncacheFabiano Fidêncio2017-08-311-0/+6
* NEGCACHE: Always add "root" to the negative cacheFabiano Fidêncio2017-08-311-34/+48
* NEGCACHE: Add some comments about each step of sss_ncache_prepopulate()Fabiano Fidêncio2017-08-311-1/+4
* IFP: fix typo in option name in man pagesPavel Březina2017-08-252-2/+2
* libwbclient: Change return code for wbcAuthenticateUserExLukas Slebodnik2017-08-231-1/+1
* HBAC: Do not rely on originalMemberOf, use the sysdb memberof links insteadJakub Hrozek2017-07-271-30/+64
* tests: update expired certificateSumit Bose2017-06-264-36/+36
* Revert "CI: Use /bin/sh as a CONFIG SHELL"Lukas Slebodnik2017-06-191-2/+1
* CI: Do not use valgrind for dummy-childLukas Slebodnik2017-06-191-1/+1
* SSSDConfig: Fix saving of debug_levelLukas Slebodnik2017-05-293-0/+52
* SSSDConfig: Handle integer parsing more lenientlyLukas Slebodnik2017-05-293-5/+18
* CONFIG: Add subdomain_homedir to config locationsJustin Stephenson2017-05-263-0/+4
* CONFIG: session_provider does not exist anymoreJakub Hrozek2017-05-263-4/+0
* CONFIG: selinux_provider is a valid provider typeJakub Hrozek2017-05-263-0/+4
* CONFIG: re_expression is an allowed option for all domainsJakub Hrozek2017-05-263-0/+4
* CONFIG: full_name_format is an allowed option for all domainsJakub Hrozek2017-05-263-0/+4
* config: Add config_file_version to schemaMichal Židek2017-05-262-0/+2
* config: Allow timeout for all sevicesMichal Židek2017-05-262-2/+1
* config: Fix user_attributesMichal Židek2017-05-262-1/+2
* config: override_space is monitor's optionMichal Židek2017-05-263-3/+4
* krb5: accept changed principal if krb5_canonicalize=TrueSumit Bose2017-05-261-0/+3
* BUILD: Fix build without sshLukas Slebodnik2017-05-252-1/+5
* BUILD: Link libwbclient with libdlLukas Slebodnik2017-05-241-0/+1
* ssh tools: Split connect and communication phasesSimo Sorce2017-05-031-8/+22
* ssh tools: Fix issues with multiple IP addressesSimo Sorce2017-05-031-1/+7
* ssh tools: The ai structure is not an array,Simo Sorce2017-05-031-3/+3
* ad: handle forest root not listed in ad_enabled_domainsSumit Bose2017-04-281-4/+36
* utils: add sss_domain_is_forest_root()Sumit Bose2017-04-282-0/+6
* SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...Jakub Hrozek2017-04-254-5/+26
* MAN: minor typo fixesRené Genz2017-04-192-13/+13
* UTIL: Use max 15 characters for AD host UPNLukas Slebodnik2017-04-121-1/+7
* sbus: check connection for NULL before unregister itSumit Bose2017-04-121-1/+7
* selinux: Do not fail if SELinux is not managedMichal Židek2017-04-065-24/+49