summaryrefslogtreecommitdiffstats
path: root/src/sss_client
Commit message (Expand)AuthorAgeFilesLines
* sssd_client: add mutex protected call to the PAC responderSumit Bose2017-09-224-2/+176
* libwbclient: Fix warning statement with no effectLukas Slebodnik2017-08-221-1/+1
* libwbclient: Change return code for wbcAuthenticateUserExLukas Slebodnik2017-08-221-1/+1
* libwbclient-sssd: update interface to version 0.14Sumit Bose2017-08-032-2/+10
* Moving headers used by both server and client to special folderAmitKumar2017-08-034-4/+4
* pam_sss: Fix leaking of memory in case of failuresLukas Slebodnik2017-06-131-0/+3
* pam_sss: Fix checking of empty string cert_userLukas Slebodnik2017-06-051-2/+2
* pam_sss: add support for SSS_PAM_CERT_INFO_WITH_HINTSumit Bose2017-06-013-14/+127
* ssh tools: Split connect and communication phasesSimo Sorce2017-04-281-8/+22
* ssh tools: Fix issues with multiple IP addressesSimo Sorce2017-04-281-1/+7
* ssh tools: The ai structure is not an array,Simo Sorce2017-04-281-3/+3
* sssctl: integrate pam_test_client into sssctlSumit Bose2017-04-101-288/+0
* pam_test_client: add InfoPipe user lookupSumit Bose2017-04-101-0/+71
* pam_test_client: add SSSD getpwnam lookupSumit Bose2017-04-101-0/+76
* pam_test_client: add service and environment to PAM test clientSumit Bose2017-04-101-12/+38
* nss-idmap: add sss_nss_getlistbycert()Sumit Bose2017-03-234-3/+135
* pam: use authtok from PAM stack if availableSumit Bose2017-03-021-3/+11
* Use pagure links as a reference to upstreamLukas Slebodnik2017-02-282-2/+2
* KRB5: allow pkinit pre-authenticationSumit Bose2017-02-231-0/+6
* pam: enhance Smartcard authentication tokenSumit Bose2017-02-231-7/+38
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-232-2/+49
* PAM: fix memory leak in pam_sssSumit Bose2017-02-231-0/+6
* pam_sss: check conversation callbackSumit Bose2017-02-221-0/+8
* pam_sss: Suppress warning format-truncationLukas Slebodnik2017-02-011-2/+2
* libwbclient-sssd: wbcLookupSid() allow NULL argumentsSumit Bose2017-01-211-16/+22
* sss_client: Defer thread cancellation until completion of nss/pam operationsHoward Guo2016-11-241-73/+7
* libwbclient-sssd: update interface to version 0.13Sumit Bose2016-10-144-1/+69
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-211-1/+1
* PAM: call free only when memory is expected to be allocatedSumit Bose2016-09-191-1/+2
* pam_sss: check PKCS11_LOGIN_TOKEN_NAMESumit Bose2016-09-161-0/+65
* PAM/KRB5: optional otp and password promptingSumit Bose2016-07-073-2/+19
* SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...Jakub Hrozek2016-07-011-1/+6
* nss-idmap: add sss_nss_getnamebycert()Sumit Bose2016-06-093-1/+46
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-091-0/+5
* PAM: add pam_sss option allow_missing_nameSumit Bose2016-06-091-4/+37
* libwbclient: wbcSidsToUnixIds() don't fail on errorsSumit Bose2016-06-071-8/+7
* pam_sss: reorder pam_message arraySumit Bose2016-03-141-22/+14
* CLIENT: Retry request after EPIPELukas Slebodnik2016-03-111-0/+48
* CLIENT: Reduce code duplicationLukas Slebodnik2016-03-111-31/+27
* nfs idmap: fix infinite loopSumit Bose2016-01-051-2/+2
* sssd_client: Do not use removed memory cacheLukas Slebodnik2015-11-111-0/+12
* sss_client: Fix underflow of active_threadsLukas Slebodnik2015-11-111-0/+5
* BUILD: Remove sudo doxygen fileLukas Slebodnik2015-11-051-1883/+0
* util: Continue if setlocale failsMichal Židek2015-11-041-1/+3
* Fix memory leak in sssdpac_verify()Thomas Oulevey2015-09-231-0/+3
* Remove trailing whitespacePavel Reichl2015-09-031-3/+3
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-311-3/+3
* UTIL: Function 2string for enum sss_cli_commandPetr Cech2015-08-311-3/+3
* sss_client: Update integrity check of records in mmap cacheLukas Slebodnik2015-08-053-32/+33
* mmap_cache: "Override" functions for initgr mmap cacheLukas Slebodnik2015-08-051-5/+11