summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-032-0/+2
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-032-16/+24
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-06-031-5/+6
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-06-033-1/+12
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-021-0/+1
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-0211-154/+194
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-0226-758/+758
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-031-8/+8
* IPA: Use function sysdb_attrs_get_el in safe wayLukas Slebodnik2014-03-311-10/+7
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* IPA: Use the correct domain when processing SELinux rulesJakub Hrozek2014-03-111-10/+16
* IPA: Use GC for AD initgroup requestsSumit Bose2014-03-101-6/+15
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-031-1/+10
* IPA: check ranges for collisions before saving themSumit Bose2014-02-261-20/+63
* IPA: refactor idmap code and add testSumit Bose2014-02-262-147/+109
* IPA: Don't fail if apply_subdomain_homedir returns ENOENTJakub Hrozek2014-02-201-1/+1
* IPA: Don't call tevent_req_post outside _sendJakub Hrozek2014-02-201-1/+0
* IPA: default krb5_fast_principal to host/$client@$realmPavel Březina2014-02-171-3/+5
* IPA: Default to krb5_use_fast=tryJakub Hrozek2014-02-132-1/+28
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-1/+1
* AD: support for subdomain_homedirPavel Reichl2014-02-111-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
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-21/+6
* IPA: Call ipa_ad_subdom_refresh when server mode is initializedJakub Hrozek2013-12-191-6/+14
* 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
* 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 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
* 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
* 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