Age | Commit message (Expand) | Author |
2020-06-14 | console: T2569: bugfix removing entire console CLI tree | Christian Poessinger |
2020-06-13 | snmp: T2321: add VRF support | Christian Poessinger |
2020-06-13 | ntp: T2321: add VRF support | Christian Poessinger |
2020-06-13 | ssh: T2321: always run "systemctl daemon-reload" | Christian Poessinger |
2020-06-13 | ntp: T2321: remove superfluous verify() step on network addresses | Christian Poessinger |
2020-06-13 | ntp: T2321: use list over string when working with Config() | Christian Poessinger |
2020-06-13 | ssh: T2321: fix invalid string/list assignment of default port | Christian Poessinger |
2020-06-11 | nat: T2571: fix failing negated CLI configurations | Christian Poessinger |
2020-06-11 | ssh: T2321: add VRF support | Christian Poessinger |
2020-06-11 | ssh: T2321: use list over string when working with Config() | Christian Poessinger |
2020-06-11 | wwan: T2241: bugfix VRF assignment | Christian Poessinger |
2020-06-11 | console: T2569: run VGA console powersave on tty1 | Christian Poessinger |
2020-06-11 | console: T2569: replicate console settings to grub.cfg | Christian Poessinger |
2020-06-09 | console: T2569: only start serial console if device exists | Christian Poessinger |
2020-06-09 | console: T2529: migrate from ttyUSB device to new device in /dev/serial/by-bus | Christian Poessinger |
2020-06-09 | console: T2569: initial implementation with XML and Python | Christian Poessinger |
2020-06-07 | wwan: T2241: interface is not bond- or bridgeable | Christian Poessinger |
2020-06-07 | wwan: T2488: remove generation of dedicated logfile | Christian Poessinger |
2020-06-07 | wwan: T2529: migrate device from ttyUSB to usbXbY.YpZ.Z | Christian Poessinger |
2020-06-06 | dhcpv6-pd: T2551: fix prefix length not set in config | Christian Poessinger |
2020-06-05 | Merge pull request #443 from mrozentsvayg/openvpn-T2550-ipv4-remote-host | Christian Poessinger |
2020-06-04 | openvpn: T2550: fix for IPv4 remote-host addresses | Mikhail Rozentsvayg |
2020-06-04 | Merge pull request #442 from L6NqLW/T2527 | Christian Poessinger |
2020-06-01 | bgp: T2387: proof-of-concept using get_config_dict() | Christian Poessinger |
2020-05-31 | openvpn: T2532: add VRF support | Christian Poessinger |
2020-05-30 | qat: use script file shipped from Intel | Christian Poessinger |
2020-05-29 | Merge pull request #439 from thomas-mangin/T2088-explicit-airbag | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-28 | bonding: T2527: delete the last interface from bond | Gabriel Skupien |
2020-05-28 | ethernet: T2514: add warning when changing mac for bond member | L6NqLW |
2020-05-27 | ethernet: T2476: do not override MAC of lower interface if bond member | L6NqLW |
2020-05-26 | dhcpv6-pd: T2506: use common dictionary definition for config parameters | Christian Poessinger |
2020-05-26 | dhcpv6-pd: T2506: add option to request specific prefix length | Christian Poessinger |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger |
2020-05-26 | dhcpv6-pd: ethernet: T421: fix TypeError | Christian Poessinger |
2020-05-22 | login: T2492: must use try/except when adding user for the first time | Christian Poessinger |
2020-05-22 | login: T2492: re-use code from vyos.util | Christian Poessinger |
2020-05-22 | login: T2492: force setting of encrypted password on first boot | Christian Poessinger |
2020-05-22 | login: T2492: fix flake8 warnings | Christian Poessinger |
2020-05-22 | login: T2492: do not set encrypted user password when it is not changed | Christian Poessinger |
2020-05-22 | pppoe: T2488: bugfix, missing not in if condition prevented startup | Christian Poessinger |
2020-05-22 | macsec: T2491: add replay window protection | Christian Poessinger |
2020-05-22 | macsec: T2023: flake8/autopep8 corrections | Christian Poessinger |
2020-05-22 | macsec: T2023: fix wrong use or f-format string | Christian Poessinger |
2020-05-22 | macsec: T2023: remove unused import | Christian Poessinger |
2020-05-21 | pppoe: T2380: fix NameError: name 'intf' is not defined | Christian Poessinger |
2020-05-21 | pppoe: T2380: dis-/connect should use proper systemd calls | Christian Poessinger |
2020-05-21 | pppoe: T2488: remove logfile generation | Christian Poessinger |
2020-05-21 | wireless: T1627: remove get_conf_file() | Christian Poessinger |
2020-05-21 | macsec: T2023: delete wpa_supplicant config when interface is removed | Christian Poessinger |