Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-02 | T4050: replace ntpd with chrony | Christian Breunig | |
2022-10-18 | T4714: Delete unused ipset from filecaps | Viacheslav Hletenko | |
We do not use ipset anymore Delete unused ipset from filecaps r14:~$ file /usr/sbin/ipset /usr/sbin/ipset: cannot open `/usr/sbin/ipset' (No such file or directory) | |||
2021-11-19 | T1153: VyOS 1.2.0RC10, RAID-1, fresh install, unable to save configEquuleus ↵ | Kim | |
(#159) * add search for same drive size if more than 2 drives are installed * add ability to configure RAID-1 by selecting 2 drives * cleaning up sysconf/filecaps rights * cleaning up sysconf/filecaps rights xtables-monitor (cherry picked from commit 3cc31793d57ce05421300ce4e8a1a1352291db85) | |||
2021-08-27 | capabilities: adjust path to tcpdump binary | Christian Poessinger | |
2021-08-27 | capabilities: we no longer ship the deprecated brctl binary | Christian Poessinger | |
2021-06-26 | Migrate sysconf files to vyos-1x | Christian Poessinger | |
2021-06-26 | Move sudoers file to vyos-1x | Christian Poessinger | |
2021-06-26 | Remove obsolete motd.tail file | Christian Poessinger | |
2021-06-26 | Drop unused issue and issue.net file | Christian Poessinger | |
2021-06-20 | Delete obsoleted vyatta-log.conf file | Christian Poessinger | |
2021-06-20 | Remove obsolete cpufrequtils configuration file | Christian Poessinger | |
cpufrequtils package is not installed. | |||
2021-06-18 | Migrate/move cron.hourly script to vyos-1x | Christian Poessinger | |
2021-06-13 | T2816: capabilities: remove xtables-multi and dumpcap xtables-multi | Christian Poessinger | |
binaries no longer needed/instalöled after ipsec rewrite to XML and Python. | |||
2021-06-12 | wwan: T3620: rename wirelessmodem to wwan | Christian Poessinger | |
2021-01-20 | udev: move rules to vyos-1x package | Christian Poessinger | |
2021-01-17 | T671: sysctl: move file to vyos-1x | Christian Poessinger | |
2021-01-17 | T671: drop SSH key generation and move this to vyos-1x | Christian Poessinger | |
2021-01-17 | T671: move IPv6 setup from rl-system to sysctl | Christian Poessinger | |
2021-01-17 | T671: cleanup rl-system and move components to better suited locations | Christian Poessinger | |
- CHanging sysctl values should be done by out generic file /etc/sysctl.d/30-vyatta-router.conf - NTP config must not be restored from from /opt as it is entirely rendered from scratch. | |||
2020-05-22 | macsec: T2489: make macsec interface type known to system | Christian Poessinger | |
2020-02-05 | login: T1990: Migrate "system login" to XML/Python representation | Christian Poessinger | |
2020-01-15 | arp: T1827: Increase default gc_thresh | John Estabrook | |
2020-01-15 | T1935: Add missing new line (#118) | Eshenko Dmitriy | |
2020-01-02 | T1935: Add udev rule for rename VF in hyper-v | DmitriyEshenko | |
2019-12-26 | T1903: Implement predefined interface naming for VMWare | DmitriyEshenko | |
2019-12-06 | Merge branch 'current' of github.com:vyos/vyatta-cfg-system into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-cfg-system: syslog: T1845: migration script support bumps system to 12 syslog: T1845: migration script support bumps system to 12 Revert "syslog: T1845 bumping system version for migration script" syslog: T1845 bumping system version for migration script Fix rootdev regex to support mmcblk devices geneve: T1799: add Generic Network Virtualization Encapsulation | |||
2019-11-29 | syslog: fixes 'Option value must be on or off' message | hagbard | |
2019-11-24 | geneve: T1799: add Generic Network Virtualization Encapsulation | Christian Poessinger | |
2019-07-07 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing (cherry picked from commit eebb654d64fc8dafeecbda93414436a51881f776) | |||
2019-07-05 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing | |||
2018-11-18 | T1011: enable conntrack helper by default. | Daniil Baturin | |
2018-10-21 | T863: increase default IGMP membership limit. | Daniil Baturin | |
2018-10-20 | T300: Default sysctl config overrides arp_ignore on all interfaces | Christian Poessinger | |
2018-08-31 | T427: Wireguard support | hagbard | |
- show interfaces shows now wg devices too. | |||
2018-08-24 | T441: adjust user groups to work with FRR instead of quagga. | Daniil Baturin | |
2018-05-30 | T669: set IPv6 keep_addr_on_down sysctl options to 1 and get rid of intfwatchd. | Daniil Baturin | |
2018-05-24 | add path to library | Kim | |
2018-05-19 | Updata pam radius settings | UnicronNL | |
2018-05-14 | T637: remove dependency on tshark. | Daniil Baturin | |
2018-02-19 | Adjust rsyslog.conf to use the journald forwarding (T552). | Daniil Baturin | |
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-02-05 | fix: "action '*' treated as ':omusrmsg:*' - please change syntax" | Kim Hagen | |
2016-01-23 | Remove fuse group, not needed in debian jessie | UnicronNL | |
2015-11-15 | vyatta-cfg-system: enable usb autosuspend to reduce cpu usage on kvm | Alex Harpin | |
Add udev rules to enable USB autosuspend for QEMU emulated HIDs. Allowing the USB HID to be autosuspended reduces the CPU load on the host when guest VMs are idle. Based on the original patch by Gerd Hoffmann <kraxel@xxxxxxxxxx> Bug #495 http://bugzilla.vyos.net/show_bug.cgi?id=495 | |||
2015-02-26 | vyatta-cfg-system: redesign the layout and updating of ntp | Alex Harpin | |
When NTP is configured on the system, it not only acts as a client for the configured servers, but also as a server. Although the server is only available as a time source, it still represents a service that the user hasn't specifically enabled. This commit sets the default configuration of NTP to disallow all external access, so the system acts purely as a client by default, and also introduces the ability to configure which addresses / subnets are allowed to both query and use it as a time source. If the servers configured are specified as host names, these are resolved to IP addresses before being added to ntp.conf, with the same process carried out after name server changes. syntax 'set system ntp client address' Bug #94 http://bugzilla.vyos.net/show_bug.cgi?id=94 | |||
2014-08-24 | Add support for VXLAN | upa | |
2014-07-31 | Rename dummy interfaces to dumX to avoid confusion with the default | Daniil Baturin | |
interface created by the driver. | |||
2014-04-25 | Add fuse group for admin users so /dev/fuse is accessible and | Kim Hagen | |
/usr/bin/fusermount is executable. | |||
2014-04-06 | Bug #170: add L2TPv3 to the interface type list. | Daniil Baturin | |
2014-04-06 | Remove extra space before pppoe in interface types for nicer formatting. | Daniil Baturin | |