summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2018-09-02T825: remove deprecated 'set system package'Christian Poessinger
2018-08-25T797: add sudo to ip command calls in other interface types.Daniil Baturin
2018-08-25T797: add sudo to ip link/ip tunnel commands, otherwise they are giving ↵Daniil Baturin
permission denied now.
2018-08-24T441: adjust user groups to work with FRR instead of quagga.Daniil Baturin
2018-07-29T757: Rewrite 'service dns dynamic' in new XML style formatChristian Poessinger
2018-07-30Merge branch 'current' into currentDaniil Baturin
2018-07-28T755: use ethertype for QinQ service VLAN creation.Daniil Baturin
2018-07-23T736: syslog templates removedhagbard
2018-06-13dnsmasq is gone, restart the correct processShafer Stockton
also prevents additions from failing at commit
2018-06-10T313: Typo fix in 'set system sysctl custom'Christian Poessinger
2018-06-04T652: Rewrite service snmp in new style XML interface definitionChristian Poessinger
Perl scripts will be removed when op mode commands are implemented.
2018-05-16T574: remove the old system host-name/domain-name commands, moving to vyos-1x.Daniil Baturin
2018-05-13T631: Rewrite SSH configuration as XML interface definitionChristian Poessinger
2018-05-07T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-04-15Remove dns forwarding templates in favor of vyos-1xChristian Poessinger
2018-04-05Add help for baud rate.Kim
2018-02-28Merge branch 'current' of github.com:vyos/vyatta-cfg-system into currentDaniil Baturin
2018-02-28T507: add autocompletion or SSH key exchange algorithmsDaniil Baturin
2018-02-21T546: Add support for IPv6 address in 'service dns forwarding domain'Christian Poessinger
2018-02-20Rename the "client" NTP option to "allow-clients" to make it more clear what ↵Daniil Baturin
it does (fixes T553).
2018-01-03Merge pull request #68 from alainlamar/t122-sshdKim
T122: Add config nodes for user/group access controls in sshd_config
2018-01-03Merge pull request #62 from phoenix0984/eccKim
Add ecc support to openssh
2018-01-02T122: Undo the multiple-features-in-one-commit commitAlain Lamar
2018-01-02Merge branch 't122-sshd' of https://github.com/alainlamar/vyatta-cfg-system ↵Alain Lamar
into t122-sshd
2018-01-02T122: Added a config node to implement sshd_config's DenyGroupsAlain Lamar
2018-01-02T122: Added a config node to implement sshd_config's DenyUsersAlain Lamar
2018-01-02T122: Added a config node to implement sshd_config's AllowGroupsAlain Lamar
2018-01-02T122: Added a config node to implement sshd_config's AllowUsersAlain Lamar
2018-01-02T122: Add a new node to store access control configurationsAlain Lamar
2018-01-01T122: Add config nodes for user/group access controls in sshd_configAlain Lamar
2017-12-31T507: Add support for SSHd loglevel configurationChristian Poessinger
2017-12-31T507: Add support for key exchange algorithmsChristian Poessinger
2017-12-31T507: Add new OpenSSH ciphersChristian Poessinger
2017-12-31T507: fix regex to avoid multiple Cipher lines in sshd_configChristian Poessinger
2017-12-31T507: fix regex to avoid multiple MAC lines in sshd_configChristian Poessinger
2017-12-28T297: Fix DNS Forwarding server does not allow IPv6 address in name-serverChristian Poessinger
2017-12-09T414: Remove 'telnet' serviceChristian Poessinger
Telnet remote logins have been deprecated for decades. As Debian 'jessie' busybox no longer has a telnetd applet, this service is no longer available.
2017-11-04T444: missing keyword in ip l2tp del command.Daniil Baturin
2017-11-02T438: Remove long broken popularity contestChristian Poessinger
2017-11-02T437: Fixed system option "Ctrl-Alt-Delete action" brokenChristian Poessinger
2017-10-18Add ecc support to opensshMarcel Gisselmann
2017-10-12T198: fix typos in the l2tpv3 script.Daniil Baturin
Thanks to Thomas Courbon!
2017-04-29T167: "set service ssh allow-root" does not functionEwald van Geffen
2017-04-27snmpd would not start when V3 was configuredKim Hagen
Updated all snmpd daemon commands to systemd type.
2017-03-04T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-serversDaniil Baturin
T285: Add flag for DNSmasq to query all dns servers.
2017-02-24Update priority to load l2tpv3 in bridge-groupKim
with loopback address as local ip
2017-02-03Allow full integer range for GRE tunnel keyHelge Sychla
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def
2016-11-21Add flag for DNSmasq to query all dns servers.brennen
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/
2016-10-06fix path for fiv pvlan commandDiego Garcia del Rio
2016-10-06Add support for proxy-arp-pvlan for vlan interfaces
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces