Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-18 | [T2311] name servers via cmdline can't take effect | Maple Wang | |
Please refer to https://phabricator.vyos.net/T2311 | |||
2019-12-19 | vyos-hostsd: T1885: Fixed crash if stdout PIPE connection lost | zsdc | |
In case if stdout PIPE were lost (for example, after systemd-journald restart), using print() will raise the exception. This patch replaces print() to logging function, which is not sensitive to this problem. This makes vyos-hostd resistant to stdout disconnection, but of course, all logs after stdout disconnection will be lost. | |||
2019-11-17 | dns: T1786: add proper processing of 'system disable-dhcp-nameservers' | zdc | |
2019-09-29 | [vyos-hostsd] T1701 Fix check for delete domain-name and domain-search | DmitriyEshenko | |
2019-09-19 | T1638: generated hosts file fix for proper FQDN resolution | kroy | |
2019-08-26 | T1598: add a vyos-hostsd operation for retrieving name servers by tag. | Daniil Baturin | |
2019-08-21 | T1598: clean up vyos-hostsd state dump on clean shutdown. | Daniil Baturin | |
2019-08-21 | T1598: improve autogenerated file comments. | Daniil Baturin | |
2019-08-20 | T1598: initial implementation of the hosts keeper daemon. | Daniil Baturin | |