summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-04LDAP: Fix value initialization warningsLukas Slebodnik2-2/+2
2013-04-03Centralize resolv_init, remove resolv context listJakub Hrozek5-43/+7
2013-04-03Init failover with be_res optionsJakub Hrozek8-131/+124
2013-04-03Allow setting krb5_renew_interval with a delimiterAriel Barria9-13/+59
2013-04-03Check for correct variable nameJakub Hrozek6-9/+5
2013-04-03Return errno, not -1 on failure in files.cJakub Hrozek1-0/+1
2013-04-03Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sidJakub Hrozek1-1/+1
2013-04-03pidfile(): Do not leak fd on errorJakub Hrozek1-0/+1
2013-04-03krb5 child: Use the correct type when processing OTPJakub Hrozek1-1/+1
2013-04-03Fix typos in man pagesYuri Chornoivan2-2/+2
2013-04-02Updating the translations for the 1.10 alpha releaseJakub Hrozek16-8900/+31591
2013-04-02Improve syslog message when configuration cannot be loadedAriel Barria1-1/+3
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik19-137/+186
2013-04-02Reusing create_pam_data() on the other places.Lukas Slebodnik5-4/+16
2013-04-02refactor nested group processing: replace old codePavel Březina2-1721/+21
2013-04-02refactor nested group processing: add new codePavel Březina1-0/+2229
2013-03-27Provide libnl3 supportOndrej Kos3-78/+201
2013-03-27selinux: Remove unused parameterJakub Hrozek1-1/+0
2013-03-27LDAP: Fix value initializationOndrej Kos1-1/+1
2013-03-27filename in comment is correctedAbhishek Singh1-1/+1
2013-03-25Include config.h to build io.c on RHEL5Jakub Hrozek1-0/+2
2013-03-21Document what does access_provider=ad doJakub Hrozek1-0/+14
2013-03-21LDAP: If deref search fails, try again without derefJan Cholasta5-4/+50
2013-03-21Move signal.m4 from src/util to externalJakub Hrozek1-0/+0