summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2013-05-28IPA: Check for ENOMEMJakub Hrozek1-0/+3
2013-05-27Fix dyndns timer initializationJakub Hrozek2-2/+8
2013-05-27IPA: read user and group SIDSumit Bose1-2/+2
2013-05-27IPA: Always initialize ID mappingSumit Bose1-4/+10
2013-05-23Adding option to disable retrieving large AD groups.Lukas Slebodnik1-0/+1
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek1-1/+1
2013-05-14Fix broken build with selinux.Lukas Slebodnik2-2/+4
2013-05-13Fixes compilation without selinux.Lukas Slebodnik1-1/+0
2013-05-03Split out the common code from timed DNS updatesJakub Hrozek1-60/+12
2013-05-03dyndns: new option dyndns_authJakub Hrozek2-0/+2
2013-05-03dyndns: new option dyndns_force_tcpJakub Hrozek1-0/+1
2013-05-03dyndns: New option dyndns_update_ptrJakub Hrozek2-1/+4
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek4-1/+114
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek5-28/+123
2013-05-03Refactor dynamic DNS updatesJakub Hrozek2-1164/+75
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose2-29/+213
2013-05-03SUDO: IPA providerLukas Slebodnik3-0/+84
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-02IPA SRV plugin: improve debuggingPavel Březina1-0/+6
2013-05-02IPA SRV plugin: use fo_discover_servers requestPavel Březina1-105/+20
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 Bose1-0/+1
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řezina1-0/+10
2013-04-10Allow using flatname for subdomain home dir templateJakub Hrozek1-1/+2
2013-04-04dyndns: Fix initializing sdap_id_ctxJakub Hrozek1-1/+1
2013-04-03Centralize resolv_init, remove resolv context listJakub Hrozek1-8/+1
2013-04-03Init failover with be_res optionsJakub Hrozek1-20/+7
2013-04-03Allow setting krb5_renew_interval with a delimiterAriel Barria1-1/+1
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-1/+1
2013-03-27selinux: Remove unused parameterJakub Hrozek1-1/+0
2013-03-21LDAP: If deref search fails, try again without derefJan Cholasta1-0/+6
2013-03-20Return error code from ipa_subdom_storeJakub Hrozek1-5/+13
2013-03-20ldap: Fallback option for rfc2307 schemaSimo Sorce1-0/+1
2013-03-19Convert sdap_access to new error codesSimo Sorce1-10/+11
2013-03-19Make the SELinux refresh time configurable.Michal Zidek3-2/+5
2013-03-19Reuse cached SELinux mappings.Michal Zidek2-3/+29
2013-03-19Move SELinux processing to provider.Michal Zidek2-31/+388
2013-03-19Use common error facility instead of sdap_resultSimo Sorce2-31/+27
2013-03-18Decrease krb5_auth_timeout defaultOndrej Kos1-1/+1
2013-03-13Fix initialization of multiple variablesOndrej Kos2-2/+2
2013-03-06Updated Doxygen configuration to 1.8.1Thorsten Scherf1-134/+478
2013-02-14subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina1-1/+26
2013-02-12Filter out multicast addresses from IPA DNS updatesJakub Hrozek1-1/+1
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce1-2/+2
2013-02-10Change the way domains are linked.Simo Sorce1-107/+45
2013-02-10Remove sysdb_subdom completelySimo Sorce1-52/+58
2013-02-10Refactor sysdb_master_domain_add_info()Simo Sorce1-24/+6