summaryrefslogtreecommitdiff
path: root/src/conf_mode/host_name.py
AgeCommit message (Expand)Author
2024-01-01T5474: establish common file name pattern for XML conf mode commandsChristian Breunig
2023-12-30system: T5877: Shorten system domain-search config pathIndrajit Raychaudhuri
2023-07-16T5195: fix remaining references to decommissioned vyos.utilChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-04-16vyos.base: use Warning() helper where applicableChristian Poessinger
2021-10-22hosts: T2683: Allow multiple entries for static-host-mappingViacheslav
2021-09-05name-server: T3804: merge "system name-servers-dhcp" into "system name-server"Christian Poessinger
2020-08-31configd: T2582: add scripts to include list for daemonJohn Estabrook
2020-08-10host_name: T2784: remove unused importsJohn Estabrook
2020-08-10host_name: T2784: remove unused arg in verify, unneeded arg in get_configJohn Estabrook
2020-06-26T2654: Remove overzealous error checkingkroy
2020-06-11host_name: T2486: remove pdns-recursor restartJernej Jakob
2020-06-11host_name: T2486: configure vyos-hostsdJernej Jakob
2020-06-11host_name: T2486: remove conf.exists callsJernej Jakob
2020-06-11host_name: T2486: move Config() call into mainJernej Jakob
2020-06-11host_name: T2486: replace disable-dhcp-nameservers with name-servers-dhcpJernej Jakob
2020-06-11host_name: T2486: remove domain-search length limitationsJernej Jakob
2020-06-11host_name: T2486: change internal 'static-host-mapping' representationJernej Jakob
2020-05-29airbag: T2088: explicit enabling of the featureThomas Mangin
2020-04-21dns-forwarding: T2298: verify pdns path is existsChristian Poessinger
2020-04-15dns-forwarding: T2298: remove wrongly added numberChristian Poessinger
2020-04-15dns-forwarding: T2298: fix path to control fileChristian Poessinger
2020-04-13dns-forwarding: T2185: migrate from SysVinit to systemdChristian Poessinger
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-06util: T2226: rewrite system host-name to use cmdThomas Mangin
2019-11-17dns: T1786: add proper processing of 'system disable-dhcp-nameservers'zdc
2019-08-21T1598: 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-16T1531: do not include the domain name in system hostname.Daniil Baturin
2019-07-12Do not try to verify the hostname config if the script is run by cloud-init.Daniil Baturin
2019-07-09T1497: remove duplicate name servers and search domains obtained from DHCP.Daniil Baturin
2019-07-03T1497: make host_name.py wait for commit lock too.Daniil Baturin
2019-07-03T1497: remove the no longer necessary workaround for bad return_effective_val...Daniil Baturin
2019-07-02T1497: "set system name-server" generates invalid/incorrect resolv.confUnicronNL
2019-06-20T1458: Regression in 1.2.1-S2 hostname & loggingKim Hagen
2019-06-18[ config ] T1447: Python subprocess called without import in host_name.pyKim Hagen
2019-06-17[syslog/hostname.py] T1394 - syslog systemd and host_name.py race conditionhagbard
2019-06-04T1379: Deprecated functions in /sbin/dhclient-scriptKim Hagen
2019-04-20[hostname] T1336: sanitize FQDN before passing to hostnamectlChristian Poessinger
2019-04-05T1264 - host_name.py improvementshagbard
2019-02-22feature: static-host-mapping - made IP address (param inet) mandatoryhagbard
2019-02-22removed a debugger print I forgut during mergehagbard
2019-02-22Fixes: T1262 - dhcp requested WAN ip address doesn't get search parameter in ...hagbard
2019-02-22pdns_recursor check improved, spits out a message for /var/run if it's not ru...hagbard
2019-02-22bugfix: static-mapping-host alias not mandatory, verification adjustedhagbard
2019-02-21Fixes: T1257: implement 'set system static-host-mapping' in host_name.py and ...hagbard
2019-02-20T1255: read in modifications from third party scripts before altering /etc/hostsChristian Poessinger
2019-02-20T1255: add newlines for 3rd party script amendmentsChristian Poessinger
2019-02-17hostname: bugfix for overwriting search domainsChristian Poessinger
2019-02-16Add header to resolver configuration fileChristian Poessinger