Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | vyatta-cfg-system: add dynamic dns support for afraid.org/freedns | Alex Harpin | |
Add support for using the afraid.org dynamic DNS service with VyOS. This requires the updated ddclient package built for VyOS to work correctly as the version currently in squeeze lacks support for the freedns protocol. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287 | |||
2015-01-02 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/dynamic-dns/vyatta-dynamic-dns.pl to have consistent identation levels and style throughout. | |||
2011-11-21 | Fix dyndns failure caused by commit: 5d27f2ef302dc600ea737e9af4151041aa11a2e0 | John Southworth | |
2011-11-04 | Cleanup dynamic DNS script | Stephen Hemminger | |
Remove reference to unused Switch (Bug 6888). Use mkdir perl function rather than calling system | |||
2010-11-12 | Change mode on all executable scripts | Stephen Hemminger | |
The executable bit should be set on scripts. This only impacts the repository, during build install fixes it. | |||
2009-05-29 | move server,protocol to the same line in config file | Mohit Mehta | |
2009-05-19 | Fix Bug 4416 Add the ability to configure a specific server for DynDNS | Mohit Mehta | |
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |
2008-09-10 | - change forced update wait time from 2 weeks to 4 weeks if no change in IP ↵ | Mohit Mehta | |
as per the free service provided by dyndns | |||
2008-09-10 | - remove ddclient cache before restarting | Mohit Mehta | |
- modify script to run op-mode update ddns | |||
2008-09-06 | - use apt per interface ddclient files | Mohit Mehta | |
- update dynamic dns service with same IP address if IP has not changed for two weeks | |||
2008-09-06 | first attempt at implementing CLI support for Dynamic DNS | Mohit Mehta | |