Age | Commit message (Expand) | Author |
2023-01-19 | igmp-proxy: T4912: Switch away from Jinja2 to Tabulate, remove undocumented "... | erkin |
2023-01-18 | igmp-proxy: T4912: Rewrite show IGMP proxy commands in the new op-mode format | erkin |
2023-01-17 | Merge pull request #1739 from aapostoliuk/T4864-sagitta | Christian Breunig |
2023-01-16 | opmode: T4837: add VRF option for route summary | Daniil Baturin |
2023-01-16 | firewall: T4864: Fixed show zone-policy command output | aapostoliuk |
2023-01-15 | Merge pull request #1753 from dmbaturin/ipv6-route-summary | Daniil Baturin |
2023-01-14 | ntp: T3008: migrate from ntpd to chrony | Christian Breunig |
2023-01-12 | opmode: T4837: add family and table arguments for ShowRoute | Daniil Baturin |
2023-01-12 | T4911: op-mode: rewrite LLDP in standardised op-mode format | Christian Breunig |
2023-01-10 | Merge pull request #1744 from jestabro/container-op-mode | Daniil Baturin |
2023-01-10 | T4906: Fix show vpn ipsec connections data | Viacheslav Hletenko |
2023-01-09 | container: T4880: expose add_image/delete_image functions in op-mode | John Estabrook |
2023-01-03 | T4907: op-mode nat add missing option verbose | Viacheslav Hletenko |
2022-12-23 | ipsec: T4594: drop old show_ipsec_sa.py in favor of new implementation in ips... | Christian Poessinger |
2022-12-23 | containers: T4585: remove redundant sudo calls in op-mode script | Christian Poessinger |
2022-12-23 | dhcp: T4758: implement missing functionality from old script to new op-mode s... | Christian Poessinger |
2022-12-23 | nat: T4545: implement missing functionality from old script to new op-mode sc... | Christian Poessinger |
2022-12-23 | T4890: Fixed op_mode show conntrack table ipv4 | aapostoliuk |
2022-12-21 | interfaces: T4866: add standardized op-mode interfaces.py | John Estabrook |
2022-12-17 | op-mode: T707: remove dedicated calls to sudo in vpn_ipsec | Christian Poessinger |
2022-12-17 | op-mode: T707: explicitly use sudo when working with RAID devices | Christian Poessinger |
2022-12-17 | op-mode: T4767: drop sudo calls when working with QAT/acceleration subsystem | Christian Poessinger |
2022-12-17 | Merge pull request #1599 from goodNETnick/goodnetnick-loginotpgenerator-T4751 | Christian Poessinger |
2022-12-17 | webproxy: T3810: multiple squidGuard fixes | aapostoliuk |
2022-12-14 | ocserv: T4881: return vyos.opmode.Errors on failure | 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-09 | openvpn: T4872: fix parsing of tunnel IP in 'show openvpn server' | John Estabrook |
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-28 | T4844: Set DB directory rigths 755 in the update webproxy script | aapostoliuk |
2022-11-24 | T4837: expose "show ip route summary" in the op mode API | Daniil Baturin |
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 | 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-17 | Merge pull request #1654 from sarthurdev/pbr_refactor | Christian Poessinger |
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-15 | T4812: Add op-mode Show vpn ipsec connections | Viacheslav Hletenko |
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 | T4807: Fixed traceroute help completion | aapostoliuk |