summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2019-02-14T1174: migrate local hostname/DNS handling to vyos-1xChristian Poessinger
2019-01-26T113: add a MAC address option for 802.1q and 802.1ad VLANs.Daniil Baturin
2019-01-23T980 and T969 update serial console baud on the flyKim
2019-01-15Fix: T1181 - enable/disable interface doesn't restart dhclient on enablehagbard
2018-12-31T1043: fail commit when multicast VXLAN is configured without the link option.Daniil Baturin
2018-12-04T1067: support setting VXLAN remote portChristian Poessinger
2018-12-04VXLAN: fix typo for remoteChristian Poessinger
2018-11-25banner/post-login: replace Vyatta with VyOSChristian Poessinger
2018-11-18T992: add commands for ECMP options.Daniil Baturin
2018-11-18T1000: partially fix the broken 6rd implementation.Daniil Baturin
2018-10-29T720: allow dots in user names as per POSIX 2008 portable character set.Daniil Baturin
2018-10-28T720: restrict usernames to the format useradd will accept.Daniil Baturin
2018-10-14T900: handle the case when a bridge and tunnel bridge group are removed in th...Daniil Baturin
2018-10-14T898: use the new script for checking if a bridge still has active members.Daniil Baturin
2018-10-05Adding arp-cache-timeout on vlan levelAndamasov Yuriy
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 permi...Daniil Baturin
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
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
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
2018-01-03Merge pull request #68 from alainlamar/t122-sshdKim
2018-01-03Merge pull request #62 from phoenix0984/eccKim
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 i...Alain Lamar
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