Age | Commit message (Expand) | Author |
2017-09-14 | vyatta-cfg-system: add option to modify interface scatter-gather option | Alex Harpin |
2017-09-14 | vyatta-cfg-system: update get_offload_option function due to rename | Alex Harpin |
2017-09-14 | vyatta-cfg-system: rename ethernet offload option nodes | Alex Harpin |
2017-09-14 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2017-09-14 | Add dhcpv6 client-id option (#519) | kouak |
2017-09-14 | vyatta-cfg-system: ensure grub is installed to the raid slave members | Alex Harpin |
2017-09-14 | vyatta-cfg-system: allow dynamic dns updating from behind nat | Alex Harpin |
2017-09-14 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
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 | 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 offload setting management to vyatta-interfaces.pl | Jason Hendry |
2015-04-07 | vyatta-cfg-system: remove blank domain search and expand comment type | Alex Harpin |
2015-04-07 | vyatta-cfg-system: redesign the layout and updating of /etc/resolv.conf | Alex Harpin |
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 |
2015-02-24 | vyatta-cfg-system: invalid resolv.conf format causing extra DNS request | Alex Harpin |
2015-02-24 | Revert "vyatta-cfg-system: multiple servers for dns forwarding domain override" | Alex Harpin |
2015-02-24 | vyatta-cfg-system: multiple servers for dns forwarding domain override | Alex Harpin |
2015-02-20 | Bug #491: don't allow temporary and parameters-only | Daniil Baturin |
2015-02-20 | Bug #490: use command line options for parameters-only and temporary | Daniil Baturin |
2014-12-17 | Adding support for spaces in the key comment field. Bug 411 | Jared R. Baldridge |
2014-10-16 | vyatta-cfg-system: allow password reset for users other than vyos | Alex Harpin |
2014-10-16 | vyatta-cfg-system: set default vyos password hash to sha-512 when reset | Alex Harpin |
2014-10-16 | vyatta-cfg-system: add complete user config entry on password reset | Alex Harpin |
2014-10-16 | vyatta-cfg-system: fix for 'user vyos doesn't exist' on password reset | Alex Harpin |
2014-10-09 | vyatta-cfg-system: allow dhcp and dhcpv6 addresses to be deleted | Alex Harpin |
2014-10-09 | Use returnEffectiveValues in intfwatchd so it works outside of config session. | Daniil Baturin |
2014-10-08 | Even more specific regex. | Daniil Baturin |
2014-10-08 | Fix regular expression so it works with any (I hope!) interface types. | Daniil Baturin |
2014-10-08 | Add ex2-check script. | Daniil Baturin |
2014-10-08 | If not running on AWS (system UUID and serial do not start with EC2), don't d... | Daniil Baturin |
2014-09-14 | vyatta-cfg-system: rename allow-dhcp-nameservers and change to typeless | Alex Harpin |
2014-09-10 | vyatta-cfg-system: expand 'set system allow-dhcp-nameservers' logic | Alex Harpin |
2014-09-10 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-10 | Remove gre-multipoint encapsulation option, make the tunnel multipoint if 're... | Kim Hagen |
2014-09-09 | vyatta-cfg-system: add 'set system allow-dhcp-nameservers' option | Alex Harpin |
2014-09-09 | vyatta-cfg-system: revert bb71cf5b7b3a48812e28dbefba8c535f9bbf9973 | Alex Harpin |
2014-09-09 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-07 | vyatta-cfg-system: prevent dhcp updating dns when statically configured | Alex Harpin |
2014-09-07 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-07 | vyatta-cfg-system: allow interfaces with dhcp addresses to be deleted | Alex Harpin |
2014-09-07 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin |
2014-09-02 | vyatta-cfg-system: remove quotes from SysContact and SysLocation | Alex Harpin |
2014-08-23 | Always allow gre-multipoint | UnicronNL |
2014-08-03 | Bug #196: rename "smuxpeer" to "smux-peer" for consistency with other commands. | Daniil Baturin |
2014-07-30 | Replace login check with UID check in install-get-partition. | Daniil Baturin |