summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_subdomains.h
Commit message (Collapse)AuthorAgeFilesLines
* Expose an initializer function from subdomainSimo Sorce2012-08-011-10/+5
| | | | | | Instead of exporting internal structures, expose an initilizer function like the autofs code and initialize everything inside the ipa_subdomains.c file.
* Add support for ID rangesSumit Bose2012-06-211-0/+1
|
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-101-0/+1
| | | | | | | The query is performed only if there is missing information in the cache. That means this should be done only once after restart when cache doesn't exist. All subsequent requests for subdomains won't include the request for master domain.
* IPA: Add get-domains targetSumit Bose2012-04-241-0/+39