summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
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
2016-09-06Some devices use ethernet switch chips which use 'lan' interfaces,Kim Hagen
this will add the option to also configure these in VyOS.
2016-02-24remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.confKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
Use directory /etc/dhcp instead of /etc/dhcp3.
2016-01-27vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ↵Seamus Caveney
ipv6 networks larger than /32
2016-01-26vyatta-cfg-system: add support for 6rd tunnel interfacesSeamus Caveney
2016-01-23Remove fuse group, not needed in debian jessieUnicronNL
2015-11-08vyatta-cfg-system: add option to modify interface scatter-gather optionAlex Harpin
Allow the setting of the interfaces scatter-gather offload setting. This is useful for working around hardware related NIC problems and enables it to be set directly in the configuration. Bug #526 http://bugzilla.vyos.net/show_bug.cgi?id=526
2015-11-08vyatta-cfg-system: rename ethernet offload option nodesAlex Harpin
Updates to the changes committed in connection with Bug #365 to allow a workaround for Xen based network issues. https://github.com/vyos/vyatta-cfg-system/commit/7a5a8500091589f0ede3d5a1dbc8b6b4b3fabf1d Rename the offload configuration node to offload-options, shorten the child node names, rename offload-settings to offload-option and add a more descriptive error message if an option fails to apply to the interface. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612
2015-11-03vyatta-cfg-system: rename smp_affinity to smp-affinityAlex Harpin
Rename the smp_affinity config option to smp-affinity in line with the standard option naming convention. Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18
2015-10-17vyatta-cfg-system: add listen-address and port checks for telnetAlex Harpin
Check that both the listen-address is a valid local address and that the port given is available for use before commiting the telnet service configuation. Bug #43 http://bugzilla.vyos.net/show_bug.cgi?id=43
2015-07-27Add templates and scripts for the popularity contest.Daniil Baturin
2015-06-29Merge branch 'lithium' of github.com:vyos/vyatta-cfg-system into lithiumDaniil Baturin
2015-06-22Revert "vyatta-cfg-system: prevent deletion of all user authentication"Alex Harpin
This reverts commit 593899accdff03af23e6bb6c7189ad4ed05a4d8e. This commit reintroduced the inability to delete a user configured on the system, which was resolved in bug #557. Reverting this for the time being until a better fix can be implemented.
2015-06-13allow dhcp interface for the local end of a tunnelCarl Byington
Signed-off-by: Daniil Baturin <daniil@baturin.org>