Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-02 | T438: Remove long broken popularity contest | Christian Poessinger | |
2017-11-02 | T437: Fixed system option "Ctrl-Alt-Delete action" broken | Christian Poessinger | |
2017-10-31 | Merge pull request #63 from c-po/current | Kim | |
Added generated-templates folder to .gitignore | |||
2017-10-30 | Merge pull request #58 from irigon/current | Kim | |
T331: root should be set to md/X instead of md/mdX | |||
2017-10-12 | T198: fix typos in the l2tpv3 script. | Daniil Baturin | |
Thanks to Thomas Courbon! | |||
2017-09-02 | also disable inits on boot for systemd | Kim | |
2017-08-28 | Added generated-templates folder to .gitignore | Christian Poessinger | |
2017-07-04 | T331: root should be set to md/X instead of md/mdX | Jose Irigon de Irigon | |
2017-06-13 | Merge pull request #57 from treacly/current | Kim | |
Fix to generate correct NTP config when specifying ipv6 servers. | |||
2017-06-11 | Fix to generate correct NTP config when specifying ipv6 servers. | sayo | |
2017-06-05 | remove trailing space from version (if there is any) | Kim | |
2017-05-01 | Merge pull request #55 from lafriks/patch-1 | Kim | |
Fix vyatta-dns-forwarding.pl after merged pull request #53 | |||
2017-04-30 | Merge pull request #56 from EwaldvanGeffen/current | Kim | |
T167: "set service ssh allow-root" does not function | |||
2017-04-29 | T167: "set service ssh allow-root" does not function | Ewald van Geffen | |
2017-04-29 | update udev folder location and partially fix T290 | Kim Hagen | |
2017-04-28 | add "VyOS" to sysDescr | Kim | |
We do not use our distro name in the version numbering. | |||
2017-04-27 | generate ssh_host_ed25519_key if it is missing | Kim | |
2017-04-27 | snmpd would not start when V3 was configured | Kim Hagen | |
Updated all snmpd daemon commands to systemd type. | |||
2017-04-25 | remove user and group from agentXPerms so all cann connect | Kim | |
2017-04-23 | add rights for lldp service | Kim | |
2017-04-23 | update console settings for systemd | Kim Hagen | |
2017-03-31 | add missing mibs | Kim Hagen | |
2017-03-20 | exclude install medium from raid disk count | Kim | |
2017-03-17 | Fix vyatta-dns-forwarding.pl after merged pull request #53 | Lauris BH | |
2017-03-16 | Update the root command for grub2 | Kim | |
2017-03-16 | update grub raid boot | Kim | |
2017-03-04 | T286: Merge pull request #50 from rtsp/patch-1 | Daniil Baturin | |
T286: Fix resolv-file configuration problem | |||
2017-03-04 | T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-servers | Daniil Baturin | |
T285: Add flag for DNSmasq to query all dns servers. | |||
2017-02-24 | Update priority to load l2tpv3 in bridge-group | Kim | |
with loopback address as local ip | |||
2017-02-03 | Merge pull request #54 from hsychla/fix/gre-key-range | Daniil Baturin | |
T262: Allow full integer range for GRE tunnel key | |||
2017-02-03 | Allow full integer range for GRE tunnel key | Helge Sychla | |
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def | |||
2016-12-26 | remove verbose systemd status setting from grub | Kim Hagen | |
2016-11-21 | Add flag for DNSmasq to query all dns servers. | brennen | |
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/ | |||
2016-10-22 | T178: Merge pull request #52 from garci66/current | Daniil Baturin | |
T178: add support for pvlan-proxy-arp on vif sub-interfaces | |||
2016-10-06 | fix path for fiv pvlan command | Diego Garcia del Rio | |
2016-10-06 | Add support for proxy-arp-pvlan for vlan interfaces | ||
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces | |||
2016-09-06 | Some devices use ethernet switch chips which use 'lan' interfaces, | Kim Hagen | |
this will add the option to also configure these in VyOS. | |||
2016-08-05 | set systemd tasks verbose on installing grub | Kim Hagen | |
2016-05-21 | T69 Remove floppy device settings | Kim Hagen | |
2016-04-10 | Fix resolv-file config bug | rtsp | |
When using `service dns forwarding system` to make dnsmasq use system nameservers to resolve dns instead of specifying nameservers in /etc/dnsmasq.conf. `resolv-file` directive in /etc/dnsmasq.conf should point to /etc/resolv.conf, not /etc/dnsmasq.conf | |||
2016-03-20 | set rights for agentx socket | Kim Hagen | |
2016-03-20 | fix "Output Channel" config so logging will work | Kim Hagen | |
2016-02-24 | remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.conf | Kim Hagen | |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2016-02-05 | fix: "action '*' treated as ':omusrmsg:*' - please change syntax" | Kim Hagen | |
2016-02-05 | Do not create persistent fstab, this will interfere with systemd. | Kim Hagen | |
2016-02-05 | Renamed vyatta-union to vyos-union. | Kim Hagen | |
2016-02-03 | Add vyos-persistpath and update install-image-existing and ↵ | Thomas Jepp | |
vyatta-update-grub.pl to use it. | |||
2016-02-03 | Make add system image install the image to the right place. | Thomas Jepp | |
2016-02-02 | Do not create fstab file for union install, this conficts with systemd. | Kim Hagen | |