summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-268-238/+709
* 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
* tests: Link the simple access tests with -ldlJakub Hrozek2013-04-221-0/+1
* 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-1713-139/+240
* 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
* Incorrect *.py[co] files placementLukas Slebodnik2013-04-101-4/+18
* DNS sites support - add IPA SRV pluginPavel Březina2013-04-109-5/+399
* 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-105-0/+522
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-108-0/+140
* 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-103-1/+170
* cmocka unittest for io addedAbhishek Singh2013-04-102-1/+167
* cmocka unittest for find_uid addedAbhishek Singh2013-04-102-1/+125
* 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
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-035-43/+7
* Init failover with be_res optionsJakub Hrozek2013-04-039-131/+125
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-039-13/+59
* Check for correct variable nameJakub Hrozek2013-04-036-9/+5
* Return errno, not -1 on failure in files.cJakub Hrozek2013-04-031-0/+1
* Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sidJakub Hrozek2013-04-031-1/+1
* pidfile(): Do not leak fd on errorJakub Hrozek2013-04-031-0/+1
* krb5 child: Use the correct type when processing OTPJakub Hrozek2013-04-031-1/+1
* Fix typos in man pagesYuri Chornoivan2013-04-032-2/+2