summaryrefslogtreecommitdiffstats
path: root/src/sss_client
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUILD: Add version symbol files for public libraries.Lukas Slebodnik2014-07-092-0/+20
* Suppress safealign warnings with DISCARD_ALIGN.Michal Zidek2014-07-012-2/+2
* Add type parameter to DISCARD_ALIGN macroMichal Zidek2014-07-011-1/+1
* PAM: add ignore_authinfo_unavail optionLukas Slebodnik2014-06-031-0/+11
* PAM: Define compatible macros for some functions.Lukas Slebodnik2014-06-032-2/+47
* PAM: Use fallback version of some pam macrosLukas Slebodnik2014-06-031-1/+18
* PAM: Fix compilation of pam_test_client with openpamLukas Slebodnik2014-06-031-1/+15
* PAM: Include header file security/pam_appl.hLukas Slebodnik2014-06-031-0/+1
* sss_autofs: Do not try to free empty autofs contextLukas Slebodnik2014-05-271-2/+4
* sss_autofs: Check return value of autofs make requestLukas Slebodnik2014-05-271-12/+12
* PAM: macro PAM_DATA_REPLACE isn't available in openpam.Lukas Slebodnik2014-05-181-0/+2
* PAM: Fix problem with missing declaration.Lukas Slebodnik2014-05-181-0/+1
* KRB5: Do not attempt to get a TGT after a password change using OTPJakub Hrozek2014-03-262-0/+22
* Use pattern #elif defined(identifier)Lukas Slebodnik2014-03-141-2/+2
* PAM: add ignore_unknown_user optionPete Fritchman2014-03-141-0/+11
* PAM: Test return value of strdupLukas Slebodnik2014-03-072-0/+9
* DOC: Fix names of arguments in doxygen commentsLukas Slebodnik2014-02-171-3/+3
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-122-27/+27
* CLIENT: Remove unused macrosLukas Slebodnik2014-01-241-5/+0
* Properly align buffer when storing pointers.Michal Zidek2013-12-103-11/+14
* sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate.Michal Zidek2013-12-038-27/+80
* sss_client: Use SAFEALIGN_SETMEM_<type> macros where appropriate.Michal Zidek2013-11-151-6/+3
* mmap_cache: Use two chains for hash collision.Lukas Slebodnik2013-09-234-8/+23
* Rename _SSS_MC_SPECIALMichal Zidek2013-09-131-2/+2
* CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik2013-08-281-1/+1
* mmap_cache: Off by one error.Michal Zidek2013-08-192-8/+8
* mmap_cache: Remove triple checks in client code.Michal Zidek2013-08-192-40/+20
* mmap_cache: Check data->name value in client codeMichal Zidek2013-08-192-0/+37
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-112-0/+16
* Fix warnings: uninitialized variableLukas Slebodnik2013-07-221-1/+1
* Enhance PAC responder for AD usersSumit Bose2013-06-061-15/+47
* Rename SAFEALIGN macros.Michal Zidek2013-05-141-34/+2
* SSH: Use separate field for domain name in client requestsJan Cholasta2013-05-074-37/+29
* Add client library for SID related lookupsSumit Bose2013-05-035-0/+1925
* sudo client: remove dead codePavel Březina2013-04-241-8/+0
* Fix sss_client breakage.Lukas Slebodnik2013-03-181-1/+1