summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_subdomains_id.c
Commit message (Expand)AuthorAgeFilesLines
* wipmemberof_default_viewSumit Bose2016-07-131-4/+20
* IPA: expand ghost members of AD groups in server-modeSumit Bose2016-07-131-1/+80
* IPA: make get_object_from_cache() aware of UPN searchesSumit Bose2016-07-071-5/+12
* IPA: add missing user name to homedir_ctxSumit Bose2016-07-071-0/+1
* IPA: Use internal fqname format instead of parsing NSS namesJakub Hrozek2016-07-071-12/+10
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-071-13/+2
* DP: Switch to new interfacePavel Březina2016-06-201-15/+4
* IPA: allow lookups by cert in sub-domains on the clientSumit Bose2016-06-091-4/+17
* ipa: add support for certificate overridesSumit Bose2016-06-091-0/+6
* IPA: resolve PAC for trusted users on IPA clientsSumit Bose2016-04-131-0/+36
* IPA: Add interface to call into IPA provider from LDAP providerJakub Hrozek2016-02-241-0/+1
* AD: Provide common connection list construction functionsJakub Hrozek2015-10-071-13/+8
* IPA: Retry fetching keytab if IPA user lookup failsJakub Hrozek2015-09-231-5/+185
* IPA: Do not allow the AD lookup code to set backend as offline in server modeJakub Hrozek2015-09-211-1/+7
* IPA: Improve messages about failuresPavel Reichl2015-08-071-1/+2
* LDAP/IPA: add user lookup by certificateSumit Bose2015-06-191-0/+14
* IPA: Don't override homedir with subdomain_homedirPavel Reichl2015-06-141-7/+23
* IPA: search for overrides during initgroups in sever modeSumit Bose2015-05-051-0/+69
* IPA: do initgroups if extdom exop supports itSumit Bose2015-05-051-7/+17
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-0/+13
* AD: use GC for SID requests as wellSumit Bose2015-01-301-0/+1
* IPA: resolve IPA group-memberships for AD usersSumit Bose2015-01-261-2/+42
* IPA: resolve ghost members if a non-default view is appliedSumit Bose2015-01-131-0/+1
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-201-2/+14
* IPA: make get_object_from_cache() publicSumit Bose2014-11-201-4/+5
* 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: fix issues with older servers not supporting viewsSumit Bose2014-10-221-1/+3
* views: search overrides for user and group requestsSumit Bose2014-10-161-37/+352
* views: get overrides during user and group lookupsSumit Bose2014-10-161-43/+215
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-161-2/+5
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-5/+5
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-021-0/+1
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-021-9/+14
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* IPA: Use GC for AD initgroup requestsSumit Bose2014-03-101-6/+15
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-031-1/+10
* 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
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-31/+31
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-1/+1
* AD: support for subdomain_homedirPavel Reichl2014-02-051-0/+190
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-281-8/+65
* Fix possible dereference of a NULL pointer.Lukas Slebodnik2013-07-231-1/+1
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-281-0/+126
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-281-5/+3
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-1/+1
* Add SID related lookups to IPA subdomainsSumit Bose2013-05-031-0/+11