summaryrefslogtreecommitdiffstats
path: root/src/providers/data_provider_fo.c
Commit message (Expand)AuthorAgeFilesLines
* Unify usage of function gethostnameLukas Slebodnik2014-06-031-2/+2
* failover: Shorter retry time for failed SRVPavel Reichl2014-04-141-0/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-5/+8
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-39/+39
* Use the correct resolv timeoutJakub Hrozek2013-08-091-1/+1
* Set default DNS resolution timeout to 6 seconds.Michal Zidek2013-07-241-2/+2
* DNS sites support - SRV DNS lookup pluginPavel Březina2013-04-101-0/+34
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-101-0/+21
* Init failover with be_res optionsJakub Hrozek2013-04-031-37/+90
* try primary server after retry_timeout + 1 seconds when switching to backupPavel Březina2012-12-181-1/+2
* Missing parameter in DEBUG message.Michal Zidek2012-12-041-1/+2
* FO: Check server validity before setting statusJakub Hrozek2012-09-131-14/+13
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-2/+4
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-28/+187
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-081-2/+5
* Only do one cycle when resolving a serverJakub Hrozek2012-03-061-21/+69
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-3/+6
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-4/+3
* Failover: Introduce a per-service timeoutJakub Hrozek2011-12-201-5/+13
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+2
* New DEBUG facility - conversionPavel Březina2011-08-251-3/+3
* fo_get_server_name() getter for a server nameJakub Hrozek2011-07-211-1/+1
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-3/+3
* Only print server address if one is availableJakub Hrozek2011-07-211-0/+7
* Split reading resolver family order into a separate functionJakub Hrozek2011-07-111-23/+3
* Do not hardcode default resolver timeoutJakub Hrozek2011-07-111-1/+1
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-151-4/+5
* Run callbacks if server IP changesJakub Hrozek2011-03-091-2/+9
* Allow fallback to SSSD domainStephen Gallagher2011-01-211-2/+4
* Run checks before resetting offline stateSumit Bose2010-12-011-0/+5
* Allow protocol fallback for SRV queriesJakub Hrozek2010-12-011-3/+22
* Add an interface to try next fail-over server after connection to the active ...eindenbom2010-07-091-45/+45
* Added an interface to query number of configured (and currently resolved thro...eindenbom2010-07-091-0/+21
* Add dns_discovery_domain optionJakub Hrozek2010-06-301-1/+12
* Add run_callbacks flagSumit Bose2010-05-271-2/+23
* Use service discovery in backendsJakub Hrozek2010-05-071-0/+32
* Add dns_resolver_timeout optionStephen Gallagher2010-04-301-1/+9
* Restrict family lookupsJakub Hrozek2010-02-221-3/+49
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+356