Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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> | |||
2015-06-13 | allow dhcp interface for the local end of a tunnel | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-06-13 | vyatta-cfg-system: prevent deletion of all authentication for user | Alex Harpin | |
Prevent the deletion of both the encrypted-password and public-keys nodes for a user, ensuring that at least one of the methods is available. Also prevent the deletion of the public keys for a user if the encrypted password is set to "!". Bug #574 http://bugzilla.vyos.net/show_bug.cgi?id=574 | |||
2015-06-13 | vyatta-cfg-system: missing encrypted-password breaks user config node | Alex Harpin | |
The fix for bug #557 now allows the encrypted-password Authentication node to be deleted again, but this causes the config to fail on reboot, leaving the user login node empty. This fix checks for an empty / missing encrypted-password node on reboot / config reload, either creating a new node or replacing the existing one and assigning it the value of "!". This has the same effect as the fix for bug #336, allowing the user to be set as only using RSA based logins. Bug #573 http://bugzilla.vyos.net/show_bug.cgi?id=573 | |||
2015-06-13 | vyatta-cfg-system: 'delete system login user' doesn't remove the user | Alex Harpin | |
Following the fix for bug #336 that prevents the deletion of the encrypted password, which resulted in a broken config node on reboot, it was no longer possible to delete users. This reverts the fix for that bug. Bug #557 http://bugzilla.vyos.net/show_bug.cgi?id=557 | |||
2015-05-04 | Bug #410: add an option for ARP cache timeout. | Daniil Baturin | |
2015-05-03 | Bug #541: load l2tp_ip6 module so L2TPv3 over IPv6 can work. | Daniil Baturin | |
2015-03-18 | Add dhcpv6 client-id option (#519) | kouak | |
2015-03-17 | Set correct dhclient configuration filename (#508) | kouak | |
2015-03-09 | vyatta-cfg-system: set default stp priority to 32768 (additional) | Alex Harpin | |
Update the bridge priority node to set the default STP priority to the standard of 32768 when it's deleted, and update the node help to indicate the new default and possible values. Bug #512 http://bugzilla.vyos.net/show_bug.cgi?id=512 |