summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PAM: allow muliple users mapped to a certificateone_certificate_multiple_usersSumit Bose2017-02-233-59/+80
* ifp: add ListByCertificateSumit Bose2017-02-236-0/+183
* cache_req: allow multiple matches for searches by certificateSumit Bose2017-02-231-2/+2
* sysdb: allow multiple results for searches by certificateSumit Bose2017-02-232-7/+11
* TESTS: Remove unused importJakub Hrozek2017-02-231-1/+0
* KRB5: allow pkinit pre-authenticationSumit Bose2017-02-234-13/+303
* pam: enhance Smartcard authentication tokenSumit Bose2017-02-234-15/+45
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-237-18/+221
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-233-24/+97
* authtok: enhance support for Smartcard auth blobsSumit Bose2017-02-235-15/+625
* LDAP/proxy: tell frontend that Smartcard auth is not supportedSumit Bose2017-02-232-1/+18
* utils: new error codesSumit Bose2017-02-232-0/+4
* PAM: use sentinel error code in PAM testsSumit Bose2017-02-231-1/+3
* PAM: fix memory leak in pam_sssSumit Bose2017-02-231-0/+6
* PAM: store user object in the preq contextSumit Bose2017-02-232-6/+7
* FILES: Remove unnecessary checkLukas Slebodnik2017-02-221-1/+1
* MONITOR: Don't return an error in case we fail to register a serviceFabiano Fidêncio2017-02-221-5/+1
* pam_sss: check conversation callbackSumit Bose2017-02-221-0/+8
* FILES: Fix reallocation logicJakub Hrozek2017-02-222-3/+72
* check_duplicate: check name member before using itSumit Bose2017-02-222-1/+33
* sdap_extend_map: make sure memory can be freedSumit Bose2017-02-222-2/+23
* DYNDNS: Correct debug log message of realmJustin Stephenson2017-02-221-1/+5
* DYNDNS: Update PTR record after non-fatal errorJustin Stephenson2017-02-221-3/+0
* intg: Fix python3 issuesLukas Slebodnik2017-02-173-8/+12
* IPA_SUDO: Unused value fixPetr Čech2017-02-161-1/+0
* SBUS: Document how to free the result of sbus_create_messageJakub Hrozek2017-02-151-0/+7
* EXAMPLES: Do not point to id_provider=localJakub Hrozek2017-02-151-3/+1
* MAN: Add documentation for the files providerJakub Hrozek2017-02-154-0/+94
* MONITOR: Use the common inotify code to watch resolv.confJakub Hrozek2017-02-153-366/+109
* MONITOR: Remove checks for sssd.conf changesJakub Hrozek2017-02-151-13/+0
* TESTS: Add files provider integration testsJakub Hrozek2017-02-154-0/+937
* TESTS: Add a module to call nss_sss's getgr* from testsJakub Hrozek2017-02-152-0/+89
* TESTS: Add a module to call nss_sss's getpw* from testsJakub Hrozek2017-02-152-0/+168
* TESTS: add a helper module with shared NSS constantsJakub Hrozek2017-02-154-33/+53
* TESTS: move helper fixtures to back up and restore a file to a utility moduleJakub Hrozek2017-02-153-14/+15
* MAN: Document the pwfield configuration optionJakub Hrozek2017-02-151-0/+17
* CONFDB: The files domain defaults to "x" as pwfieldJakub Hrozek2017-02-151-0/+7
* CONFDB: Make pwfield configurable per-domainJakub Hrozek2017-02-156-6/+33
* CONFDB: The files provider always enumeratesPavel Březina2017-02-151-1/+5
* FILES: Add the files providerJakub Hrozek2017-02-157-1/+1179
* CONFDB: Re-enable the files providerJakub Hrozek2017-02-151-7/+0
* UTIL: Add a generic inotify moduleJakub Hrozek2017-02-155-0/+1227
* RESPONDER: Contact inconsistent domainsJakub Hrozek2017-02-152-3/+76
* RESPONDER: Include the files provider in NEEDS_CHECK_PROVIDERJakub Hrozek2017-02-151-2/+7
* RESPONDER: Use the NEED_CHECK_DOMAIN macroJakub Hrozek2017-02-151-1/+11
* DP: Add internal interface to invalidate memory cache from DPJakub Hrozek2017-02-152-0/+39
* DP: Add internal interface to reset negative cache from DPJakub Hrozek2017-02-152-1/+69
* DP: Add internal DP interface to set domain stateJakub Hrozek2017-02-153-0/+99
* RESPONDER: A sbus interface to reset negatively cached users and groupsJakub Hrozek2017-02-158-0/+123
* RESPONDER: Add a responder sbus interface to set domain stateJakub Hrozek2017-02-1510-2/+362