summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-04-07vyatta-cfg-system: remove blank domain search and expand comment typeAlex Harpin
2015-04-07vyatta-cfg-system: redesign the layout and updating of /etc/resolv.confAlex Harpin
2015-02-25Merge branch 'helium' of github.com:vyos/vyatta-cfg-system into heliumDaniil Baturin
2015-02-25Bug #498: dirty hack to disallow remote command execution for operator level ...Daniil Baturin
2015-02-24vyatta-cfg-system: invalid resolv.conf format causing extra DNS requestAlex Harpin
2015-02-24Revert "vyatta-cfg-system: multiple servers for dns forwarding domain override"Alex Harpin
2015-02-24vyatta-cfg-system: multiple servers for dns forwarding domain overrideAlex Harpin
2015-02-20Bug #491: don't allow temporary and parameters-onlyDaniil Baturin
2015-02-20Bug #490: use command line options for parameters-only and temporaryDaniil Baturin
2014-12-17Adding support for spaces in the key comment field. Bug 411Jared R. Baldridge
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