summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_subdomains.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos1-17/+1
2012-08-06IPA: Securely set umask for mkstemp in subdomain providerStephen Gallagher1-0/+3
2012-08-06IPA: Do not attempt to close the same file twiceStephen Gallagher1-1/+1
2012-08-01Create a domain-realm mapping for krb5.conf to be includedJakub Hrozek1-0/+135
2012-08-01Add automatic periodic retrieval of subdomainsSimo Sorce1-1/+44
2012-08-01Add online callback to enumerate subdomainsSimo Sorce1-24/+49
2012-08-01Limit refreshes keeping track of last refresh timeSimo Sorce1-26/+46
2012-08-01Change refreshing of subdomainsSimo Sorce1-65/+156
2012-08-01Expose an initializer function from subdomainSimo Sorce1-0/+35
2012-08-01Add realm paramter to subdomain listSimo Sorce1-0/+27
2012-08-01Use a more tractable name for subdomain requestSimo Sorce1-7/+5
2012-08-0180 col and style fixesSimo Sorce1-20/+48
2012-08-01Make structure initializer more readableSimo Sorce1-7/+15
2012-08-01Fix wrong elements used in comparisonSimo Sorce1-1/+1
2012-08-01Change subdomain_infoSimo Sorce1-6/+6
2012-07-10Remove dead code in ipa_subdomains_handler_done()Sumit Bose1-1/+1
2012-06-21Add support for ID rangesSumit Bose1-10/+166
2012-06-10IPA subdomains - ask for information about master domainJan Zeleny1-15/+132
2012-04-24IPA: Add get-domains targetSumit Bose1-0/+319