summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* krb5: new option krb5_map_userPavel Reichl2015-05-2817-18/+372
* SSSDConfigTest: Use unique temporary directoryLukas Slebodnik2015-05-262-8/+16
* localauth plugin: fix coverity warningPavel Reichl2015-05-261-0/+5
* libwbclient-sssd: update interface to version 0.12Sumit Bose2015-05-266-104/+1233
* IFP: deprecate GetUserAttrPavel Březina2015-05-221-0/+3
* IFP: add org.freedesktop.sssd.infopipe.Groups.GroupPavel Březina2015-05-227-0/+658
* IFP: add org.freedesktop.sssd.infopipe.GroupsPavel Březina2015-05-227-0/+369
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-2214-41/+855
* IFP: add org.freedesktop.sssd.infopipe.UsersPavel Březina2015-05-228-0/+495
* sbus: add a{sas} get invokerPavel Březina2015-05-227-33/+372
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-225-0/+237
* sbus: provide custom error namesPavel Březina2015-05-222-0/+30
* sss_client: Fix warning "_" redefinedLukas Slebodnik2015-05-221-1/+1
* SDAP: Remove unnecessary argument from sdap_save_userLukas Slebodnik2015-05-224-6/+3
* SDAP: Set initgroups expire attribute at the endLukas Slebodnik2015-05-222-9/+42
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-222-3/+102
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-221-4/+4
* negcache: Soften condition for expired entriesLukas Slebodnik2015-05-221-1/+1
* MAN: refresh_expired_interval also supports users and groupsJakub Hrozek2015-05-181-2/+2
* LDAP: Remove dead assignmentLukas Slebodnik2015-05-181-1/+0
* sss_client: Fix mixed enumsLukas Slebodnik2015-05-181-2/+4
* LDAP: warn about lockout option being deprecatedPavel Reichl2015-05-142-1/+15
* krb5: remove field run_as_userPavel Reichl2015-05-142-15/+0
* LDAP: disable the cleanup task by defaultJakub Hrozek2015-05-125-5/+29
* IPA: do not fail if view name lookup failed on older versionsSumit Bose2015-05-121-1/+8
* SDAP: use DN to update entrySumit Bose2015-05-111-1/+2
* sbus: sbus_opath_hash_add_iface free tmp talloc ctxPavel Reichl2015-05-111-2/+1
* LDAP: return after tevent_req_errorJakub Hrozek2015-05-111-0/+1
* SELINUX: Avoid disconnecting disconnected handleJakub Hrozek2015-05-111-2/+7
* PAM: add PAM responder unit testSumit Bose2015-05-083-2/+999
* pam_sss: move message encoding into separate fileSumit Bose2015-05-084-176/+242
* 2FA offline authSumit Bose2015-05-082-5/+107
* krb5: try delayed online authentication only for single factor authSumit Bose2015-05-081-0/+7
* krb5: save hash of the first authentication factor to the cacheSumit Bose2015-05-081-3/+23
* sysdb: add sysdb_cache_password_ex()Sumit Bose2015-05-083-3/+84
* Add cache_credentials_minimal_first_factor_length config optionSumit Bose2015-05-086-0/+42
* pam_sss: add pre-auth and 2fa supportSumit Bose2015-05-082-2/+234
* IPA: create preauth indicator file at startupSumit Bose2015-05-082-0/+68
* krb5-child: add preauth and split 2fa token supportSumit Bose2015-05-084-21/+257
* Add pre-auth requestSumit Bose2015-05-086-0/+17
* pam: handle 2FA authentication token in the responderSumit Bose2015-05-081-0/+4
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-088-3/+564
* Add leak check and command line option to test_authtokSumit Bose2015-05-082-10/+60
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-067-28/+64
* NSS: check for overrides before calling backendSumit Bose2015-05-061-5/+20
* IPA: do not add domain name unconditionallySumit Bose2015-05-063-1/+4
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-051-0/+69
* IPA: enhance ipa_initgr_get_overrides_send()Sumit Bose2015-05-053-17/+61
* IPA: update initgr expire timestamp conditionallySumit Bose2015-05-051-8/+11
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-053-10/+21