ddns-scripts: multiple fixes 5430/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sat, 13 Jan 2018 10:58:17 +0000 (11:58 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sat, 13 Jan 2018 10:58:17 +0000 (11:58 +0100)
commit8cb6b1dc4ddc9234bc3313ddfe8d171a597df9c2
tree08820cc4e965c8e4293afb72c19dc787f83b523b
parentcdb8722abe2b08d892279beac502a007ab496302
ddns-scripts: multiple fixes

Write *.ip file with current registered IP, whenever "get_registered_IP" is called (used by next luci-app-ddns version)
Changed detection of cURL proxy support #3876
Reread data from ubus if "get_local_ip" from "ip_network" #5004 #3338
Fix godaddy_com_v1 #5285
Implement "param_opt" for "cloudflare_com_v4" #5097
Inside logfile "*password*" printed in stead of real password #5281 and others
Add ipv4 service "dnsever.com" #5178
Add ipv4 service "myip.co.ua" #5199

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
net/ddns-scripts/Makefile
net/ddns-scripts/files/dynamic_dns_functions.sh
net/ddns-scripts/files/dynamic_dns_lucihelper.sh
net/ddns-scripts/files/dynamic_dns_updater.sh
net/ddns-scripts/files/services
net/ddns-scripts/files/services_ipv6
net/ddns-scripts/files/update_cloudflare_com_v4.sh
net/ddns-scripts/files/update_godaddy_com_v1.sh