luci-app-ddns: update/rebuild to support ddns-scripts V 2.x 223/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Fri, 10 Oct 2014 19:55:22 +0000 (21:55 +0200)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Fri, 10 Oct 2014 19:55:22 +0000 (21:55 +0200)
commitc09f8a7e41b2fa9eb949756cff0c83d7357102a6
tree7e4a02d7dced1b4d8b0c1fe1ecac128edf966fb0
parentbb388f0873b5f9b88c45af5c7d35e9eb9f4ac8ac
luci-app-ddns: update/rebuild to support ddns-scripts V 2.x

extends/replaces exising luci-app-ddns to support ddns-scripts starting
Version 2.0.1-8
Still supports ddns-scripts Version 1.0.0-23 with the old interface
including fix for OpenWrt Ticket #18018.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
21 files changed:
applications/luci-ddns/Makefile
applications/luci-ddns/ipkg/postinst [new file with mode: 0644]
applications/luci-ddns/luasrc/controller/ddns.lua
applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua
applications/luci-ddns/luasrc/model/cbi/ddns/detail.lua [new file with mode: 0644]
applications/luci-ddns/luasrc/model/cbi/ddns/hints.lua [new file with mode: 0644]
applications/luci-ddns/luasrc/model/cbi/ddns/overview.lua [new file with mode: 0644]
applications/luci-ddns/luasrc/tools/ddns.lua [new file with mode: 0644]
applications/luci-ddns/luasrc/view/admin_status/index/ddns.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/detail_logview.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/detail_lvalue.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/detail_value.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/overview_doubleline.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/overview_enabled.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/overview_startstop.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/overview_status.htm [new file with mode: 0644]
applications/luci-ddns/luasrc/view/ddns/system_status.htm [new file with mode: 0644]
applications/luci-ddns/root/etc/uci-defaults/luci-ddns [new file with mode: 0755]
applications/luci-ddns/root/usr/lib/ddns/dynamic_dns_lucihelper.sh [new file with mode: 0755]
po/de/ddns.po
po/templates/ddns.pot