summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* Add alternative objectClass to group attribute mapsMichal Zidek2014-09-151-1/+2
* IPA: process non-posix nested groupsPavel Reichl2014-09-081-1/+1
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-2/+2
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-271-0/+1
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-192-17/+0
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-192-0/+17
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* case_sensitivity = preservingMichal Zidek2014-07-291-1/+1
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-251-1/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-251-1/+0
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-226-14/+14
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-2/+2
* BUILD: Add version symbol files for public libraries.Lukas Slebodnik2014-07-091-0/+15
* PROVIDERS: Add ldap_common.h to opts.h of each providerJakub Hrozek2014-07-081-0/+1
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-022-0/+2
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-022-16/+24
* 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
* 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