Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-06 | dyndns: T5445: add possibility to specify update interval (timeout) | Christian Breunig | |
set service dns dynamic timeout <60-3600> | |||
2023-08-04 | dns: T4353: fix warning "Wait at least 5 minutes between update attempts" | Christian Breunig | |
2023-06-09 | dns: T5144: Explicitly override ddclient global options for reliability | Indrajit Raychaudhuri | |
- For option 'web', ddclient defaults to 'dyndns' which doesn't support ssl. This results ddclient process lockup till connection to checkip.dyndns.org:443 times out. - For option 'use', ddclient defaults 'ip'. This results in confusing message "WARNING: '' is not a valid IPv4 or IPv6 address" in log. | |||
2023-06-04 | dns: T5144: Add pid and cache config as ddclient global | Indrajit Raychaudhuri | |
2023-06-04 | dns: T5144: Relocate ddclient template path for consistency with config path | Indrajit Raychaudhuri | |