summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_subdomains_id.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use struct to hold different types of request parametersSumit Bose2013-05-021-7/+18
* Remove unused attribute listSumit Bose2013-05-021-10/+1
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-2/+3
* Use an entry type mask macro to filter entry typesSimo Sorce2012-12-041-1/+1
* Fix ipa_subdomain_id names and tevent_req styleSimo Sorce2012-12-041-44/+29
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-081-0/+7
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-121-1/+3
* Add support for filtering atributesJan Zeleny2012-05-311-2/+4
* LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher2012-05-101-2/+2
* Add ID operations in subdomainsJan Zeleny2012-04-241-0/+240