summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2022-11-17firewall: T4821: correct calling of conf_mode script dependenciesJohn Estabrook
2022-11-16T4794: Fix show show firewall nameSander Klein
2022-11-16bridge: T4673: remove "sudo" as there is no need to elevate permissionsChristian Poessinger
2022-11-16Revert "Revert "dns: T4799: fix bug with not reloading powerdns config""Christian Poessinger
2022-11-15T4812: Add op-mode Show vpn ipsec connectionsViacheslav Hletenko
2022-11-15T4815: ip-up/down scripts needs the executable bitYuxiang Zhu
2022-11-14T4815: Fix various name server config issuesYuxiang Zhu
2022-11-11policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ...sarthurdev