summaryrefslogtreecommitdiffstats
path: root/src/sss_client
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmap_cache: Rename variablesLukas Slebodnik2015-08-051-5/+5
* pam_sss: add sc supportSumit Bose2015-07-312-1/+96
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-311-0/+1
* authok: add support for Smart Card related authtokensSumit Bose2015-07-311-0/+7
* pack_message_v3: allow empty nameSumit Bose2015-07-311-3/+4
* Fix minor typosYuri Chornoivan2015-07-232-2/+2
* sss_client: Re-check memcache after acquiring the lockLukas Slebodnik2015-07-032-0/+106
* sss_client: Use unique lock for memory cacheLukas Slebodnik2015-07-033-4/+26
* sss_client: Use initgr mmap cache in client codeLukas Slebodnik2015-07-033-1/+192
* libwbclient-sssd: update interface to version 0.12Sumit Bose2015-05-264-99/+1214
* sss_client: Fix warning "_" redefinedLukas Slebodnik2015-05-221-1/+1
* sss_client: Fix mixed enumsLukas Slebodnik2015-05-181-2/+4
* PAM: add PAM responder unit testSumit Bose2015-05-081-2/+2
* pam_sss: move message encoding into separate fileSumit Bose2015-05-083-176/+240
* pam_sss: add pre-auth and 2fa supportSumit Bose2015-05-081-2/+233
* IPA: create preauth indicator file at startupSumit Bose2015-05-081-0/+2
* krb5-child: add preauth and split 2fa token supportSumit Bose2015-05-081-0/+6
* Add pre-auth requestSumit Bose2015-05-081-0/+4
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-082-0/+4
* CLIENT: Clear errno with enabled sss-default-nss-pluginLukas Slebodnik2015-04-071-0/+2
* pam_client: fix casting to const pointerLukas Slebodnik2015-03-261-7/+8
* PAC: Fix memory leakLukas Slebodnik2015-03-091-0/+1
* Remove useless assignment to function parameterLukas Slebodnik2015-03-021-1/+0
* PAM: new option pam_account_expired_messagePavel Reichl2015-02-231-1/+1
* PAM: do not reject abruptlyPavel Reichl2015-02-232-5/+77
* Fix warning: equality comparison with extraneous parenthesesLukas Slebodnik2015-02-111-6/+6
* Open the PAC socket from krb5_child before dropping rootJakub Hrozek2015-01-212-0/+19
* libwbclient: initialize some return valuesSumit Bose2014-12-191-0/+36
* PAM: Missing argument to domains= should fail authJakub Hrozek2014-12-131-0/+6
* sss_client: Work around glibc bugLukas Slebodnik2014-12-081-0/+10