summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* ipa_selinux: Put SELinux map order related variables into structureMichal Zidek2014-05-121-31/+37
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-021-5/+6
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-023-1/+12
* Remove dead code from ipa_get_selinux_recvMichal Zidek2014-04-071-38/+23
* 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/+15
* 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/+64
* IPA: refactor idmap code and add testSumit Bose2014-02-262-147/+108
* Fix DEBUG message formattingJakub Hrozek2014-02-251-1/+1
* 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
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-1211-154/+194
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1225-758/+758
* 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