summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-02DNS sites support - add AD SRV pluginPavel Březina9-5/+877
2013-05-02add sss_ldap_encode_ndr_uint32Pavel Březina2-0/+17
2013-05-02sdap: add sdap_connect_host requestPavel Březina2-0/+201
2013-05-02IPA SRV plugin: improve debuggingPavel Březina1-0/+6
2013-05-02IPA SRV plugin: use fo_discover_servers requestPavel Březina1-105/+20
2013-05-02add fo_discover_servers requestPavel Březina2-1/+254
2013-05-02Display the last grace warning, tooJakub Hrozek2-3/+3
2013-04-29Add override_homedir.xml to po4a.cfgSumit Bose1-0/+1
2013-04-29Only try to relink ghost users if we're not enumeratingJakub Hrozek2-8/+17
2013-04-29libsss_idmap: function to calculate rangeMichal Zidek5-116/+341
2013-04-29selinux: if no domain matches, make the debug message louderJakub Hrozek1-3/+3
2013-04-29Make IPA SELinux provider aware of subdomain usersSumit Bose3-2/+41
2013-04-26Document that the AD provider is case-insensitiveJakub Hrozek1-0/+3
2013-04-26Document the naming convention for SSSD domainsJakub Hrozek1-0/+2
2013-04-26DB: Switch to new libini_config APIOndrej Kos7-238/+707
2013-04-24sudo client: remove dead codePavel Březina1-8/+0
2013-04-24Do not keep growing event contextJakub Hrozek1-3/+5
2013-04-23Add exit status section to sss_ssh_* man pagesJan Cholasta2-0/+16
2013-04-22Allow usage of enterprise principalsSumit Bose16-7/+93
2013-04-21Refactoring: remove duplicated code in nss responderSumit Bose2-622/+240
2013-04-21Fix and rename get_my_domain_data()Sumit Bose3-12/+14
2013-04-19Convert the simple access check to new error codesJakub Hrozek1-9/+17
2013-04-19LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek1-3/+13
2013-04-18tests: Fix the order of key/valuesJakub Hrozek1-2/+3
2013-04-17Make leak checks usable in tests that do not utilize checkJakub Hrozek12-138/+237
2013-04-17Inform about function duplication.Michal Zidek2-0/+6
2013-04-15Fix simple access group control in case-insensitive domainsJakub Hrozek2-18/+11
2013-04-15sss_cache: Remove annoying messagesMichal Zidek1-8/+6
2013-04-15sss_cache: support for subdomainsMichal Zidek1-57/+117
2013-04-12Confusing error messages for invalid sssd.confAriel Barria1-9/+11
2013-04-12Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2-11/+61
2013-04-10DNS sites support - add IPA SRV pluginPavel Březina8-5/+397
2013-04-10DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina3-0/+29
2013-04-10DNS sites support - replace SRV lookup code with a plugin callPavel Březina1-258/+73
2013-04-10fail over - add function to insert multiple servers to the listPavel Březina1-10/+101
2013-04-10DNS sites support - SRV DNS lookup pluginPavel Březina4-0/+521
2013-04-10DNS sites support - SRV lookup plugin interfacePavel Březina7-0/+139
2013-04-10resolv: add resolv_discover_srv request to resolv utilsPavel Březina2-0/+194
2013-04-10resolv: add resolv_get_domain request to resolv utilsPavel Březina2-0/+168
2013-04-10cmocka unittest for io addedAbhishek Singh1-0/+157
2013-04-10cmocka unittest for find_uid addedAbhishek Singh1-0/+105
2013-04-10Allow using flatname for subdomain home dir templateJakub Hrozek6-9/+33
2013-04-10Put the override_homedir into an included xml fileJakub Hrozek3-141/+56
2013-04-09LDAP: Always fail if a map can't be foundJakub Hrozek1-4/+2
2013-04-08Allocate PAM DP request data on responder contextJakub Hrozek3-5/+54
2013-04-05Wrong condition after waitpid.Michal Zidek1-1/+1
2013-04-05Check for waitpid failure at wrong place.Michal Zidek2-10/+9
2013-04-05Check for the correct variablesJakub Hrozek1-2/+2
2013-04-05Further restrict become_user drop of privileges.Simo Sorce1-15/+18
2013-04-04dyndns: Fix initializing sdap_id_ctxJakub Hrozek1-1/+1