Age | Commit message (Expand) | Author |
2022-12-14 | ocserv: T4881: return vyos.opmode.Errors on failure | John Estabrook |
2022-12-14 | Merge pull request #1706 from jestabro/validator-file-exists | John Estabrook |
2022-12-14 | validators: T4875: use file-path to replace validator 'interface-name' | John Estabrook |
2022-12-13 | validators: T4798: replace python file-exists validator with file-path | John Estabrook |
2022-12-12 | Merge pull request #1699 from jestabro/op-mode-openvpn | John Estabrook |
2022-12-12 | openvpn: T4770: add reset function to openvpn.py | John Estabrook |
2022-12-12 | openvpn: T4770: add openvpn.py with standardized show command | John Estabrook |
2022-12-11 | sstp: T4384: initial implementation of SSTP client CLI | Christian Poessinger |
2022-12-11 | pppoe: T4384: remove unused import of leaf_node_changed | Christian Poessinger |
2022-12-09 | openvpn: T4872: fix parsing of tunnel IP in 'show openvpn server' | John Estabrook |
2022-12-09 | T4868: Fix l2tp ppp IPv6 options in template and config get dict | Viacheslav Hletenko |
2022-12-08 | T4117: Fix for L2TP DAE CoA server configuration | Viacheslav Hletenko |
2022-12-07 | T4861: Openconnect replace restart to reload-or-restart | Viacheslav Hletenko |
2022-12-05 | Merge pull request #1693 from sever-sever/T4860 | Christian Poessinger |
2022-12-04 | T4860: Verify if mode in openconnect ocserv dict | Viacheslav Hletenko |
2022-12-04 | T4848: Fix for default route vpn openconnect | Viacheslav Hletenko |
2022-12-03 | Merge pull request #1691 from sarthurdev/T478 | Christian Poessinger |
2022-12-03 | firewall: T478: Fix firewall group circular dependency check | sarthurdev |
2022-12-02 | Merge pull request #1685 from sever-sever/T4805 | Christian Poessinger |
2022-12-02 | Merge pull request #1687 from sever-sever/T4825 | Christian Poessinger |
2022-12-02 | http-api: T4859: correct calling of script dependencies from http-api.py | John Estabrook |
2022-12-02 | T4825: Verify if you are trying to add a new vethX to exists pair | Viacheslav Hletenko |
2022-12-02 | T4805: Restart pppoe-server if client pool was changed | Viacheslav Hletenko |
2022-12-02 | op-mode: T4767: drop sudo calls | Christian Poessinger |
2022-12-02 | Merge pull request #1646 from mkorobeinikov/4767py | Christian Poessinger |
2022-11-30 | pki: T4847: set and call dependent scripts | John Estabrook |
2022-11-29 | pki: T4847: fix typos | John Estabrook |
2022-11-29 | mpls: T915: verify interface actually exists on the system | Christian Poessinger |
2022-11-28 | conf-mode: T4845: add external file for dict of config-mode dependencies | John Estabrook |
2022-11-28 | T4844: Set DB directory rigths 755 in the update webproxy script | aapostoliuk |
2022-11-25 | T4825: Verify if veth interface not used in conf before deleting | Viacheslav Hletenko |
2022-11-24 | veth: T4825: minor improvements on XML peer-name handling | Christian Poessinger |
2022-11-24 | Merge branch 'T4825' of https://github.com/sever-sever/vyos-1x into t4825-veth | Christian Poessinger |
2022-11-24 | T4825: Add interface type veth | Viacheslav Hletenko |
2022-11-24 | T4837: expose "show ip route summary" in the op mode API | Daniil Baturin |
2022-11-21 | graphql: T4574: add specific error message if token has expired | John Estabrook |
2022-11-21 | graphql: T4574: use Optional in func_sig | John Estabrook |
2022-11-21 | graphql: T4544: use load_as_module from vyos.util | John Estabrook |
2022-11-20 | IPsec: T4829: use type hint Optional for arg tunnel in reset_peer | John Estabrook |
2022-11-20 | IPsec: T4829: add missing import TimeoutExpired | John Estabrook |
2022-11-20 | Merge pull request #1657 from sever-sever/T4812 | Daniil Baturin |
2022-11-20 | op-mode: dns-forwarding: T4578: drop sudo calls | Christian Poessinger |
2022-11-20 | T4827: Route-map state continue must be with action permit only | Viacheslav Hletenko |
2022-11-20 | vrf: T4562: no need to invode "sudo" when retrieving VRf information | Christian Poessinger |
2022-11-19 | T4780: Firewall: add firewall groups in firewall. Extend matching criteria so... | Nicolas Fort |
2022-11-18 | IPsec: T4828: raise op-mode error on incorrect value | John Estabrook |
2022-11-18 | Merge pull request #1662 from jestabro/config-script-dependency | Daniil Baturin |
2022-11-18 | Merge pull request #1645 from aapostoliuk/T4793-sagitta | Christian Poessinger |
2022-11-18 | T4793: Added warning about disable-route-autoinstall | aapostoliuk |
2022-11-17 | Merge pull request #1654 from sarthurdev/pbr_refactor | Christian Poessinger |