ddns-scripts: Added support for custom update scripts
authorSteven Barth <redacted>
Mon, 6 Oct 2014 06:39:59 +0000 (08:39 +0200)
committerSteven Barth <redacted>
Mon, 6 Oct 2014 06:39:59 +0000 (08:39 +0200)
commit6ab4a265a2776349d68514eeaddd7199da4c9c97
tree789b76323bd15e95d616fefc18c78c1158f0e9a6
parent8a5d30147f41a563fc85c649eb580f868797f75c
ddns-scripts: Added support for custom update scripts

Squashed commit of the following:

commit 2701c8868e1ef4949db57e53b27958edba6abb59
Author: Christian Schoenebeck <redacted>
Date:   Sun Oct 5 11:01:57 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Sample script
Signed-off-by: Christian Schoenebeck <redacted>
commit e07ecb90fa2c7404a97cf64024e89bd9d88aacd4
Author: Christian Schoenebeck <redacted>
Date:   Sun Oct 5 11:00:11 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Added support for custom update scripts with new option update_script.
    function get_service_url() renamed to get_service_data() and extended to detect scripts inside service / service_ipv6 for later use
    function send_update() modified to support custom update scripts.
Signed-off-by: Christian Schoenebeck <redacted>
commit 39e41b2151a79a7ace71a9d40b87cd4d6ce09503
Author: Christian Schoenebeck <redacted>
Date:   Sun Oct 5 10:52:44 2014 +0200

    ddns-scripts: Added support for custom update scripts

    Added support for custom update scripts with new option update_script
Signed-off-by: Christian Schoenebeck <redacted>
commit 33f264768e37d8a6fe564faaafa51a7b45a0ee19
Author: Christian Schoenebeck <redacted>
Date:   Sun Oct 5 10:48:21 2014 +0200

    ddns-scripts: Insert description for NEW option update_script

    Insert description for NEW option update_script
Signed-off-by: Christian Schoenebeck <redacted>
commit 6f6a60244df53e0556f5c75845c69aa832f97e4c
Author: Christian Schoenebeck <redacted>
Date:   Sun Oct 5 10:43:52 2014 +0200

    ddns-scripts: Update PKG_RELEASE

    Update_PKG_RELEASE to reflect changes
Signed-off-by: Christian Schoenebeck <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/etc/config/ddns.sample
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh
net/ddns-scripts/files/usr/lib/ddns/update_sample.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT