summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Views: apply user SSH public key overrideSumit Bose2014-11-052-0/+2
* IPA: inherit ldap_user_extra_attrs to AD subdomainsSumit Bose2014-11-051-0/+31
* IPA: use ipaUserGroup object class for groupsPavel Březina2014-11-051-1/+1
* IPA: Rename user_dom into obj_domJakub Hrozek2014-10-301-12/+12
* IPA: Don't fail the request when BE doesn't find the objectJakub Hrozek2014-10-301-4/+6
* IPA: Handle NULL members in process_members()Jakub Hrozek2014-10-221-0/+6
* ipa_subdomains_handler_master_done: initialize reply_countSumit Bose2014-10-221-1/+1
* ipa: improve error reporting for extdom LDAP exopSumit Bose2014-10-221-3/+6
* ipa: fix issues with older servers not supporting viewsSumit Bose2014-10-223-6/+27
* IPA: Use set_seuser instead of writing selinux login fileMichal Zidek2014-10-201-134/+48
* UTIL: Always write capathsJakub Hrozek2014-10-161-3/+1
* views: search overrides for user and group requestsSumit Bose2014-10-165-101/+601
* views: get overrides during user and group lookupsSumit Bose2014-10-163-102/+522
* views: add ipa_get_ad_override_send()Sumit Bose2014-10-162-0/+262
* IPA: add view support and get view nameSumit Bose2014-10-166-28/+328
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-164-5/+16
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* 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