summaryrefslogtreecommitdiffstats
path: root/src/responder/pam/pamsrv_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* PAM: Avoid overwriting pam_status in _lookup_by_cert_done()Fabiano Fidêncio2017-10-091-1/+1
* PAM: Export original shell to tlog-rec-sessionNikolai Kondrashov2017-07-271-0/+96
* PAM: make sure the files provider uses the right auth providerSumit Bose2017-07-111-1/+1
* PAM: send user name hint response when neededSumit Bose2017-06-011-25/+45
* add_pam_cert_response: add support for SSS_PAM_CERT_INFO_WITH_HINTSumit Bose2017-06-011-1/+2
* pam: properly support UPN logon namesSumit Bose2017-05-231-2/+2
* PAM: check matching certificates from all domainsSumit Bose2017-05-041-6/+63
* PAM: Add application servicesJakub Hrozek2017-03-301-2/+24
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-301-1/+4
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-101-58/+75
* PAM: Improve debugging on smartcard creds forwardSumit Bose2017-03-031-0/+1
* PAM: Use cache_req to perform initgroups lookupsFabiano Fidêncio2017-03-031-387/+83
* pam: enhance Smartcard authentication tokenSumit Bose2017-02-231-7/+2
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-231-2/+6
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-231-23/+79
* PAM: store user object in the preq contextSumit Bose2017-02-231-6/+6
* responders: remove checks that are handled inside cache_reqPavel Březina2016-12-191-7/+0
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-8/+6
* PAM: add pam_response_filter optionSumit Bose2016-11-021-7/+104
* PAM: add a test for filter_responses()Sumit Bose2016-11-021-2/+2
* cache_req: switch to new codePavel Březina2016-10-201-1/+1
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-211-1/+1
* PAM: Do not act on ldb_message in case of a failureJakub Hrozek2016-08-081-15/+18
* PAM: Fix domain for UPN based lookupsSumit Bose2016-07-291-0/+17
* PAM: continue with UPN/email search if name was not foundSumit Bose2016-07-291-0/+39
* PAM: Use qualified names internally in the PAM responderJakub Hrozek2016-07-071-15/+27
* Responders: Make the client context more genericSimo Sorce2016-06-291-7/+12
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-111-4/+6
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-111-2/+1
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-111-4/+2
* PAM: Pass account lockout status and display messagePavel Reichl2016-02-171-8/+23
* Util: Improve code to get connection credentialsSimo Sorce2016-01-281-13/+10
* p11: enable ocsp checksSumit Bose2015-11-261-1/+13
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-121-1/+1
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-3/+3
* PAM: remove unused parameter cdbPavel Reichl2015-10-201-6/+3
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-021-3/+9
* PAM: Make p11_child timeout configurableMichal Židek2015-09-231-25/+38
* pam: Incerease p11 child timeoutMichal Židek2015-08-171-2/+7
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-37/+275
* PAM: Only cache first-factorJakub Hrozek2015-07-061-1/+20
* PAM: authenticate agains cachePavel Reichl2015-07-061-6/+164
* sysdb: new attribute lastOnlineAuthWithCurrentTokenPavel Reichl2015-07-061-0/+66
* 2FA offline authSumit Bose2015-05-081-3/+32
* Add pre-auth requestSumit Bose2015-05-081-0/+7
* pam: handle 2FA authentication token in the responderSumit Bose2015-05-081-0/+4
* PAM: use the logon_name as the key for the PAM initgr cacheSumit Bose2015-03-131-13/+3
* PAM: check return value of confdb_get_stringPavel Reichl2015-02-271-0/+6
* PAM: print the pam status as string, tooJakub Hrozek2015-02-251-1/+2
* PAM: warn all services about account expirationPavel Reichl2015-02-231-2/+17