packages/net/ddns-scripts/files
Ansuel Smith 8bb49eb5ed
ddns-scripts: fix unefficent sh script
Currently this 3 variable are used only 1 time in the sh script and cause 10s of delay for them to load... move them to load only if it's required by the command. This also fix luci-app-ddns delay problem derived by calling dns_lucihelper (that use tdns_functions to load data) for the version.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-02 18:04:16 +02:00
..
ddns.config ddns-scripts: various fixes 2016-12-05 20:40:09 +01:00
ddns.defaults ddns-scripts: make cloudflare v1 same "domain" parameter syntax 2017-01-09 21:30:55 +01:00
ddns.hotplug ddns-scripts: update to 2.7.6-1 2016-12-04 16:47:09 +01:00
ddns.init ddns-scripts: update to 2.7.6-1 2016-12-04 16:47:09 +01:00
dynamic_dns_functions.sh ddns-scripts: fix unefficent sh script 2018-06-02 18:04:16 +02:00
dynamic_dns_lucihelper.sh ddns-scripts: multiple fixes 2018-01-13 11:58:17 +01:00
dynamic_dns_updater.sh ddns-scripts: multiple fixes 2018-01-13 11:58:17 +01:00
public_suffix_list.dat ddns-scripts: New update url for service duiadns.net 2017-02-09 21:41:40 +01:00
services ddns-scripts: "now-dns.com" service fix 2018-05-11 18:35:49 +03:00
services_ipv6 ddns-scripts: "now-dns.com" service fix 2018-05-11 18:35:49 +03:00
update_cloudflare_com_v1.sh ddns-scripts: make cloudflare v1 same "domain" parameter syntax 2017-01-09 21:30:55 +01:00
update_cloudflare_com_v4.sh ddns-scripts: fix unefficent sh script 2018-06-02 18:04:16 +02:00
update_godaddy_com_v1.sh ddns-scripts: fix unefficent sh script 2018-06-02 18:04:16 +02:00
update_no-ip_com.sh ddns-scripts: update to version 2.6.2-1 2016-02-13 17:00:33 +01:00
update_nsupdate.sh ddns-scripts: update to 2.7.6-1 2016-12-04 16:47:09 +01:00
update_route53_v1.sh ddns-scripts: Support Amazon AWS Route53 as a ddns provider 2018-01-09 22:08:51 +01:00