summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_subdomains_id.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28ipa-server-mode: add IPA group memberships to AD usersSumit Bose1-8/+65
2013-07-23Fix possible dereference of a NULL pointer.Lukas Slebodnik1-1/+1
2013-06-28IPA: Look up AD users directly if IPA server mode is onJakub Hrozek1-0/+126
2013-06-28Replace new_subdomain() with find_subdomain_by_name()Sumit Bose1-5/+3
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-1/+1
2013-05-03Add SID related lookups to IPA subdomainsSumit Bose1-0/+11
2013-05-02Use struct to hold different types of request parametersSumit Bose1-7/+18
2013-05-02Remove unused attribute listSumit Bose1-10/+1
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-2/+3
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce1-1/+1
2012-12-04Fix ipa_subdomain_id names and tevent_req styleSimo Sorce1-44/+29
2012-11-08Clarify debug message about initgroups and subdomainsSumit Bose1-0/+7
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose1-1/+3
2012-05-31Add support for filtering atributesJan Zeleny1-2/+4
2012-05-10LDAP: Add attr_count return value to build_attrs_from_map()Stephen Gallagher1-2/+2
2012-04-24Add ID operations in subdomainsJan Zeleny1-0/+240