summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* TESTS: Use the right testcaseJakub Hrozek2015-06-021-8/+8
* dyndns: remove dupl declaration of ipa_dyndns_updatePavel Reichl2015-06-021-3/+0
* ldap: use proper sysdb name in groups_by_user_done()Sumit Bose2015-06-011-3/+12
* SDAP: Check return value before using output argumentsLukas Slebodnik2015-06-011-6/+8
* util-tests: Add validation of internal error messagesLukas Slebodnik2015-06-012-4/+28
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-014-29/+32
* DP: Set extra_value to NULL for enum requestsJakub Hrozek2015-06-011-1/+2
* PROXY: Do not register signal with SA_SIGINFOLukas Slebodnik2015-05-311-2/+2
* PROXY: proxy_child should work in non-root modeLukas Slebodnik2015-05-311-1/+1
* Download complete groups if ignore_group_members is set with tokengroupsJakub Hrozek2015-05-311-2/+15
* BUILD: Fix variable substitution in cwrap.m4Nikolai Kondrashov2015-05-311-1/+1
* Add integration testsNikolai Kondrashov2015-05-2812-4/+1758
* BUILD: Add AM_PYTHON2_MODULE macroNikolai Kondrashov2015-05-281-0/+49
* AD GPO: Change default to "enforcing"Stephen Gallagher2015-05-284-3/+34
* AD GPO: Support processing referralsStephen Gallagher2015-05-284-46/+446
* LDAP: Support returning referral informationStephen Gallagher2015-05-281-22/+112
* krb5: new option krb5_map_userPavel Reichl2015-05-2817-18/+372
* SSSDConfigTest: Use unique temporary directoryLukas Slebodnik2015-05-261-8/+15
* localauth plugin: fix coverity warningPavel Reichl2015-05-261-0/+5
* libwbclient-sssd: update interface to version 0.12Sumit Bose2015-05-265-99/+1220
* 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-2213-41/+853
* IFP: add org.freedesktop.sssd.infopipe.UsersPavel Březina2015-05-227-0/+493
* 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-221-0/+29
* 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-082-2/+967
* pam_sss: move message encoding into separate fileSumit Bose2015-05-083-176/+240
* 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