summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04[service https] T1443: rename "server-names" option to "server-name".Daniil Baturin
2019-09-04[service https] T1443: correct the listen-address option in the script.Daniil Baturin
2019-09-04[service https] T1443: use "listen-address" option instead of "listen-addresses"Daniil Baturin
2019-09-04Update changelog.Daniil Baturin
2019-09-04[service https] T1443: create /etc/vyos if it doesn't exist.Daniil Baturin
2019-09-04T1443: backport the HTTP API to crux.Daniil Baturin
2019-08-31[wireguard] T1428: Add handling of fwmark setting (#70)Matthias Fetzer
2019-08-31[syslog] T1530 - "set system syslog global archive file" doesn't workhagbard
2019-08-31[VRRP] T1362: quote VRRP password strings to avoid config parse errors.Daniil Baturin
2019-08-30T1598: fix vyos-hostsd unit dependencies.Daniil Baturin
2019-08-29T1598: import the static-host-mappings CLI from current.Daniil Baturin
2019-08-29T1598: import the new host_name.py from current.Daniil Baturin
2019-08-29T1598: fix the debian/rules to get vyos-hostsd installed.Daniil Baturin
2019-08-27T1598: make dns_forwarding.py retrieve name servers from vyos-hostsd.Daniil Baturin
2019-08-27T1598: add a vyos-hostsd operation for retrieving name servers by tag.Daniil Baturin
2019-08-27T1606: change vyos-hostsd systemd target to avoid boot problemsJohn Estabrook
2019-08-27T1598: clean up vyos-hostsd state dump on clean shutdown.Daniil Baturin
2019-08-27T1598: improve autogenerated file comments.Daniil Baturin
2019-08-27T1598: handle the socket timeout exception in vyos.hostsd_clientDaniil Baturin
2019-08-27T1598: start vyos-hostsd before everything that may need it.Daniil Baturin
2019-08-27T1598: initial implementation of the hosts keeper daemon.Daniil Baturin
2019-08-25powerdns: T1524: support setting allow-from networkChristian Poessinger
2019-08-13Merge pull request #101 from DmitriyEshenko/patch-6Daniil Baturin
2019-08-12[show arp] T1576 deleting improper quotesEshenko Dmitriy
2019-07-25T1541 Fix: adding additional checkEshenko Dmitriy
2019-07-23[wireguard] fixing value help typohagbard
2019-07-23[wireguard] T1425 - assign a /31 address on Wireguard interfacehagbard
2019-07-21T1537: add missing help for 'set service dns'Christian Poessinger
2019-07-21[dns-forwarding] T1333: handle domain forward and general recursion in one co...Christian Poessinger
2019-07-19T1527: fix typo, s/IPv5/IPv6/Daniil Baturin
2019-07-19T1440: in IPv4 DHCP, print the subnet rather than a dict dumpDaniil Baturin
2019-07-17Update changelog.Daniil Baturin
2019-07-16T1531: do not include FQDN in the hostname.Daniil Baturin
2019-07-12Do not try to verify the config when host_name.py is called from dhclient scr...Daniil Baturin
2019-07-11[wireguard] - T1516: changing committed config causes errorhagbard
2019-07-09T1497: remove duplicate values from name servers and search domains obtained ...Daniil Baturin
2019-07-08Fix a stray debug print in vyos-config-file-query.Daniil Baturin
2019-07-04Merge branch 'crux' of https://github.com/vyos/vyos-1x into cruxDaniil Baturin
2019-07-04T1497: make host_name.py wait for commit lock too.Daniil Baturin
2019-07-04T1497: remove the no longer necessary workaround for bad return_effective_val...Daniil Baturin
2019-07-04[vyos.config] T1505: correct return_effective_values output splitting.Daniil Baturin
2019-07-03Merge pull request #76 from qiuchengxuan/cruxChristian Poessinger
2019-07-03T1504: wait for commit lock before trying to update resolv.conf in the out of...Daniil Baturin
2019-07-03T1503: add functions for commit lock checking and waiting.Daniil Baturin
2019-07-02Merge pull request #84 from UnicronNL/cruxKim
2019-07-02T1497: "set system name-server" generates invalid/incorrect resolv.confUnicronNL
2019-07-01Merge pull request #81 from UnicronNL/cruxKim
2019-07-01T1498: Nameservers are not propagated into resolv.confKim Hagen
2019-06-25[pdns-recursor] T1469 - replace forward-zones with forward-zones-recurseqiuchengxuan
2019-06-22DHCPDv6 T1433: rename daemon configuration fileChristian Poessinger