ddns-scripts: make cloudflare v1 same "domain" parameter syntax 3805/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 9 Jan 2017 20:30:55 +0000 (21:30 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Mon, 9 Jan 2017 20:30:55 +0000 (21:30 +0100)
commit2c7d476cd9297aeb28ab63575229b4fe2c9d2015
treed2f4ef88d834b3bf383d50ee5163d8fe9cd6bdef
parentd13f3f2ab0c204b2695d23c9134d56eb2994da06
ddns-scripts: make cloudflare v1 same "domain" parameter syntax

- cloudflare v1 change syntax of option domain to "host.sub@example.com" like already cloudflare v4 and godaddy to prepare logterm remove of public_suffix_list.dat from package
- change Makefile to be backportable to CC15.05 and working on DD
- change ddns.defaults to prepare future releases of ddns-scripts
- minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
net/ddns-scripts/Makefile
net/ddns-scripts/files/ddns.defaults
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/public_suffix_list.dat
net/ddns-scripts/files/update_cloudflare_com_v1.sh
net/ddns-scripts/files/update_cloudflare_com_v4.sh
net/ddns-scripts/files/update_godaddy_com_v1.sh