summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_pam_srv.c
Commit message (Expand)AuthorAgeFilesLines
* PAM: Add application servicesJakub Hrozek2017-03-301-4/+163
* LDAP: always store the certificate from the requestSumit Bose2017-03-231-3/+3
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-101-0/+84
* TESTS: Adapt pam-srv-tests to deal with cache_req related changesFabiano Fidêncio2017-03-031-23/+53
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-231-2/+31
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-231-1/+15
* PAM: use sentinel error code in PAM testsSumit Bose2017-02-231-1/+3
* PAM: add pam_response_filter optionSumit Bose2016-11-021-7/+142
* PAM: add a test for filter_responses()Sumit Bose2016-11-021-0/+52
* p11: return a fully-qualified nameSumit Bose2016-09-161-8/+8
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-161-12/+77
* PAM: Use qualified names internally in the PAM responderJakub Hrozek2016-07-071-28/+73
* TESTS: Start fixing the PAM responder tests for fully qualified names in sysdbMichal Zidek2016-07-071-11/+21
* Responders: Make the client context more genericSimo Sorce2016-06-291-3/+10
* pam-srv-tests: Fix warning unused-functionLukas Slebodnik2016-06-171-0/+2
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* p11: add PKCS11_LOGIN_TOKEN_NAME environment variableSumit Bose2016-06-091-1/+13
* p11: add no_verification optionSumit Bose2016-06-091-0/+27
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-111-3/+0
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-111-2/+0
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+1
* pam-srv-tests: Reuse test directory for IO testsLukas Slebodnik2016-01-281-1/+1
* p11: enable ocsp checksSumit Bose2015-11-261-8/+33
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-121-0/+188
* pam-srv-tests: split pam_test_setup() so it can be reusedPavel Reichl2015-11-121-15/+19
* pam-srv-tests: Change service nameSumit Bose2015-11-051-1/+1
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-021-0/+38
* test_pam_srv: Run cert test only with NSSLukas Slebodnik2015-09-301-0/+3
* tests: Set p11_child_timeout to 30 in testsMichal Židek2015-09-231-4/+31
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+1
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-2/+507
* Minor code improvementsPavel Reichl2015-07-061-1/+0
* PAM: add PAM responder unit testSumit Bose2015-05-081-0/+965