Age | Commit message (Expand) | Author |
2022-04-16 | vyos.base: use Warning() helper where applicable | Christian Poessinger |
2021-10-22 | hosts: T2683: Allow multiple entries for static-host-mapping | Viacheslav |
2021-09-05 | name-server: T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-08-10 | host_name: T2784: remove unused imports | John Estabrook |
2020-08-10 | host_name: T2784: remove unused arg in verify, unneeded arg in get_config | John Estabrook |
2020-06-26 | T2654: Remove overzealous error checking | kroy |
2020-06-11 | host_name: T2486: remove pdns-recursor restart | Jernej Jakob |
2020-06-11 | host_name: T2486: configure vyos-hostsd | Jernej Jakob |
2020-06-11 | host_name: T2486: remove conf.exists calls | Jernej Jakob |
2020-06-11 | host_name: T2486: move Config() call into main | Jernej Jakob |
2020-06-11 | host_name: T2486: replace disable-dhcp-nameservers with name-servers-dhcp | Jernej Jakob |
2020-06-11 | host_name: T2486: remove domain-search length limitations | Jernej Jakob |
2020-06-11 | host_name: T2486: change internal 'static-host-mapping' representation | Jernej Jakob |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-04-21 | dns-forwarding: T2298: verify pdns path is exists | Christian Poessinger |
2020-04-15 | dns-forwarding: T2298: remove wrongly added number | Christian Poessinger |
2020-04-15 | dns-forwarding: T2298: fix path to control file | Christian Poessinger |
2020-04-13 | dns-forwarding: T2185: migrate from SysVinit to systemd | Christian Poessinger |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin |
2020-04-06 | util: T2226: rewrite system host-name to use cmd | Thomas Mangin |
2019-11-17 | dns: T1786: add proper processing of 'system disable-dhcp-nameservers' | zdc |
2019-08-21 | T1598: redo host_name.py to use vyos-hostsd. | Daniil Baturin |
2019-08-13 | [hostname] T1531: Added hostname alias to 127.0.1.1 (Debian way) | zsdc |
2019-07-16 | T1531: do not include the domain name in system hostname. | Daniil Baturin |
2019-07-12 | Do not try to verify the hostname config if the script is run by cloud-init. | Daniil Baturin |
2019-07-09 | T1497: remove duplicate name servers and search domains obtained from DHCP. | Daniil Baturin |
2019-07-03 | T1497: make host_name.py wait for commit lock too. | Daniil Baturin |
2019-07-03 | T1497: remove the no longer necessary workaround for bad return_effective_val... | Daniil Baturin |
2019-07-02 | T1497: "set system name-server" generates invalid/incorrect resolv.conf | UnicronNL |
2019-06-20 | T1458: Regression in 1.2.1-S2 hostname & logging | Kim Hagen |
2019-06-18 | [ config ] T1447: Python subprocess called without import in host_name.py | Kim Hagen |
2019-06-17 | [syslog/hostname.py] T1394 - syslog systemd and host_name.py race condition | hagbard |
2019-06-04 | T1379: Deprecated functions in /sbin/dhclient-script | Kim Hagen |
2019-04-20 | [hostname] T1336: sanitize FQDN before passing to hostnamectl | Christian Poessinger |
2019-04-05 | T1264 - host_name.py improvements | hagbard |
2019-02-22 | feature: static-host-mapping - made IP address (param inet) mandatory | hagbard |
2019-02-22 | removed a debugger print I forgut during merge | hagbard |
2019-02-22 | Fixes: T1262 - dhcp requested WAN ip address doesn't get search parameter in ... | hagbard |
2019-02-22 | pdns_recursor check improved, spits out a message for /var/run if it's not ru... | hagbard |
2019-02-22 | bugfix: static-mapping-host alias not mandatory, verification adjusted | hagbard |
2019-02-21 | Fixes: T1257: implement 'set system static-host-mapping' in host_name.py and ... | hagbard |
2019-02-20 | T1255: read in modifications from third party scripts before altering /etc/hosts | Christian Poessinger |
2019-02-20 | T1255: add newlines for 3rd party script amendments | Christian Poessinger |
2019-02-17 | hostname: bugfix for overwriting search domains | Christian Poessinger |
2019-02-16 | Add header to resolver configuration file | Christian Poessinger |
2019-02-16 | hostname: additional test case fixes | Christian Poessinger |
2019-02-14 | T1174: migrate local hostname/DNS handling to vyos-1x | Christian Poessinger |
2018-12-31 | T1128: restart SNMP on hostname change. | Daniil Baturin |
2018-05-18 | host-name: Add --static option to hostnamectl | Yuya Kusakabe |