Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-15 | Remove dns forwarding templates in favor of vyos-1x | Christian Poessinger | |
2018-04-05 | Add help for baud rate. | Kim | |
2018-02-28 | Merge branch 'current' of github.com:vyos/vyatta-cfg-system into current | Daniil Baturin | |
2018-02-28 | T507: add autocompletion or SSH key exchange algorithms | Daniil Baturin | |
2018-02-21 | T546: Add support for IPv6 address in 'service dns forwarding domain' | Christian Poessinger | |
2018-02-20 | Rename the "client" NTP option to "allow-clients" to make it more clear what ↵ | Daniil Baturin | |
it does (fixes T553). | |||
2018-01-03 | Merge pull request #68 from alainlamar/t122-sshd | Kim | |
T122: Add config nodes for user/group access controls in sshd_config | |||
2018-01-03 | Merge pull request #62 from phoenix0984/ecc | Kim | |
Add ecc support to openssh | |||
2018-01-02 | T122: Undo the multiple-features-in-one-commit commit | Alain Lamar | |
2018-01-02 | Merge branch 't122-sshd' of https://github.com/alainlamar/vyatta-cfg-system ↵ | Alain Lamar | |
into t122-sshd | |||
2018-01-02 | T122: Added a config node to implement sshd_config's DenyGroups | Alain Lamar | |
2018-01-02 | T122: Added a config node to implement sshd_config's DenyUsers | Alain Lamar | |
2018-01-02 | T122: Added a config node to implement sshd_config's AllowGroups | Alain Lamar | |
2018-01-02 | T122: Added a config node to implement sshd_config's AllowUsers | Alain Lamar | |
2018-01-02 | T122: Add a new node to store access control configurations | Alain Lamar | |
2018-01-01 | T122: Add config nodes for user/group access controls in sshd_config | Alain Lamar | |
2017-12-31 | T507: Add support for SSHd loglevel configuration | Christian Poessinger | |
2017-12-31 | T507: Add support for key exchange algorithms | Christian Poessinger | |
2017-12-31 | T507: Add new OpenSSH ciphers | Christian Poessinger | |
2017-12-31 | T507: fix regex to avoid multiple Cipher lines in sshd_config | Christian Poessinger | |
2017-12-31 | T507: fix regex to avoid multiple MAC lines in sshd_config | Christian Poessinger | |
2017-12-28 | T297: Fix DNS Forwarding server does not allow IPv6 address in name-server | Christian Poessinger | |
2017-12-09 | T414: Remove 'telnet' service | Christian 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-04 | T444: missing keyword in ip l2tp del command. | Daniil Baturin | |
2017-11-02 | T438: Remove long broken popularity contest | Christian Poessinger | |
2017-11-02 | T437: Fixed system option "Ctrl-Alt-Delete action" broken | Christian Poessinger | |
2017-10-18 | Add ecc support to openssh | Marcel Gisselmann | |
2017-10-12 | T198: fix typos in the l2tpv3 script. | Daniil Baturin | |
Thanks to Thomas Courbon! | |||
2017-04-29 | T167: "set service ssh allow-root" does not function | Ewald van Geffen | |
2017-04-27 | snmpd would not start when V3 was configured | Kim Hagen | |
Updated all snmpd daemon commands to systemd type. | |||
2017-03-04 | T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-servers | Daniil Baturin | |
T285: Add flag for DNSmasq to query all dns servers. | |||
2017-02-24 | Update priority to load l2tpv3 in bridge-group | Kim | |
with loopback address as local ip | |||
2017-02-03 | Allow full integer range for GRE tunnel key | Helge Sychla | |
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def | |||
2016-11-21 | Add 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-06 | fix path for fiv pvlan command | Diego Garcia del Rio | |
2016-10-06 | Add support for proxy-arp-pvlan for vlan interfaces | ||
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces | |||
2016-09-06 | Some devices use ethernet switch chips which use 'lan' interfaces, | Kim Hagen | |
this will add the option to also configure these in VyOS. | |||
2016-02-24 | remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.conf | Kim Hagen | |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2016-01-27 | vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ↵ | Seamus Caveney | |
ipv6 networks larger than /32 | |||
2016-01-26 | vyatta-cfg-system: add support for 6rd tunnel interfaces | Seamus Caveney | |
2016-01-23 | Remove fuse group, not needed in debian jessie | UnicronNL | |
2015-11-08 | vyatta-cfg-system: add option to modify interface scatter-gather option | Alex 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-08 | vyatta-cfg-system: rename ethernet offload option nodes | Alex 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-03 | vyatta-cfg-system: rename smp_affinity to smp-affinity | Alex 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-17 | vyatta-cfg-system: add listen-address and port checks for telnet | Alex 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-27 | Add templates and scripts for the popularity contest. | Daniil Baturin | |
2015-06-29 | Merge branch 'lithium' of github.com:vyos/vyatta-cfg-system into lithium | Daniil Baturin | |
2015-06-22 | Revert "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-13 | allow dhcp interface for the local end of a tunnel | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> |