summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-15bonding: T4878: Fixed unnecessary bonding flapping during commitzsdc
2022-12-14ocserv: T4881: return vyos.opmode.Errors on failureJohn Estabrook
2022-12-14Merge pull request #1706 from jestabro/validator-file-existsJohn Estabrook
2022-12-14validators: T4875: use file-path to replace validator 'interface-name'John Estabrook
2022-12-13validators: T4798: replace python file-exists validator with file-pathJohn Estabrook
2022-12-12Merge pull request #1699 from jestabro/op-mode-openvpnJohn Estabrook
2022-12-12openvpn: T4770: add reset function to openvpn.pyJohn Estabrook
2022-12-12openvpn: T4770: add openvpn.py with standardized show commandJohn Estabrook
2022-12-11sstp: T4384: initial implementation of SSTP client CLIChristian Poessinger
2022-12-11pppoe: T4384: remove unused import of leaf_node_changedChristian Poessinger
2022-12-09openvpn: T4872: fix parsing of tunnel IP in 'show openvpn server'John Estabrook
2022-12-09T4868: Fix l2tp ppp IPv6 options in template and config get dictViacheslav Hletenko
2022-12-08T4117: Fix for L2TP DAE CoA server configurationViacheslav Hletenko
2022-12-07T4861: Openconnect replace restart to reload-or-restartViacheslav Hletenko
2022-12-05Merge pull request #1693 from sever-sever/T4860Christian Poessinger
2022-12-04T4860: Verify if mode in openconnect ocserv dictViacheslav Hletenko
2022-12-04T4848: Fix for default route vpn openconnectViacheslav Hletenko
2022-12-03Merge pull request #1691 from sarthurdev/T478Christian Poessinger
2022-12-03firewall: T478: Fix firewall group circular dependency checksarthurdev
2022-12-02Merge pull request #1685 from sever-sever/T4805Christian Poessinger
2022-12-02Merge pull request #1687 from sever-sever/T4825Christian Poessinger
2022-12-02http-api: T4859: correct calling of script dependencies from http-api.pyJohn Estabrook
2022-12-02T4825: Verify if you are trying to add a new vethX to exists pairViacheslav Hletenko
2022-12-02T4805: Restart pppoe-server if client pool was changedViacheslav Hletenko
2022-12-02op-mode: T4767: drop sudo callsChristian Poessinger
2022-12-02Merge pull request #1646 from mkorobeinikov/4767pyChristian Poessinger
2022-11-30pki: T4847: set and call dependent scriptsJohn Estabrook
2022-11-29pki: T4847: fix typosJohn Estabrook
2022-11-29mpls: T915: verify interface actually exists on the systemChristian Poessinger
2022-11-28conf-mode: T4845: add external file for dict of config-mode dependenciesJohn Estabrook
2022-11-28T4844: Set DB directory rigths 755 in the update webproxy scriptaapostoliuk
2022-11-25T4825: Verify if veth interface not used in conf before deletingViacheslav Hletenko
2022-11-24veth: T4825: minor improvements on XML peer-name handlingChristian Poessinger
2022-11-24Merge branch 'T4825' of https://github.com/sever-sever/vyos-1x into t4825-vethChristian Poessinger
2022-11-24T4825: Add interface type vethViacheslav Hletenko
2022-11-24T4837: expose "show ip route summary" in the op mode APIDaniil Baturin
2022-11-21graphql: T4574: add specific error message if token has expiredJohn Estabrook
2022-11-21graphql: T4574: use Optional in func_sigJohn Estabrook
2022-11-21graphql: T4544: use load_as_module from vyos.utilJohn Estabrook
2022-11-20IPsec: T4829: use type hint Optional for arg tunnel in reset_peerJohn Estabrook
2022-11-20IPsec: T4829: add missing import TimeoutExpiredJohn Estabrook
2022-11-20Merge pull request #1657 from sever-sever/T4812Daniil Baturin
2022-11-20op-mode: dns-forwarding: T4578: drop sudo callsChristian Poessinger
2022-11-20T4827: Route-map state continue must be with action permit onlyViacheslav Hletenko
2022-11-20vrf: T4562: no need to invode "sudo" when retrieving VRf informationChristian Poessinger
2022-11-18IPsec: T4828: raise op-mode error on incorrect valueJohn Estabrook
2022-11-18Merge pull request #1662 from jestabro/config-script-dependencyDaniil Baturin
2022-11-18Merge pull request #1645 from aapostoliuk/T4793-sagittaChristian Poessinger
2022-11-18T4793: Added warning about disable-route-autoinstallaapostoliuk
2022-11-17Merge pull request #1654 from sarthurdev/pbr_refactorChristian Poessinger