summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-10-29Correcting udp offload option name form segmentation to fragmentationJason Hendry
2014-10-29Cleaning up ethtool execution codeJason Hendry
2014-10-29Updating comments so they make a bit more senseJason Hendry
2014-10-29Making offload setting changes change on a single optionJason Hendry
2014-10-28Adding offload setting management to vyatta-interfaces.plJason Hendry
2014-10-16vyatta-cfg-system: allow password reset for users other than vyosAlex Harpin
2014-10-16vyatta-cfg-system: set default vyos password hash to sha-512 when resetAlex Harpin
2014-10-16vyatta-cfg-system: add complete user config entry on password resetAlex Harpin
2014-10-16vyatta-cfg-system: fix for 'user vyos doesn't exist' on password resetAlex Harpin
2014-10-09vyatta-cfg-system: allow dhcp and dhcpv6 addresses to be deletedAlex Harpin
2014-10-09Use returnEffectiveValues in intfwatchd so it works outside of config session.Daniil Baturin
2014-10-08Even more specific regex.Daniil Baturin
2014-10-08Fix regular expression so it works with any (I hope!) interface types.Daniil Baturin
2014-10-08Add ex2-check script.Daniil Baturin
2014-10-08If not running on AWS (system UUID and serial do not start with EC2), don't d...Daniil Baturin
2014-09-14vyatta-cfg-system: rename allow-dhcp-nameservers and change to typelessAlex Harpin
2014-09-10vyatta-cfg-system: expand 'set system allow-dhcp-nameservers' logicAlex Harpin
2014-09-10vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2014-09-10Remove gre-multipoint encapsulation option, make the tunnel multipoint if 're...Kim Hagen
2014-09-09vyatta-cfg-system: add 'set system allow-dhcp-nameservers' optionAlex Harpin
2014-09-09vyatta-cfg-system: revert bb71cf5b7b3a48812e28dbefba8c535f9bbf9973Alex Harpin
2014-09-09vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2014-09-07vyatta-cfg-system: prevent dhcp updating dns when statically configuredAlex Harpin
2014-09-07vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2014-09-07vyatta-cfg-system: allow interfaces with dhcp addresses to be deletedAlex Harpin
2014-09-07vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
2014-09-02vyatta-cfg-system: remove quotes from SysContact and SysLocationAlex Harpin
2014-08-23Always allow gre-multipointUnicronNL
2014-08-03Bug #196: rename "smuxpeer" to "smux-peer" for consistency with other commands.Daniil Baturin
2014-07-30Replace login check with UID check in install-get-partition.Daniil Baturin
2014-07-29Replace login name check with effective UID check in install-image.Daniil Baturin
2014-07-29Replace login name check with effective UID check.Daniil Baturin
2014-07-25Bug #259: do not try to remove addresses that don't exist.Daniil Baturin
2014-07-25Add vyod-intfwatchd for restoring IPv6 addresses after link flaps.Daniil Baturin
2014-07-25Bug #269: missed return in is_ec2_ami.Daniil Baturin
2014-07-25Fix is_live_boot check to account for the overlayfs change.Daniil Baturin
2014-07-10Fix dnsmasq.conf generation for ignore-hosts-filePaul Gear
2014-07-10Fix ignore-hosts-file operationPaul Gear
2014-07-08Bug #255: add an option to ignore hosts file in dnsmasq.Daniil Baturin
2014-06-23Merge pull request #11 from ahaitoute/heliumDaniil Baturin
2014-06-16Bug #239 - Getting the version number by using dpkg will not work when upgrad...Kim Hagen
2014-05-06Fix to enable ec2-fetch-ssh-public-key init scripthydrajump
2014-05-03Fix AWS EC2 AMI supporthydrajump
2014-05-01Added feature to add smuxpeer entries in file /etc/snmp/snmpd.conf.Abdelouahed Haitoute
2014-04-29Added feature to send log message to remote syslog server over UDP or TCP.Abdelouahed Haitoute
2014-04-28Add support for installing a new image on the Amazon AMIhydrajump
2014-04-28Remove trailing whitespacehydrajump
2014-04-25Support and switch to overlayfsJames Davidson
2014-03-24Merge pull request #7 from tea2ka/heliumDaniil Baturin
2014-03-21collect dhcpv6-optionstea2ka