Age | Commit message (Expand) | Author |
2021-12-27 | snmp: T4093: add missing verify() step for required group per snmp v3 user | Christian Poessinger |
2021-12-26 | http: api: T4055: add VRF support | Christian Poessinger |
2021-12-19 | T4084: dehardcode the post-login banner | Daniil Baturin |
2021-12-16 | http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin' | John Estabrook |
2021-12-15 | pppoe-server: T3006: Add range to regex generator | DmitriyEshenko |
2021-12-14 | http-api: T4071: allow API to bind to unix domain socket | John Estabrook |
2021-12-11 | T3912: migrate "Welcome to VyOS" from issue file to motd to not silently expo... | Christian Poessinger |
2021-12-10 | wwan: T3795: remove superfluous import (render) | Christian Poessinger |
2021-12-10 | wwan: T3795: only enable cron helper when interface is in use | Christian Poessinger |
2021-12-10 | wwan: T3795: only run ModemManager when interface is in use | Christian Poessinger |
2021-12-09 | https: T4055: add vrf support | Christian Poessinger |
2021-12-08 | mpls: T4024: use FRRConfig() class for config reloading | Christian Poessinger |
2021-12-06 | sflow: T4046: Add source-address for sflow | Viacheslav |
2021-12-03 | tftp: T4012: Add TFTP VRF support | DmitriyEshenko |
2021-12-01 | http-api: T3440: simplify vyos-http-api initialization | John Estabrook |
2021-11-27 | Merge pull request #1085 from andriiandrieiev/equuleus | Christian Poessinger |
2021-11-25 | filesystem: T3946: partition resize as a service | Andrii |
2021-11-24 | sstp: T2661: Delete certificate files redundancy check | DmitriyEshenko |
2021-11-18 | wwan: T3795: do not fail config-load when signal is missing | Christian Poessinger |
2021-11-17 | snmp: T3996: fix invalid IPv6 localhost handling when using listen-address | Christian Poessinger |
2021-11-17 | openvpn: T3995: implement systemd reload support | Christian Poessinger |
2021-11-17 | OpenVPN: T3350: Changed custom options for OpenVPN processing | zsdc |
2021-11-17 | T3912: add additional newline after "Welcome to VyOS" | Christian Poessinger |
2021-11-15 | l2tp: T3724: allow setting accel-ppp l2tp host-name | Marek Isalski |
2021-11-08 | T3912: remove duplicate "Welcome to VyOS!" already shown by pre-login | Christian Poessinger |
2021-11-07 | http-api: T3440: give uvicorn time to initialize before starting Nginx | John Estabrook |
2021-11-07 | T3912: use a more informative default login banner | Christian Poessinger |
2021-10-31 | tunnel: T3956: GRE key check must not be run on our own interface instance | Christian Poessinger |
2021-10-31 | netflow: T3953: use warning if "netflow source-ip" does not exist instead of ... | Christian Poessinger |
2021-10-31 | console: T3954: bugfix RuntimeError: dictionary keys changed during iteration | Christian Poessinger |
2021-10-27 | vrrp: T3944: reload daemon instead of restart when already running | Christian Poessinger |
2021-10-22 | sstp: T2566: Fix verify section for pool ipv6 only | Viacheslav |
2021-10-21 | dhcp-server: T3610: Allow configuration for non-primary ip address | Viacheslav |
2021-10-21 | dhcp: T3626: Prevent to disable only one configured network | Viacheslav |
2021-10-20 | tunnel: T3921: bugfix KeyError for source-address | Christian Poessinger |
2021-10-20 | dhcpv6-server: T3918: Fix subnets verify raise ConfigError | Viacheslav |
2021-10-08 | tunnel: T3893: harden logic when validating tunnel parameters | Christian Poessinger |
2021-10-02 | dns: forwarding: T3882: remove deprecated code to work with PowerDNS 4.5 | Christian Poessinger |
2021-10-01 | vrrp: T3877: remove debug output | Christian Poessinger |
2021-09-30 | vrrp: T3877: backport handlers to solve "default rfc3768-compatibility" issue | John Estabrook |
2021-09-22 | vrrp: keepalived: T616: bugfix for invalid os.unlink() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: drop /etc/default/keepalived | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T2720: adjust to Jinja2 trim_blocks feature | Christian Poessinger |
2021-09-19 | dhcp-server: T3672: re-add missing "name" CLI option | Christian Poessinger |
2021-09-19 | dhcp-server: T3672: only one failover peer is supported | Christian Poessinger |
2021-09-19 | dhcp-server: T1968: allow multiple static-routes to be configured | Christian Poessinger |
2021-09-14 | openvpn: T3822: fix certificate permissions | Christian Poessinger |
2021-09-12 | T3822: set the OpenVPN key file owner to openvpn:openvpn | Daniil Baturin |
2021-09-11 | Merge pull request #1001 from erkin/equuleus | Daniil Baturin |