Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/dynamic-dns/vyatta-dynamic-dns.pl to have consistent identation levels and style throughout. | |||
2017-09-14 | support "remote" attribute of VXLAN tunnel | Ryo Nakamura | |
2017-09-14 | Expose rsyslog log level 'all' in CLI | Jason Hendry | |
2017-09-14 | Removing sysctl all node, adding net.ipv4.igmp_max_memberships | Jason Hendry | |
2017-09-14 | Adding all + custom sysctl option nodes | Jason Hendry | |
2017-09-14 | Creating template for net.ipv4.ipfrag_time sysctl | Jason Hendry | |
2017-09-14 | Initial import fo vyatta_update_sysctl.pl | Jason Hendry | |
2017-09-14 | Removing unsed variable from declaration | Jason Hendry | |
2017-09-14 | Correcting udp offload option name form segmentation to fragmentation | Jason Hendry | |
2017-09-14 | Cleaning up ethtool execution code | Jason Hendry | |
2017-09-14 | Removing default settings offload values | Jason Hendry | |
2017-09-14 | Updating comments so they make a bit more sense | Jason Hendry | |
2017-09-14 | Making offload setting changes change on a single option | Jason Hendry | |
2017-09-14 | Adding templates for tso options. fixing logic in vyatta-interfaces for tso ↵ | Jason Hendry | |
options | |||
2017-09-14 | Adding offload setting management to vyatta-interfaces.pl | Jason Hendry | |
2015-08-16 | 0.20.43+vyos1+helium34debian/0.20.43+vyos1+helium34 | Daniil Baturin | |
2015-08-16 | 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-08-16 | 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-08-12 | 0.20.43+vyos1+helium33debian/0.20.43+vyos1+helium33 | Daniil Baturin | |
2015-08-12 | Bug #541: load l2tp_ip6 module so L2TPv3 over IPv6 can work. | Daniil Baturin | |
2015-04-07 | 0.20.43+vyos1+helium32debian/0.20.43+vyos1+helium32 | Daniil Baturin | |
2015-04-07 | vyatta-cfg-system: remove blank domain search and expand comment type | Alex Harpin | |
Tighten the checks for configured search domains to exclude adding unnecessary blank domains and expand the comments added to /etc/resolv.conf to indicate the source of the search domains. Bug #486 http://bugzilla.vyos.net/show_bug.cgi?id=486 | |||
2015-04-07 | vyatta-cfg-system: redesign the layout and updating of /etc/resolv.conf | Alex Harpin | |
Following the documentation, /etc/resolv.conf should only have comments inserted that start with # at the beginning of a line, comments in other locations are not supported. The exisiting method of tracking changes in this file (done by both vyatta-system-nameservers and vyatta_update_resolv.pl) relies on this unsupported feature. This commit restructures the updates so they use comments on the preceding line to track changes, along with updating the old style comments to the new ones when the relevant scripts are called. This also fixes a previous issue (which was reverted) where IPv6 nameservers worked incorrectly when the /etc/resolv.conf line ended with a comment. Bug #486 http://bugzilla.vyos.net/show_bug.cgi?id=486 | |||
2015-03-25 | 0.20.43+vyos1+helium31debian/0.20.43+vyos1+helium31 | Daniil Baturin | |
2015-03-25 | vyatta-cfg-system: adjust mtu node priority to set mtu after parent | Alex Harpin | |
Adjusting the mtu node prority from 381 to 382 so child interfaces set their MTU after the parent interface. This was reported for multiple vifs when setting the MTU to 9000 for jumbo frames, although it only exhibited it when more than one vif was configured. Bug #473 http://bugzilla.vyos.net/show_bug.cgi?id=473 | |||
2015-03-24 | 0.20.43+vyos1+helium30debian/0.20.43+vyos1+helium30 | Daniil Baturin | |
2015-03-24 | Set correct dhclient configuration filename (#508) | kouak | |
2015-03-09 | 0.20.43+vyos1+helium29debian/0.20.43+vyos1+helium29 | Daniil Baturin | |
2015-02-27 | Fix Bug#382. (Another fix). | Hiroyuki Sato | |
If radvd is not running, the pgrep command returns an empty string, not zero. Reported-by Carl Byington <vyos-bug@five-ten-sg.com> | |||
2015-02-27 | Fix Bug#382 Removing system ipv6 forwarding causes script error. | Hiroyuki Sato | |
2015-02-25 | 0.20.43+vyos1+helium28debian/0.20.43+vyos1+helium28 | Daniil Baturin | |
2015-02-25 | Merge branch 'helium' of github.com:vyos/vyatta-cfg-system into helium | Daniil Baturin | |
2015-02-25 | Bug #498: dirty hack to disallow remote command execution for operator level ↵ | Daniil Baturin | |
users. | |||
2015-02-25 | 0.20.43+vyos1+helium27debian/0.20.43+vyos1+helium27 | Alex Harpin | |
2015-02-24 | vyatta-cfg-system: invalid resolv.conf format causing extra DNS request | Alex Harpin | |
The resolv.conf file contains comments at the end of the search and domain entries which cause unexpected behaviour on lookups. Moving these to the line above in each case fixes the issue. Bug #468 http://bugzilla.vyos.net/show_bug.cgi?id=468 | |||
2015-02-24 | Revert "vyatta-cfg-system: multiple servers for dns forwarding domain override" | Alex Harpin | |
This reverts commit 733259a85b0791b9779e4a03fa65158770c48637. | |||
2015-02-24 | vyatta-cfg-system: multiple servers for dns forwarding domain override | Alex Harpin | |
When configuring DNS fowarding, allow multiple servers to be specified when setting domain overrides, in order to allow Dnsmasq to gracefully handle unavailable nameservers. Bug #408 http://bugzilla.vyos.net/show_bug.cgi?id=408 | |||
2015-02-20 | 0.20.43+vyos1+helium26debian/0.20.43+vyos1+helium26 | Daniil Baturin | |
2015-02-20 | Bug #492: fail commit in case of DHCPv6 configuration errors. | Daniil Baturin | |
2015-02-20 | Bug #491: don't allow temporary and parameters-only | Daniil Baturin | |
DHCPv6 options to be configured at the same time. | |||
2015-02-20 | Bug #490: remove priority inversion in dhcpv6-options. | Daniil Baturin | |
Seems to work with 319. | |||
2015-02-20 | Bug #490: use command line options for parameters-only and temporary | Daniil Baturin | |
in the DHCPv6 client script instead of fetching them from the config. | |||
2014-12-20 | 0.20.43+vyos1+helium25debian/0.20.43+vyos1+helium25 | Alex Harpin | |
2014-12-18 | Merge pull request #36 from jrb/helium | Daniil Baturin | |
Adding support for spaces in the key comment field. Bug 411 | |||
2014-12-17 | Adding support for spaces in the key comment field. Bug 411 | Jared R. Baldridge | |
2014-10-30 | Merge pull request #29 from zinrai/helium | Daniil Baturin | |
Bug #381: fix for unusable "link" option | |||
2014-10-30 | vyatta-cfg-system: fix for unusable "link" option | Hiroshi Umehara | |
In the inital state, the "link" option was not usable, so I moved the "link" directory under "node.tag". Aftewards, the "link" option became usable. | |||
2014-10-24 | 0.20.43+vyos1+helium24debian/0.20.43+vyos1+helium24 | Alex Harpin | |
2014-10-24 | 0.20.43+vyos1+helium24 | Alex Harpin | |
2014-10-18 | vyatta-cfg-system: comment change in the plaintext-password node | Alex Harpin | |
Remove the comment from the plaintext-password node regarding empty encrypted password values as you can't set them as empty. |