summaryrefslogtreecommitdiffstats
path: root/src/sss_client
Commit message (Expand)AuthorAgeFilesLines
* 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
* sss_client: Fix race condition in memory cacheLukas Slebodnik2014-11-244-13/+59
* sss_client: Extract destroying of mmap cache to functionLukas Slebodnik2014-11-241-16/+14
* PAM: Remove authtok from PAM stack with OTPLukas Slebodnik2014-11-071-1/+15
* sss_nss_idmap: add sss_nss_getorigbyname()Sumit Bose2014-10-143-0/+152
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-0/+7
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-292-2/+28
* libwbclient: avoid collision with Samba versionSumit Bose2014-09-083-2/+2
* Doxygen: replace <pre> with markdown tableSumit Bose2014-09-021-18/+10
* NFSv4 client: (private) headers from libnfsidmapNoam Meltzer2014-09-021-0/+78
* NEW CLIENT: plugin for NFSv4 rpc.idmapdNoam Meltzer2014-09-021-0/+571
* sss_client: Fix "struct sss_cli_mc_ctx" reinitialize-on-errorsNalin Dahyabhai2014-08-221-0/+2
* libwbclient: SSSD implementationSumit Bose2014-08-2118-0/+3805
* PAC: krb5_pac_verify failures should not be fatalJakub Hrozek2014-08-061-1/+10
* sss_client: Fix memory leak in nss_mc_{group,passwd}Lukas Slebodnik2014-07-232-0/+16
* sss_client: thread safe initialisation of sss_cli_mc_ctxLukas Slebodnik2014-07-231-7/+37
* PAM: Test right variable after calling sss_atomic_read_sLukas Slebodnik2014-07-091-1/+1