summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating translations for the 1.15.1 releasesssd-1_15_1Jakub Hrozek2017-03-0340-16323/+18634
* CACHE_REQ: Only search the given domain when looking up entries by UPNJakub Hrozek2017-03-031-2/+2
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-039-21/+32
* PAM: Improve debugging on smartcard creds forwardSumit Bose2017-03-031-0/+1
* TESTS: Adapt pam-srv-tests to deal with cache_req related changesFabiano Fidêncio2017-03-031-23/+53
* PAM: Use cache_req to perform initgroups lookupsFabiano Fidêncio2017-03-033-389/+83
* CACHE_REQ: Add cache_req_data_set_bypass_cache()Fabiano Fidêncio2017-03-034-1/+18
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-025-7/+17
* SYSTEMD: Force responders to refuse manual startFabiano Fidêncio2017-03-027-0/+7
* SYSTEMD: Don't mix up responders' socket and monitor activationFabiano Fidêncio2017-03-0210-0/+226
* cache_req: use own namespace for UPNsSumit Bose2017-03-026-5/+95
* pam: use authtok from PAM stack if availableSumit Bose2017-03-022-3/+29
* SYSTEMD: Avoid starting a responder socket in case SSSD is not startedFabiano Fidêncio2017-03-017-0/+14
* SYSTEMD: Add "After=sssd.service" to the responders' sockets unitsFabiano Fidêncio2017-03-017-0/+7
* authtok: fix tests on big-endianSumit Bose2017-02-281-4/+18
* Use pagure links as a reference to upstreamLukas Slebodnik2017-02-2811-14/+12
* Update link to commit templateLukas Slebodnik2017-02-281-1/+1
* CONFDB: If no configuration file is provided, create a fallback configurationJakub Hrozek2017-02-282-13/+63
* CONFDB: Refactor reading the config fileJakub Hrozek2017-02-281-60/+84
* TESTS: Test the files domain autoconfigurationJakub Hrozek2017-02-271-0/+78
* TESTS: Enable the files domain for all integration testsJakub Hrozek2017-02-272-1/+10
* MONITOR: Enable an implicit files domain if one is not configuredJakub Hrozek2017-02-2710-2/+238
* DOC: Deprecate README, add README.mdJakub Hrozek2017-02-272-43/+28
* 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