Girish Ramakrishnan
|
4d92aea2f3
|
Fix usage of callback
|
2018-02-08 14:10:32 -08:00 |
|
Girish Ramakrishnan
|
26c95a25b6
|
Use the native dns resolver
it now supports cancel()
also, fixes #514
|
2018-02-08 11:37:58 -08:00 |
|
Girish Ramakrishnan
|
ab66c8cb81
|
debug the zoneName in waitForDns
|
2018-01-09 16:09:47 -08:00 |
|
Johannes Zellner
|
260ac0afb7
|
Remove subdomains.js in favor of multidomain capable domains.js
|
2017-11-20 19:59:26 +01:00 |
|
Johannes Zellner
|
f994b68701
|
wait for dns with the correct zone even on external domain setup
|
2017-06-21 15:04:39 +02:00 |
|
Girish Ramakrishnan
|
c760c42f92
|
make waitForDns take zone name argument
part of #110
|
2017-06-15 19:54:08 -07:00 |
|
Girish Ramakrishnan
|
ddb69eb25c
|
remove native-dns and use dig directly
native-dns module is unmaintained and we keep getting sporadic
errors from that module
Fixes #220
|
2017-05-26 16:51:05 -07:00 |
|
Girish Ramakrishnan
|
639744e9cb
|
async.every usage has changed
|
2017-02-16 20:20:46 -08:00 |
|
Girish Ramakrishnan
|
191b84d389
|
Make value a regexp
|
2017-02-15 10:16:23 -08:00 |
|
Girish Ramakrishnan
|
d475d9bcbf
|
Make waitForDns provider specific
This will allow us to create a proper 'noop' backend that does
not wait for dns to be in sync. This is required for local/intranet
setups.
|
2016-12-14 14:43:20 -08:00 |
|