index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
dynamic_dns.py
Age
Commit message (
Expand
)
Author
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-04-27
template: T2388: move mkdir/chmod/chown within render()
Thomas Mangin
2020-04-13
ddclient: T2185: migrate from SysVinit to systemd
Christian Poessinger
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
2020-04-06
util: T2226: covert most calls from os.system to util
Thomas Mangin
2020-04-05
dynamic-dns: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-03-23
T2152 fix to allow external IP usage to work
kroy-the-rabbit
2020-02-16
ddclient: proper use conf.set_level() to reduce boiler plate code
Christian Poessinger
2020-02-16
ddclient: change file permission on generated config
Christian Poessinger
2020-02-13
ddclient: T1908: CloudFlares zone option can now also be specified manually
Christian Poessinger
2019-12-06
ddclient: T1853: bugfix TypeError exception
Christian Poessinger
2019-11-08
ddclient: T1789: fix RFC2136 generated config
Christian Poessinger
2019-10-23
ddclient: T1030: add cloudflare zone config entry
Christian Poessinger
2019-10-23
ddclient: T1030: adjust to latest syntax
Christian Poessinger
2019-10-23
ddclient: T1030: auto create runtime directories
Christian Poessinger
2019-10-23
ddclient: T1030: use new default configuration file path
Christian Poessinger
2019-02-10
T1213: ddclient: proper enquote web-skip parameter
Christian Poessinger
2019-02-05
T1231: Remove cache file of 'service dns dynamic'
Christian Poessinger
2019-01-30
T1213: fix ddclient when no server is given
Christian Poessinger
2018-11-11
T998: "service dns dynamic" does now honor the "use-web" statement
Christian Poessinger
2018-10-14
T896: Fix dynamic DNS for CUSTOM provider
Christian Poessinger
2018-07-29
T758: refactor ddclient configuration file amd startup
Christian Poessinger
2018-07-29
T758: add configuration validator
Christian Poessinger
2018-07-29
T758: XML/Python implementation for 'service dns dynamic'
Christian Poessinger