summaryrefslogtreecommitdiffstats
path: root/src/providers
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
* sdap_print_server: use getpeername() to get server addressSumit Bose2014-10-271-1/+1
* GPO: Terminate request on errorJakub Hrozek2014-10-221-0/+2
* BE: Own the sbus socket as the SSSD userJakub Hrozek2014-10-222-4/+14
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-222-2/+2
* 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
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-202-2/+8
* IPA: Use set_seuser instead of writing selinux login fileMichal Zidek2014-10-201-134/+48
* LDAP: Change defaults for ldap_user/group_objectsidMichal Zidek2014-10-161-4/+4
* UTIL: Always write capathsJakub Hrozek2014-10-162-4/+2
* views: search overrides for user and group requestsSumit Bose2014-10-166-101/+602
* 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 sdap_deref_search_with_filter_send()Sumit Bose2014-10-162-5/+88
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-2/+0
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* GPO: Do not use output argument if function failedLukas Slebodnik2014-10-131-4/+4
* GPO: Fail if we cannot retrieve gpo from cache.Lukas Slebodnik2014-10-131-0/+6
* GPO: fail if there is problem with storing gpo into sysdbLukas Slebodnik2014-10-131-0/+14
* SDAP: check that connection is open before bindPavel Reichl2014-10-121-10/+103
* SDAP: move deciding of tls usage into new functionPavel Reichl2014-10-121-20/+37
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* SDAP: test return value of sysdb_search_servicesLukas Slebodnik2014-10-121-0/+6
* SDAP: Fix warning Value stored to is never readLukas Slebodnik2014-10-121-1/+0
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-102-207/+0
* SDAP: Suppress warning maybe-uninitializedLukas Slebodnik2014-10-091-7/+9
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-091-1/+1
* DP: Print a type as hexadecimal number in debug message.Lukas Slebodnik2014-10-091-1/+1
* GPO: remove unused talloc contextsLukas Slebodnik2014-10-031-11/+8
* GPO: Use argument ndg_flags instead of constantLukas Slebodnik2014-10-031-6/+6
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-021-499/+412
* AD GPO: Fix incorrect return of EACCESStephen Gallagher2014-10-021-2/+2
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* LDAP: Do not require a dereference control to be retuned in a replyJakub Hrozek2014-09-291-1/+6
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-291-0/+1
* AD: Add a missing break statement to the GPO codeJakub Hrozek2014-09-291-1/+2
* AD GPO: Fix incorrect sAMAccountName selectionStephen Gallagher2014-09-291-2/+2
* Fix debug messages - trailing '.'Pavel Reichl2014-09-294-4/+4
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-09-161-3/+4
* Use the alternative objectclass in group maps.Michal Zidek2014-09-157-29/+117