summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_subdomains_id.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-121-1/+1
* AD: support for subdomain_homedirPavel Reichl2014-02-111-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