summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-02T438: Remove long broken popularity contestChristian Poessinger
2017-11-02T437: Fixed system option "Ctrl-Alt-Delete action" brokenChristian Poessinger
2017-10-31Merge pull request #63 from c-po/currentKim
Added generated-templates folder to .gitignore
2017-10-30Merge pull request #58 from irigon/currentKim
T331: root should be set to md/X instead of md/mdX
2017-10-12T198: fix typos in the l2tpv3 script.Daniil Baturin
Thanks to Thomas Courbon!
2017-09-02also disable inits on boot for systemdKim
2017-08-28Added generated-templates folder to .gitignoreChristian Poessinger
2017-07-04T331: root should be set to md/X instead of md/mdXJose Irigon de Irigon
2017-06-13Merge pull request #57 from treacly/currentKim
Fix to generate correct NTP config when specifying ipv6 servers.
2017-06-11Fix to generate correct NTP config when specifying ipv6 servers.sayo
2017-06-05remove trailing space from version (if there is any)Kim
2017-05-01Merge pull request #55 from lafriks/patch-1Kim
Fix vyatta-dns-forwarding.pl after merged pull request #53
2017-04-30Merge pull request #56 from EwaldvanGeffen/currentKim
T167: "set service ssh allow-root" does not function
2017-04-29T167: "set service ssh allow-root" does not functionEwald van Geffen
2017-04-29update udev folder location and partially fix T290Kim Hagen
2017-04-28add "VyOS" to sysDescrKim
We do not use our distro name in the version numbering.
2017-04-27generate ssh_host_ed25519_key if it is missingKim
2017-04-27snmpd would not start when V3 was configuredKim Hagen
Updated all snmpd daemon commands to systemd type.
2017-04-25remove user and group from agentXPerms so all cann connectKim
2017-04-23add rights for lldp serviceKim
2017-04-23update console settings for systemdKim Hagen
2017-03-31add missing mibsKim Hagen
2017-03-20exclude install medium from raid disk countKim
2017-03-17Fix vyatta-dns-forwarding.pl after merged pull request #53Lauris BH
2017-03-16Update the root command for grub2Kim
2017-03-16update grub raid bootKim
2017-03-04T286: Merge pull request #50 from rtsp/patch-1Daniil Baturin
T286: Fix resolv-file configuration problem
2017-03-04T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-serversDaniil Baturin
T285: Add flag for DNSmasq to query all dns servers.
2017-02-24Update priority to load l2tpv3 in bridge-groupKim
with loopback address as local ip
2017-02-03Merge pull request #54 from hsychla/fix/gre-key-rangeDaniil Baturin
T262: Allow full integer range for GRE tunnel key
2017-02-03Allow full integer range for GRE tunnel keyHelge Sychla
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def
2016-12-26remove verbose systemd status setting from grubKim Hagen
2016-11-21Add 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-22T178: Merge pull request #52 from garci66/currentDaniil Baturin
T178: add support for pvlan-proxy-arp on vif sub-interfaces
2016-10-06fix path for fiv pvlan commandDiego Garcia del Rio
2016-10-06Add support for proxy-arp-pvlan for vlan interfaces
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces
2016-09-06Some devices use ethernet switch chips which use 'lan' interfaces,Kim Hagen
this will add the option to also configure these in VyOS.
2016-08-05set systemd tasks verbose on installing grubKim Hagen
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-04-10Fix resolv-file config bugrtsp
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-20set rights for agentx socketKim Hagen
2016-03-20fix "Output Channel" config so logging will workKim Hagen
2016-02-24remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.confKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
Use directory /etc/dhcp instead of /etc/dhcp3.
2016-02-05fix: "action '*' treated as ':omusrmsg:*' - please change syntax"Kim Hagen
2016-02-05Do not create persistent fstab, this will interfere with systemd.Kim Hagen
2016-02-05Renamed vyatta-union to vyos-union.Kim Hagen
2016-02-03Add vyos-persistpath and update install-image-existing and ↵Thomas Jepp
vyatta-update-grub.pl to use it.
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-02-02Do not create fstab file for union install, this conficts with systemd.Kim Hagen