summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* add sss_ldap_encode_ndr_uint32Pavel Březina2013-05-022-0/+17
* sdap: add sdap_connect_host requestPavel Březina2013-05-022-0/+201
* IPA SRV plugin: improve debuggingPavel Březina2013-05-021-0/+6
* IPA SRV plugin: use fo_discover_servers requestPavel Březina2013-05-021-105/+20
* add fo_discover_servers requestPavel Březina2013-05-022-1/+254
* Display the last grace warning, tooJakub Hrozek2013-05-022-3/+3
* Add override_homedir.xml to po4a.cfgSumit Bose2013-04-291-0/+1
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-292-8/+17
* libsss_idmap: function to calculate rangeMichal Zidek2013-04-295-116/+341
* selinux: if no domain matches, make the debug message louderJakub Hrozek2013-04-291-3/+3
* Make IPA SELinux provider aware of subdomain usersSumit Bose2013-04-293-2/+41
* Document that the AD provider is case-insensitiveJakub Hrozek2013-04-261-0/+3
* Document the naming convention for SSSD domainsJakub Hrozek2013-04-261-0/+2
* DB: Switch to new libini_config APIOndrej Kos2013-04-267-238/+707
* sudo client: remove dead codePavel Březina2013-04-241-8/+0
* Do not keep growing event contextJakub Hrozek2013-04-241-3/+5
* Add exit status section to sss_ssh_* man pagesJan Cholasta2013-04-232-0/+16
* Allow usage of enterprise principalsSumit Bose2013-04-2216-7/+93
* Refactoring: remove duplicated code in nss responderSumit Bose2013-04-212-622/+240
* Fix and rename get_my_domain_data()Sumit Bose2013-04-213-12/+14
* Convert the simple access check to new error codesJakub Hrozek2013-04-191-9/+17
* LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek2013-04-191-3/+13
* tests: Fix the order of key/valuesJakub Hrozek2013-04-181-2/+3
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-1712-138/+237
* Inform about function duplication.Michal Zidek2013-04-172-0/+6
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-152-18/+11
* sss_cache: Remove annoying messagesMichal Zidek2013-04-151-8/+6
* sss_cache: support for subdomainsMichal Zidek2013-04-151-57/+117
* Confusing error messages for invalid sssd.confAriel Barria2013-04-121-9/+11
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-122-11/+61
* DNS sites support - add IPA SRV pluginPavel Březina2013-04-108-5/+397
* DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina2013-04-103-0/+29
* DNS sites support - replace SRV lookup code with a plugin callPavel Březina2013-04-101-258/+73
* fail over - add function to insert multiple servers to the listPavel Březina2013-04-101-10/+101
* DNS sites support - SRV DNS lookup pluginPavel Březina2013-04-104-0/+521
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-107-0/+139
* resolv: add resolv_discover_srv request to resolv utilsPavel Březina2013-04-102-0/+194
* resolv: add resolv_get_domain request to resolv utilsPavel Březina2013-04-102-0/+168
* cmocka unittest for io addedAbhishek Singh2013-04-101-0/+157
* cmocka unittest for find_uid addedAbhishek Singh2013-04-101-0/+105
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-106-9/+33
* Put the override_homedir into an included xml fileJakub Hrozek2013-04-103-141/+56
* LDAP: Always fail if a map can't be foundJakub Hrozek2013-04-091-4/+2
* Allocate PAM DP request data on responder contextJakub Hrozek2013-04-083-5/+54
* Wrong condition after waitpid.Michal Zidek2013-04-051-1/+1
* Check for waitpid failure at wrong place.Michal Zidek2013-04-052-10/+9
* Check for the correct variablesJakub Hrozek2013-04-051-2/+2
* Further restrict become_user drop of privileges.Simo Sorce2013-04-051-15/+18
* dyndns: Fix initializing sdap_id_ctxJakub Hrozek2013-04-041-1/+1
* LDAP: Fix value initialization warningsLukas Slebodnik2013-04-042-2/+2