summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: Remove unused memory context.Lukas Slebodnik2013-10-221-3/+1
* IPA server mode: properly initialize ext_groupsSumit Bose2013-10-161-1/+2
* Do not return DP_ERR_FATAL in case of successSumit Bose2013-09-271-1/+5
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-271-1/+3
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-1/+86
* IPA: Ignore dns_discovery_domain in server modeJakub Hrozek2013-09-261-0/+36
* Include header file in implementation module.Lukas Slebodnik2013-09-243-0/+3
* LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek2013-09-181-1/+3
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-14/+3
* IPA: Deprecate ipa_hbac_support_srchost optionOndrej Kos2013-09-132-0/+11
* Use right formating to print stringLukas Slebodnik2013-09-111-1/+1
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-117-10/+12
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-2/+2
* Fix warning missing argumentsLukas Slebodnik2013-09-051-1/+1
* Fix czech specific character in my namePavel Březina2013-09-022-2/+2
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* IPA: Add forgotten declarationJakub Hrozek2013-08-281-0/+1
* IPA: enable enumeration if parent domain enumerates in server modeJakub Hrozek2013-08-281-12/+58
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-1/+2
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-281-1/+1
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-281-1/+1
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-283-8/+1004
* IPA: Enable AD sites when in server modeJakub Hrozek2013-08-283-2/+70
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-281-1/+1
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* Use GID if subdomain is not MPGJakub Hrozek2013-07-291-1/+8
* Fix possible dereference of a NULL pointer.Lukas Slebodnik2013-07-231-1/+1
* KRB5: Do not send PAC in server modeJakub Hrozek2013-07-231-1/+7
* Fix the default FQDN formatJakub Hrozek2013-07-191-1/+1
* IPA: warn if full_name_format is customized in server modeJakub Hrozek2013-07-191-0/+17
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-284-4/+155
* IPA: Create and remove AD id_ctx for subdomains discovered in server modeJakub Hrozek2013-06-281-0/+182
* IPA: Initialize server mode ctx if server mode is onJakub Hrozek2013-06-284-0/+62
* IPA: Add a server mode optionJakub Hrozek2013-06-282-0/+2
* Save mpg state for subdomainsSumit Bose2013-06-281-3/+10
* IPA: read ranges before subdomainsSumit Bose2013-06-281-29/+27
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-282-7/+5
* Add support for new ipaRangeType attributeSumit Bose2013-06-283-6/+36
* Add ipa_idmap_init()Sumit Bose2013-06-283-1/+275
* Add now options ldap_min_id and ldap_max_idSumit Bose2013-06-281-0/+2
* SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta2013-06-271-1/+8
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-164/+3
* krb5: do not send pac for IPA users from the local domainSumit Bose2013-06-251-0/+1
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-171-0/+4
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-161-0/+8
* Fix minor typosYuri Chornoivan2013-06-121-1/+1
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-102-12/+25