Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-25 | Add Freescale i.MX serial device | UnicronNL | |
2014-07-25 | 0.20.43+vyos1+helium7debian/0.20.43+vyos1+helium7 | 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-22 | Only depend on grub if archtecture is i386 or amd64 | Kim Hagen | |
2014-07-16 | Skip finding hypervisor vendor if cpu is other than x86_64. | Kim Hagen | |
2014-07-11 | Merge pull request #16 from ftoyama/helium | Daniil Baturin | |
Bug#258 Unable to add l2tp_ip module for L2TPv3 over ip | |||
2014-07-11 | Fix modprobe for l2tpv3 over ip | tofoo | |
2014-07-10 | Merge pull request #15 from paulgear/helium | Daniil Baturin | |
Bug #255: Correct ignore-hosts-file operation | |||
2014-07-10 | Fix dnsmasq.conf generation for ignore-hosts-file | Paul Gear | |
The ignore-hosts-file option did not work; because it's a boolean it didn't return any value and was always undefined when the test was done. Using $config->exists() fixes this. | |||
2014-07-10 | Fix ignore-hosts-file operation | Paul Gear | |
This fixes the following error: Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 77. Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 86. Global symbol "$ignore_hosts_file" requires explicit package name at /opt/vyatta/sbin/vyatta-dns-forwarding.pl line 99. Execution of /opt/vyatta/sbin/vyatta-dns-forwarding.pl aborted due to compilation errors. | |||
2014-07-08 | 0.20.43+vyos1+helium6debian/0.20.43+vyos1+helium6 | Daniil Baturin | |
2014-07-08 | Bug #255: add an option to ignore hosts file in dnsmasq. | Daniil Baturin | |
2014-07-02 | Set separate virtual interface for QinQ. | Kim Hagen | |
2014-07-01 | Remove file vyatta-cfg-system.install. | Kim Hagen | |
2014-07-01 | Fix build errors due to interface prio in perl script. | Kim Hagen | |
2014-07-01 | Bug #21 - Add the ability to adjust system ARP settings via the CLI on a per ↵ | Kim Hagen | |
interface basis | |||
2014-06-26 | Set help to Nested vlan. | Kim Hagen | |
2014-06-26 | Add QinQ vlan to Bonding and pseudo-ethernet interfaces. | Kim Hagen | |
2014-06-25 | Change priority in node.def | Kim Hagen | |
2014-06-25 | Fix variables. | Kim Hagen | |
2014-06-25 | Add QinQ vlan to ethernet interface config | Kim Hagen | |
2014-06-23 | Merge pull request #11 from ahaitoute/helium | Daniil Baturin | |
Bug #195: Added feature to send log message to remote syslog server over UDP or TCP. | |||
2014-06-16 | 0.20.43+vyos1+helium5debian/0.20.43+vyos1+helium5 | Daniil Baturin | |
2014-06-16 | Bug #239 - Getting the version number by using dpkg will not work when ↵ | Kim Hagen | |
upgrading to newer version of debian. | |||
2014-06-10 | Merge pull request #14 from neutralrockets/helium | Daniil Baturin | |
Add support for ciphers and macs override in ssh | |||
2014-06-11 | Add support for ciphers and macs override in ssh | neutralrockets | |
Add support to override default Ciphers and MACs options in SSH server for eg: set service ssh ciphers <list of ciphers> set service ssh macs <list of macs> | |||
2014-05-07 | Merge pull request #13 from hydrajump/aws-init-script-fix | Daniil Baturin | |
Fix to enable ec2-fetch-ssh-public-key init script | |||
2014-05-06 | Fix to enable ec2-fetch-ssh-public-key init script | hydrajump | |
The init script was not running on boot because the init script symlinks were not created in /etc/rcX.d for the runlevels: 2,3,4,5. This fix runs the update-rc.d command in the is_amazon_ec2_ami function, thus creating the required symlinks and also updating /etc/init.d/.depends.on.start. | |||
2014-05-06 | Revert to state before add-aws-ami-support | hydrajump | |
2014-05-02 | Merge pull request #12 from hydrajump/aws-support-fixes | Daniil Baturin | |
Fix AWS EC2 AMI support | |||
2014-05-03 | Fix AWS EC2 AMI support | hydrajump | |
- grub.cfg is now correctly modified when installing on a VyOS AMI - ec2-fetch-ssh-public-key init script still needs to be activated if installing on a VyOS AMI. This is an outstanding issue which needs to be addressed. See debian/vyatta-cfg-system.postinst.in. | |||
2014-05-01 | Added feature to add smuxpeer entries in file /etc/snmp/snmpd.conf. | Abdelouahed Haitoute | |
See VyOS bug 196 for more information about the feature request. | |||
2014-04-29 | Added feature to send log message to remote syslog server over UDP or TCP. | Abdelouahed Haitoute | |
See VyOS bug 195 for more information about the feature request. | |||
2014-04-28 | Merge pull request #10 from hydrajump/add-aws-ami-support | Daniil Baturin | |
Add aws ami support | |||
2014-04-28 | Add support for installing a new image on the Amazon AMI | hydrajump | |
- Check if installing on AWS EC2 platform via instance metadata. - Configure GRUB correctly, so that boot messages are available via instance's console. - Add init.d script to fetch user's EC2 public key during boot. | |||
2014-04-28 | Remove trailing whitespace | hydrajump | |
2014-04-25 | Add fuse group for admin users so /dev/fuse is accessible and | Kim Hagen | |
/usr/bin/fusermount is executable. | |||
2014-04-25 | Support and switch to overlayfs | James Davidson | |
2014-04-12 | 0.20.43+vyos1+helium4debian/0.20.43+vyos1+helium4 | Daniil Baturin | |
2014-04-12 | Bug #170: Improve help strings. | Daniil Baturin | |
2014-04-12 | Bug #170: Remove "wait" option. | Daniil Baturin | |
2014-04-12 | Bug #170: Specify interface name in iproute2 command to override default ↵ | Daniil Baturin | |
numering. | |||
2014-04-12 | Bug #170: Break iproute2 commands in multiple line for better readability. | Daniil Baturin | |
2014-04-12 | Bug #170: Add address, disable, and description options. | Daniil Baturin | |
2014-04-12 | Bug #170: Set link up at after creating tunnel. | Daniil Baturin | |
2014-04-12 | Bug #170: Set default wait time to 0. | Daniil Baturin | |
2014-04-12 | Bug #170: Rename nodes for consistency with the rest of the system. | Daniil Baturin | |
2014-04-10 | Merge pull request #9 from hydrajump/ctrl-alt-del-action | Daniil Baturin | |
Bug #173: Add system option for ctrl-alt-del-action to configuration | |||
2014-04-10 | Add syntax check to validate value | hydrajump | |