summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
2013-05-07AD: read flat name and SID of the AD domainSumit Bose3-0/+590
2013-05-03Only check UPN if enterprise principals are not usedJakub Hrozek1-0/+5
2013-05-03AD: Always initialize ID mappingJakub Hrozek1-5/+3
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek5-0/+306
2013-05-03Split out the common code from timed DNS updatesJakub Hrozek3-60/+133
2013-05-03dyndns: new option dyndns_authJakub Hrozek6-21/+93
2013-05-03dyndns: new option dyndns_force_tcpJakub Hrozek4-6/+25
2013-05-03dyndns: New option dyndns_update_ptrJakub Hrozek6-124/+432
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek6-5/+180
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek7-28/+204
2013-05-03Refactor dynamic DNS updatesJakub Hrozek6-1164/+1568
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose2-29/+213
2013-05-03SUDO: IPA providerLukas Slebodnik3-0/+84
2013-05-03fo_discover_servers_send: don't crash when backup_domain is NULLPavel Březina1-0/+11
2013-05-03AD SRV plugin: check if site name is emptyPavel Březina1-2/+4
2013-05-02Use struct to hold different types of request parametersSumit Bose4-26/+48
2013-05-02Remove unused attribute listSumit Bose3-14/+1
2013-05-02Add two new request types to the data-provider interfaceSumit Bose1-0/+2
2013-05-02Add secid filter to responder-dp protocolSumit Bose4-0/+23
2013-05-02LDAP: always store SID if availableSumit Bose2-33/+58
2013-05-02dns srv plugin: compare domain names case insensitivePavel Březina1-1/+1
2013-05-02DNS sites support - add AD SRV pluginPavel Březina5-5/+849
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-29libsss_idmap: function to calculate rangeMichal Zidek2-115/+54
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-22Allow usage of enterprise principalsSumit Bose6-4/+20
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-15Fix simple access group control in case-insensitive domainsJakub Hrozek1-16/+9
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řezina5-5/+369
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řezina5-0/+135
2013-04-10Allow using flatname for subdomain home dir templateJakub Hrozek1-1/+2
2013-04-09LDAP: Always fail if a map can't be foundJakub Hrozek1-4/+2
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 Hrozek3-25/+4
2013-04-03Init failover with be_res optionsJakub Hrozek5-81/+124
2013-04-03Allow setting krb5_renew_interval with a delimiterAriel Barria5-8/+32