summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-1/+1
* AD: support for subdomain_homedirPavel Reichl2014-02-051-0/+190
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-291-3/+5
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-091-1/+1
* IPA: fix for recent AD group membership changesSumit Bose2014-01-081-0/+2
* Add new option ldap_group_typeSumit Bose2013-12-191-0/+1
* IPA: Call ipa_ad_subdom_refresh when server mode is initializedJakub Hrozek2013-12-191-6/+14
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-21/+6
* IPA: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-19/+32
* SUBDOMAINS: Reuse cached results if DP is offlineJakub Hrozek2013-12-091-2/+6
* Remove unused parameter from ipa_save_netgroupLukas Slebodnik2013-11-271-2/+1
* Remove unused parameter from sss_selinux_extract_userLukas Slebodnik2013-11-271-1/+1
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-153-9/+5
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-159-19/+17
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-152-5/+4
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh moduleMichal Zidek2013-11-151-4/+2
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-2/+1
* SYSDB: Drop the sysdb_ctx parameter from SELinux functionsJakub Hrozek2013-11-151-7/+6
* Merge ipa_selinux_common.c and ipa_selinux.cJakub Hrozek2013-11-153-110/+46
* Add ldap_autofs_map_master_name optionCove Schneider2013-11-121-0/+1
* ipa: destroy cleanup task when subdomain is removedPavel Březina2013-10-251-0/+1
* dp: free sdap domain if subdomain is removedPavel Březina2013-10-251-0/+4
* dp: make subdomains refresh interval configurablePavel Březina2013-10-251-3/+4
* LDAP: Amend sdap_access_check to allow any connectionJakub Hrozek2013-10-251-2/+11
* IPA: add trusted domains with missing idrangeSumit Bose2013-10-251-0/+137
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-1/+1
* subdomains: first destroy ptask then remove sdomPavel Březina2013-10-241-3/+3
* IPA: add callback to reset subdomain timeoutsSumit Bose2013-10-221-0/+23
* IPA: Do not enable IPA sites in server modeJakub Hrozek2013-10-221-17/+20
* 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