Age | Commit message (Expand) | Author |
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-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 |
2022-11-17 | firewall: T4821: correct calling of conf_mode script dependencies | John Estabrook |
2022-11-16 | T4794: Fix show show firewall name | Sander Klein |
2022-11-16 | bridge: T4673: remove "sudo" as there is no need to elevate permissions | Christian Poessinger |
2022-11-16 | Revert "Revert "dns: T4799: fix bug with not reloading powerdns config"" | Christian Poessinger |
2022-11-15 | T4812: Add op-mode Show vpn ipsec connections | Viacheslav Hletenko |
2022-11-15 | T4815: ip-up/down scripts needs the executable bit | Yuxiang Zhu |
2022-11-14 | T4815: Fix various name server config issues | Yuxiang Zhu |
2022-11-11 | policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ... | sarthurdev |
2022-11-10 | Merge pull request #1652 from aapostoliuk/T4496-sagitta | Christian Poessinger |
2022-11-10 | Merge pull request #1643 from sever-sever/T4789 | Christian Poessinger |
2022-11-10 | T4789: Ability to get op-mode raw data for PPPoE L2TP SSTP IPoE | Viacheslav Hletenko |
2022-11-10 | T4496: Refactoring vrf_list function in ping command | aapostoliuk |
2022-11-09 | Merge pull request #1647 from aapostoliuk/T4807-sagitta | Christian Poessinger |
2022-11-09 | T4807: Fixed traceroute help completion | aapostoliuk |
2022-11-09 | Revert "dns: T4799: fix bug with not reloading powerdns config" | Christian Poessinger |
2022-11-08 | T4767: Rewrite generate ipsec archive to python | m.korobeinikov |
2022-11-06 | graphql: T4803: allow 'Authorization' header in CORS middleware | John Estabrook |