summaryrefslogtreecommitdiffstats
path: root/src/responder/common/responder_get_domains.c
Commit message (Expand)AuthorAgeFilesLines
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-221-0/+121
* DP: Remove unused 'force' parameter from the subdomain handlerJakub Hrozek2014-04-221-14/+4
* sbus: Use constants to make dbus callsStef Walter2014-02-241-2/+2
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-20/+20
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* Lookup domains at startupSumit Bose2013-06-041-0/+49
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-1/+1
* Change the way domains are linked.Simo Sorce2013-02-101-48/+20
* Add function get_next_domain()Simo Sorce2013-02-101-4/+4
* Update main domain info in placeSimo Sorce2013-02-101-21/+4
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-30/+7
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-0/+1
* Add domain to some subdomain functionsSimo Sorce2013-01-151-1/+2
* Update domain ID for local domain as wellSumit Bose2013-01-081-2/+14
* sss_dp_get_domains_send(): handle subreq error correctlyPavel Březina2012-11-081-1/+2
* Save time of last get_domains requestSumit Bose2012-10-121-0/+16
* Fix memory hierarchy in subdomains discoveryJakub Hrozek2012-10-111-116/+160
* Use flat name for master domain as wellSumit Bose2012-10-011-0/+15
* Fix LOCAL domain lookupsPavel Březina2012-08-151-19/+22
* Change subdomain_infoSimo Sorce2012-08-011-1/+1
* Two fixes in responder subdomain codeJan Zeleny2012-04-241-0/+6
* Responder part of the subdomain retrieval workJan Zeleny2012-04-241-0/+340