Age | Commit message (Expand) | Author |
2014-10-31 | Initial import fo vyatta_update_sysctl.pl | Jason Hendry |
2014-10-29 | Removing unsed variable from declaration | Jason Hendry |
2014-10-29 | Correcting udp offload option name form segmentation to fragmentation | Jason Hendry |
2014-10-29 | Cleaning up ethtool execution code | Jason Hendry |
2014-10-29 | Updating comments so they make a bit more sense | Jason Hendry |
2014-10-29 | Making offload setting changes change on a single option | Jason Hendry |
2014-10-28 | Adding offload setting management to vyatta-interfaces.pl | Jason Hendry |
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 |
2014-07-29 | Replace login name check with effective UID check in install-image. | Daniil Baturin |
2014-07-29 | Replace login name check with effective UID check. | Daniil Baturin |
2014-07-25 | Bug #259: do not try to remove addresses that don't exist. | Daniil Baturin |
2014-07-25 | Add vyod-intfwatchd for restoring IPv6 addresses after link flaps. | Daniil Baturin |
2014-07-25 | Bug #269: missed return in is_ec2_ami. | Daniil Baturin |
2014-07-25 | Fix is_live_boot check to account for the overlayfs change. | Daniil Baturin |
2014-07-10 | Fix dnsmasq.conf generation for ignore-hosts-file | Paul Gear |
2014-07-10 | Fix ignore-hosts-file operation | Paul Gear |
2014-07-08 | Bug #255: add an option to ignore hosts file in dnsmasq. | Daniil Baturin |
2014-06-23 | Merge pull request #11 from ahaitoute/helium | Daniil Baturin |
2014-06-16 | Bug #239 - Getting the version number by using dpkg will not work when upgrad... | Kim Hagen |
2014-05-06 | Fix to enable ec2-fetch-ssh-public-key init script | hydrajump |
2014-05-03 | Fix AWS EC2 AMI support | hydrajump |
2014-05-01 | Added feature to add smuxpeer entries in file /etc/snmp/snmpd.conf. | Abdelouahed Haitoute |
2014-04-29 | Added feature to send log message to remote syslog server over UDP or TCP. | Abdelouahed Haitoute |
2014-04-28 | Add support for installing a new image on the Amazon AMI | hydrajump |
2014-04-28 | Remove trailing whitespace | hydrajump |
2014-04-25 | Support and switch to overlayfs | James Davidson |