summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* confdb: Add new option subdomain_inheritJakub Hrozek2015-06-056-3/+40
* krb: remove duplicit decl. of write_krb5info_filePavel Reichl2015-06-051-3/+0
* dyndns: ipa_dyndns.h missed declaration of used dataPavel Reichl2015-06-051-0/+4
* LDAP: Do not print verbose DEBUG messages from providers that don't set UUIDJakub Hrozek2015-06-042-2/+15
* dyndns: don't pass zone directive to nsupdatePavel Reichl2015-06-041-1/+9
* TESTS: Add test for get_next_domainJakub Hrozek2015-06-021-0/+138
* Add Vagrant configuration for SSSDStephen Gallagher2015-06-022-0/+98
* 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-313-2/+4
* 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-2817-6/+1811
* BUILD: Add AM_PYTHON2_MODULE macroNikolai Kondrashov2015-05-281-0/+49
* AD GPO: Change default to "enforcing"Stephen Gallagher2015-05-285-3/+35
* 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-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