summaryrefslogtreecommitdiff
path: root/src/responder/common/responder_get_domains.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28DP: Use the correct type for DBus booleanJakub Hrozek1-2/+5
2013-06-04Lookup domains at startupSumit Bose1-0/+49
2013-02-10Introduce IS_SUBDOMAIN() macroSimo Sorce1-1/+1
2013-02-10Change the way domains are linked.Simo Sorce1-48/+20
2013-02-10Add function get_next_domain()Simo Sorce1-4/+4
2013-02-10Update main domain info in placeSimo Sorce1-21/+4
2013-02-10Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce1-30/+7
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-0/+1
2013-01-15Add domain to some subdomain functionsSimo Sorce1-1/+2
2013-01-08Update domain ID for local domain as wellSumit Bose1-2/+14
2012-11-08sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina1-1/+2
2012-10-12Save time of last get_domains requestSumit Bose1-0/+16
2012-10-11Fix memory hierarchy in subdomains discoveryJakub Hrozek1-116/+160
2012-10-01Use flat name for master domain as wellSumit Bose1-0/+15
2012-08-15Fix LOCAL domain lookupsPavel Březina1-19/+22
2012-08-01Change subdomain_infoSimo Sorce1-1/+1
2012-04-24Two fixes in responder subdomain codeJan Zeleny1-0/+6
2012-04-24Responder part of the subdomain retrieval workJan Zeleny1-0/+340