summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-31T507: Add support for SSHd loglevel configurationChristian Poessinger
2017-12-31T507: Add support for key exchange algorithmsChristian Poessinger
2017-12-31T507: Add new OpenSSH ciphersChristian Poessinger
2017-12-31T507: fix regex to avoid multiple Cipher lines in sshd_configChristian Poessinger
2017-12-31T507: fix regex to avoid multiple MAC lines in sshd_configChristian Poessinger
2017-12-28Merge branch 't297-dnsmasq-ipv6' into currentChristian Poessinger
* t297-dnsmasq-ipv6: T297: Fix DNS Forwarding server does not allow IPv6 address in name-server
2017-12-28T297: Fix DNS Forwarding server does not allow IPv6 address in name-serverChristian Poessinger
2017-12-27Merge branch 't496-remove-raid1-diag-partition' into currentChristian Poessinger
* t496-remove-raid1-diag-partition: T496: remove diagnostic partition for RAID1 installs
2017-12-27T496: remove diagnostic partition for RAID1 installsChristian Poessinger
2017-12-26T488: GRUB can't boot from software RAIDChristian Poessinger
2017-12-09T414: Remove 'telnet' serviceChristian Poessinger
Telnet remote logins have been deprecated for decades. As Debian 'jessie' busybox no longer has a telnetd applet, this service is no longer available.
2017-11-20prevent keepalived from starting on bootKim
Let vyos config start keepalived
2017-11-18Merge pull request #66 from UnicronNL/currentKim
removing first grub timeout
2017-11-18removing first grub timeoutKim
2017-11-04T444: missing keyword in ip l2tp del command.Daniil Baturin
2017-11-03Merge pull request #65 from c-po/bugfixesKim
Bugfixes
2017-11-03Remove "install system" commandChristian Poessinger
Related to "T157: Remove "install system" command".
2017-11-03vyatta_update_console.pl uses systemd, remove inittab referenceChristian Poessinger
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-18Add ecc support to opensshMarcel Gisselmann
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