Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-11 | tftp-server: T2973: bugfix IPv6 listen address/port combination | Christian Poessinger | |
The mandatory colon for separating the IPv6 address and port was missing. (cherry picked from commit c30849469492d05db9f4a8be49cc6705e139171e) | |||
2020-10-04 | pppoe-server: T2829: add missing migrator for mppe leafNode | Christian Poessinger | |
This is the companioned commit for 1bb1a388 ("pppoe-server: T2829: bugfix MPPE node definition ") which actually migrates the PPPoE server configuration to the new CLI format. | |||
2020-10-01 | Merge pull request #560 from kroy-the-rabbit/patch-6 | Christian Poessinger | |
T2949: Fix restart methodology for pdns on static host mapping | |||
2020-10-01 | T2949: Fix restart methodology for pdns | kroy-the-rabbit | |
pdns update removed the /etc/init.d script | |||
2020-09-25 | syslog: T2899: add migration script for change in port syntax | John Estabrook | |
2020-09-24 | T2482: require pdns >= 4.3.4 | Daniil Baturin | |
2020-09-23 | Merge pull request #550 from sever-sever/T2856_crux | Daniil Baturin | |
op-mode: T2856: Fix broken pipe in show version all | |||
2020-09-23 | op-mode: T2856: Fix broken pipe in show version all | sever-sever | |
2020-09-11 | New release.vyos/1.2.6 | VyOS Maintainers | |
2020-09-04 | qat: T2853: fix "show system acceleration qat status" command | Christian Poessinger | |
Intel script sytax had changed. | |||
2020-09-04 | qat: T2853: fix op-mode path to Intel scripts | Christian Poessinger | |
Ammendmend to commit 9a95a7b4e3bf ("qat: T2853: fix path to init script from Intel source tarball"). | |||
2020-09-04 | qat: T2853: fix path to init script from Intel source tarball | Christian Poessinger | |
2020-09-03 | ddclient: T2852: cleanup files after service deletion | Christian Poessinger | |
2020-09-03 | ddclient: T2852: bugfix service deletion | Christian Poessinger | |
When service was deleted we tried accessing a dictionary which was actually of type None which is not possible. | |||
2020-08-26 | pppoe-server: T2829: bugfix MPPE node definition | Christian Poessinger | |
PPPoE server supports setting the MPPE preferences, it is implemented as node with leafNodes for require, prefer and deny. This will render a wrong AccelPPP configuration as it will be "None" if specified. pppoe-server { ppp-options { mppe { deny require } } } instead it must be: pppoe-server { ppp-options { mppe require } } | |||
2020-08-22 | lcd: T2564: add CLI support | Christian Poessinger | |
- set system lcd model - set system lcd device | |||
2020-08-20 | lcd: T2564: add lcdproc dependency | Christian Poessinger | |
2020-08-20 | Debian: alphabetically sort (build-)dependencies | Christian Poessinger | |
2020-08-17 | Merge pull request #527 from zdc/T2332-crux | Christian Poessinger | |
Syslog: T2332: Added port to syslog server options | |||
2020-08-17 | Syslog: T2332: Added port to syslog server options | zsdc | |
Backported changes from equuleus to add port into syslog server options. | |||
2020-08-15 | Debian: T2797: use new Intel QAT package name | Christian Poessinger | |
2020-07-27 | Merge pull request #518 from DmitriyEshenko/crux-pppoe-pado-delay | Daniil Baturin | |
pppoe-server: T2067: Allow setting multiple service-names | |||
2020-07-27 | pppoe-server: T2067: Allow setting multiple service-names | DmitriyEshenko | |
2020-07-27 | Merge pull request #517 from DmitriyEshenko/crux-pppoe-pado-delay | Daniil Baturin | |
pppoe-server: T1956: support PADO-delay | |||
2020-07-27 | pppoe-server: T1956: support PADO-delay | DmitriyEshenko | |
2020-07-26 | pppoe-server: T1985: backport Enable ipv6 modules if ipv6 not denied | John Estabrook | |
2020-07-26 | Merge branch 'crux' of https://github.com/vyos/vyos-1x into crux | Daniil Baturin | |
2020-07-26 | dynamic DNS: T1953: Relaxed service name check | zsdc | |
Internally, we can accept more than one server of each type for sending dynamic DNS updates, but due to a strong check in CLI, it is not possible to add more than one server with the same protocol (except "custom", but it allows to add only one more server). The patch relaxing this limitation by allowing adding as many servers with the same protocol, as needed. | |||
2020-07-26 | wireguard: T2734: fwmark is a 32bit value - fix validator | Christian Poessinger | |
(cherry picked from commit c87616aaef53e69ddf135725bb33d105afaa6c5b) | |||
2020-07-26 | Fix a typo in BFD command help. | Daniil Baturin | |
2020-07-26 | T1949: backport the IPv6 BFD validation improvements from PR#199 | Daniil Baturin | |
2020-07-12 | snmp: T1575: Adding additional check for lspci | DmitriyEshenko | |
(cherry-picked from commits dc936192e87f114df6ab6a4df44967ce0f2b8390 c291d18377eb6eea6693050c338b0392e1297e74) | |||
2020-07-11 | snmp: fix "seclevel" completion helper | Christian Poessinger | |
There is no seclevel "priv" it was a typo and must be "priv" | |||
2020-06-19 | [T2311] name servers via cmdline can't take effect | Maple Wang | |
Please refer to https://phabricator.vyos.net/T2311 | |||
2020-06-18 | Merge pull request #455 from DmitriyEshenko/crux1x14062020 | Daniil Baturin | |
pim: T1729: Add PIM and IGMPv2/v3 support | |||
2020-06-14 | pim: T1729: Add PIM and IGMPv2/v3 support | DmitriyEshenko | |
2020-06-01 | wake-on-lan: op-mode: T2526: add CLI implementation | Christian Poessinger | |
Wake up host vyos@vyos:~$ wake-on-lan interface eth0.201 host a:b:c:d:e:f Wake up invalid host vyos@vyos:~$ wake-on-lan interface eth0.201 host a:b:c:d:e:f:f etherwake: The Magic Packet host address must be specified as - a station address, 00:11:22:33:44:55, or - a hostname with a known 'ethers' entry. (cherry picked from commit a21f57dd78cf30838769311706397f1b2077056b) | |||
2020-05-29 | dynamic-dns: T2528: bugfix FileNotFoundError in "update dns dynamic" | Christian Poessinger | |
Stopping and starting ddclient should only happen if the DNS dynamic service is actually configured. In addition it should always be checked if the file we try to delete really exists. (cherry picked from commit 0525e443fa68cda451c9f4c838e1f55cec913d2a) | |||
2020-05-20 | [dhcp-server] T103: wrong hostnames in hosts file | Christian Poessinger | |
(cherry picked from commit 09df82d3a4ff2e0912992cb5c73d5d9fce7070dd) | |||
2020-04-28 | syslog: T2131: improve valueHelp | Christian Poessinger | |
2020-04-28 | gitignore: ignore debhelper-build-stamp | Christian Poessinger | |
2020-04-28 | syslog: T2131: add generic fqdn validator | Christian Poessinger | |
2020-04-20 | .gitignore: add various editor extensions | Christian Poessinger | |
2020-04-20 | pppoe-server: T2344: fix client static IP assignment | Christian Poessinger | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
(cherry picked from commit b4544f196c2beededdd76f581690b1490c755dac) | |||
2020-04-12 | syslog: T1828: implemented missing completion help and add input constraints | hagbard | |
syslog: Improved constraint for host/IP check | |||
2020-04-10 | op-mode: raid: T689: Typo in description | Viacheslav Hletenko | |
(cherry picked from commit c0574ed7334cb7288a108180d01368983d411684) | |||
2020-04-08 | http api: T2252: backport increase proxy_read_timeout | John Estabrook | |
2020-04-05 | wireguard: T2228: support ports < 1024 | Christian Poessinger | |
There is no legit reason to not allow ports < 1024. | |||
2020-04-05 | op-mode: T2032: "monitor bandwidth interface" shows rate in bps | Viacheslav Hletenko | |
(cherry picked from commit 6ec5e8cf0b7596c96be0eecea2c3c4e4b20212ca) |