summaryrefslogtreecommitdiffstats
path: root/src/responder/pam
Commit message (Expand)AuthorAgeFilesLines
* PAM: Add application servicesJakub Hrozek2017-03-303-2/+62
* PAM: Remove unneeded memory contextJakub Hrozek2017-03-301-4/+4
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-301-1/+4
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-102-59/+76
* PAM: Improve debugging on smartcard creds forwardSumit Bose2017-03-031-0/+1
* PAM: Use cache_req to perform initgroups lookupsFabiano Fidêncio2017-03-032-388/+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-233-10/+90
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-232-23/+82
* PAM: store user object in the preq contextSumit Bose2017-02-232-6/+7
* PAM: Make PAM responder socket-activatableFabiano Fidêncio2017-01-231-0/+1
* RESPONDER: Make responders' common code ready for socket activationFabiano Fidêncio2017-01-231-2/+2
* UTIL: Introduce --socket-activated cmdline option for respondersFabiano Fidêncio2017-01-231-16/+18
* 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
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-091-1/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-091-1/+0
* PAM: add pam_response_filter optionSumit Bose2016-11-022-8/+106
* PAM: add a test for filter_responses()Sumit Bose2016-11-022-2/+5
* 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
* p11: return a fully-qualified nameSumit Bose2016-09-161-11/+9
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-161-13/+20
* DP: Remove old data provider interfacePavel Březina2016-08-162-14/+3
* 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-072-19/+40
* Responders: Make the client context more genericSimo Sorce2016-06-292-7/+13
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-3/+1
* Remove braces from DEBUG statementsPavel Březina2016-06-181-18/+18
* p11: add PKCS11_LOGIN_TOKEN_NAME environment variableSumit Bose2016-06-091-0/+25
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-19/+25
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-8/+6
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-113-18/+8
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-113-9/+1
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-111-4/+2
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-111-1/+5
* Fix typos reported by lintianLukas Slebodnik2016-02-231-1/+1
* 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: add gnome-screensaver to list of allowed servicesSumit Bose2016-01-201-1/+1
* UTIL: allow to skip default options for child processesSumit Bose2016-01-191-1/+1
* p11: enable ocsp checksSumit Bose2015-11-263-8/+28
* pam-srv-tests: Add UT for cached 'online' auth.Pavel Reichl2015-11-122-1/+6
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-3/+3
* PAM: remove unused parameter cdbPavel Reichl2015-10-201-6/+3
* REFACTOR: SCKT_RSP_UMASK constant in responder codePetr Cech2015-10-141-1/+1
* REFACTOR: DFL_RSP_UMASK constant in responder codePetr Cech2015-10-141-1/+2
* PAM: only allow missing user name for certificate authenticationSumit Bose2015-10-021-3/+9