Age | Commit message (Expand) | Author |
2021-10-18 | Merge pull request #1022 from sever-sever/T3897 | Christian Poessinger |
2021-10-18 | ddclient: T3897: Add option for IPv6 Dynamic DNS | Viacheslav |
2021-10-16 | l2tp: T3724: allow setting accel-ppp l2tp host-name | Marek Isalski |
2021-10-15 | containers: T3676: Allow to set capabilities | Viacheslav |
2021-10-11 | vyos.configdict: T2653: do not merge in defaults when interface is deleted | Christian Poessinger |
2021-10-10 | do not use Path | Kim Hagen |
2021-10-10 | update writer to nicer read write | Kim Hagen |
2021-10-08 | tunnel: T3893: harden logic when validating tunnel parameters | Christian Poessinger |
2021-10-07 | Merge branch 'current' into 2fa | Kim |
2021-10-07 | openvpn: T3642: Fix password_protected check | Nicolas Riebesel |
2021-10-07 | openvpn: T3805: fix bool logic in verify_pki() for client mode | Christian Poessinger |
2021-10-07 | openvpn: T3805: drop privileges using systemd - required for rtnetlink | Christian Poessinger |
2021-10-07 | openvpn: T3805: use vyos.util.makedir() to create system directories | Christian Poessinger |
2021-10-07 | openvpn: T3805: use vyos.util.write_file() to store certificates | Christian Poessinger |
2021-10-07 | pull request fixes | Kim Hagen |
2021-10-04 | OpenVPN: T3350: Changed custom options for OpenVPN processing | zsdc |
2021-10-02 | dns: forwarding: T3882: remove deprecated code to work with PowerDNS 4.5 | Christian Poessinger |
2021-09-27 | nat66: T3863: ndppd requires interfaces to be present | Christian Poessinger |
2021-09-27 | frr: T2175: rename daemon Jinja2 templates to match (d)aemon suffix | Christian Poessinger |
2021-09-23 | openvpn: T3642: Fix password_protected check | Nicolas Riebesel |
2021-09-22 | vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T3847: migrate/streamline CLI options | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T3847: remove "transition-script mode-force" option | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T3847: migrate to get_config_dict() | 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-18 | container: T2216: add IPv6 support to container networks | Christian Poessinger |
2021-09-18 | dhcp-server: T1968: allow multiple static-routes to be configured | Christian Poessinger |
2021-09-15 | ipsec: T3830: "authentication id|use-x509-id" are mutually exclusive | Christian Poessinger |
2021-09-10 | Merge pull request #1000 from sever-sever/T3810 | Christian Poessinger |
2021-09-10 | squidguard: T3810: Set DB directory rigths 755 | Viacheslav |
2021-09-10 | ethernet: T3802: use only one implementation for get_driver_name() | Christian Poessinger |
2021-09-09 | policy: T3812: FRR bgpd also knows about route-maps because of rpki | Christian Poessinger |
2021-09-08 | openvpn: T3805: fix bool logic in verify_pki() for client mode | Christian Poessinger |
2021-09-08 | openvpn: T3805: drop privileges using systemd - required for rtnetlink | Christian Poessinger |
2021-09-08 | openvpn: T3805: use vyos.util.makedir() to create system directories | Christian Poessinger |
2021-09-08 | openvpn: T3805: use vyos.util.write_file() to store certificates | Christian Poessinger |
2021-09-06 | pki: eapol: T3642: only add "pki" key to interface dict if pki is configured | Christian Poessinger |
2021-09-06 | pki: eapol: T3642: use write_file() to store certificates | Christian Poessinger |
2021-09-06 | ifconfig: T3806: "ipv6 address no_default_link_local" required for MTU < 1280 | Christian Poessinger |
2021-09-06 | pki: T3642: verify() that we can not delete certificates still referenced in CLI | Christian Poessinger |
2021-09-05 | name-server: T3804: merge "system name-servers-dhcp" into "system name-server" | Christian Poessinger |
2021-09-04 | bgp: T3798: "replace-as" option can only be used when "no-prepend" is defined | Christian Poessinger |
2021-09-03 | login: T971 allow quoting in public-keys options | Paul Lettington |
2021-09-03 | bgp: T3798: add support for neighbor local-as <n> replace-as | Christian Poessinger |
2021-09-03 | fix file location and use correct variable | Kim Hagen |
2021-09-02 | tunnel: T3788: Add check keys for ipip and sit | Viacheslav |
2021-09-02 | remove secrets file if the tunnel is deleted and fix opmode commands | Kim Hagen |