summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2013-08-28SYSDB: Store enumerate flag for subdomainJakub Hrozek1-1/+2
2013-08-28LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek1-1/+1
2013-08-28DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek1-1/+1
2013-08-28ipa-server-mode: add IPA group memberships to AD usersSumit Bose3-8/+1004
2013-08-28IPA: Enable AD sites when in server modeJakub Hrozek3-2/+70
2013-08-28krb5: Fetch ccname template from krb5.confStephen Gallagher1-1/+1
2013-08-19ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose1-2/+18
2013-08-19ipa_s2n_get_user_done: free group_attrs as wellSumit Bose1-0/+1
2013-08-19Check whether servername is not empty string.Lukas Slebodnik1-1/+1
2013-07-29Use GID if subdomain is not MPGJakub Hrozek1-1/+8
2013-07-23Fix possible dereference of a NULL pointer.Lukas Slebodnik1-1/+1
2013-07-23KRB5: Do not send PAC in server modeJakub Hrozek1-1/+7
2013-07-19Fix the default FQDN formatJakub Hrozek1-1/+1
2013-07-19IPA: warn if full_name_format is customized in server modeJakub Hrozek1-0/+17
2013-06-28IPA: Look up AD users directly if IPA server mode is onJakub Hrozek4-4/+155
2013-06-28IPA: Create and remove AD id_ctx for subdomains discovered in server modeJakub Hrozek1-0/+182
2013-06-28IPA: Initialize server mode ctx if server mode is onJakub Hrozek4-0/+62
2013-06-28IPA: Add a server mode optionJakub Hrozek2-0/+2
2013-06-28Save mpg state for subdomainsSumit Bose1-3/+10
2013-06-28IPA: read ranges before subdomainsSumit Bose1-29/+27
2013-06-28Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2-7/+5
2013-06-28Add support for new ipaRangeType attributeSumit Bose3-6/+36
2013-06-28Add ipa_idmap_init()Sumit Bose3-1/+275
2013-06-28Add now options ldap_min_id and ldap_max_idSumit Bose1-0/+2
2013-06-27SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta1-1/+8
2013-06-27AD: Write out domain-realm mappingsJakub Hrozek1-164/+3
2013-06-25krb5: do not send pac for IPA users from the local domainSumit Bose1-0/+1
2013-06-24IPA: Do not download or store the member attribute of host groupsJakub Hrozek2-2/+0
2013-06-17handle ERR_ACCOUNT_EXPIRED properlyPavel Březina1-0/+4
2013-06-16subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina1-0/+8
2013-06-12Fix minor typosYuri Chornoivan1-1/+1
2013-06-10A new option krb5_use_kdcinfoJakub Hrozek2-12/+25
2013-06-10providers: refresh expired netgroupsPavel Březina1-0/+10
2013-06-07Move domain_to_basedn outside IPA subtreeJakub Hrozek2-65/+0
2013-06-07LDAP: new SDAP domain structureJakub Hrozek2-12/+19
2013-06-07LDAP: Pass in a connection to ID functionsJakub Hrozek1-1/+1
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek8-15/+11
2013-06-07Do not obfuscate calls with booleansJakub Hrozek1-7/+21
2013-05-30Add utility functions for formatting fully-qualified namesJakub Hrozek1-4/+4
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