index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
applications
/
luci-app-ddns
/
luasrc
Age
Commit message (
Expand
)
Author
2018-10-28
Add missing variable declarations in JavaScript code
Stefan Weil
2018-10-10
treewide: Fix typos in comments
yangfl
2018-09-19
luci-app-ddns: fix overview page
Ansuel Smith
2018-09-02
luci-app-ddns: various fix
Ansuel Smith
2018-08-02
luci-app-ddns: fix huge typo in luasrc/tools/ddns.lua
yangfl
2018-06-11
luci-app-ddns: use standard pkg info function
Ansuel Smith
2018-06-07
luci-app-ddns: fix div conversion
Ansuel Smith
2018-06-05
luci-app-ddns: Convert HTML tables to div
jollaman999
2018-06-04
luci-app-ddns: make param opt, optional, add myself as maintainer
Ansuel Smith
2018-06-02
luci-app-ddns: improve performance
Ansuel Smith
2018-05-16
luci-app-ddns: fix HTML page rendering in globals section
Helge Mader
2018-04-28
luci-app-ddns: fix typo: CRTL should be CTRL
fy1128
2018-04-05
treewide: filter shell arguments through shellquote() where applicable
Jo-Philipp Wich
2018-01-27
luci.app-ddns: Update to 2.4.9-1
Christian Schoenebeck
2017-04-26
luci-app-ddns: fix to correct system status
Christian Schoenebeck
2016-12-10
Merge pull request #663 from NeoRaider/styleable-checkboxes
Daniel Dickinson
2016-12-04
luci-app-ddns: update to support ddns-scripts 2.7.6
Christian Schoenebeck
2016-09-25
luci-app-ddns: correct required ddns-script version
Christian Schoenebeck
2016-09-25
luci-app-ddns: ignore if name lookup progs not supporting force ip version
Christian Schoenebeck
2016-06-18
luci-app-ddns: - fix handling of parameter "is_glue" and "dns_seerver"
Christian Schoenebeck
2016-06-12
luci-app-ddns: pass the is_glue option value to the helper
Mathias Kresin
2016-05-08
luci-app-ddns: adapt to support khost (Knot DNS) and drill (ddns-scripts 2.7.1)
Christian Schoenebeck
2016-04-09
fix problem not correctly handling "Bind Network" field
Christian Schoenebeck
2016-03-29
applications/luci-app-ddns: Fix typos (found by codespell)
Stefan Weil
2016-03-07
luci-app-ddns: fixes because uclient-fetch support "force ip version"
Christian Schoenebeck
2016-03-03
luci-base: view: make checkboxes and radio buttons styleable
Matthias Schiffer
2016-02-06
luci-app-ddns: some fixes
Christian Schoenebeck
2016-01-30
luci-app-ddns: bump to version 2.4.0-1
Christian Schöenebeck
2015-12-31
luci-app-ddns: removing unneeded assert
Christian Schoenebeck
2015-11-15
luci-app-ddns: rollup to 2.3.0 to reflect changes on ddns-scripts
Christian Schoenebeck
2015-10-20
luci-app-ddns: protect start/stop actions with csrf token
Jo-Philipp Wich
2015-10-12
luci-app-ddns: fix typo in previous commit
Jo-Philipp Wich
2015-10-12
luci-app-ddns: remove title <a> hacks
Jo-Philipp Wich
2015-10-07
Globally replace luci.dispatcher.build_url(...) with url(...) invocations
Jo-Philipp Wich
2015-05-24
luci-app-ddns: fixed version check
Christian Schoenebeck
2015-05-12
luci-app-ddns: reflect changes on ddns-scripts
Christian Schoenebeck
2015-03-20
luci-app-ddns: fix errors in global.lua
Christian Schoenebeck
2015-03-01
luci-app-ddns: patches for #298 #334 #335
Christian Schoenebeck
2015-02-10
luci-app-ddns: update to version 2.2.0-1
Christian Schoenebeck
2015-01-18
luci-app-ddns: Update to version 2.1.1-0
Christian Schoenebeck
2015-01-16
Update my email addresses in the license headers
Jo-Philipp Wich
2015-01-16
Globally reduce copyright headers
Jo-Philipp Wich
2015-01-11
luci-app-ddns: adaption to new luci structure and cleanup
Christian Schoenebeck
2015-01-08
Rework LuCI build system
Jo-Philipp Wich