Age | Commit message (Expand) | Author |
2023-03-05 | op-mode: T5051: use typing.Literal in op-mode scripts | John Estabrook |
2023-02-28 | Merge pull request #1800 from vfreex/feature-babel | Christian Breunig |
2023-02-28 | Merge pull request #1853 from sever-sever/T5033 | Christian Breunig |
2023-02-27 | openvpn: T4770: fix tabulate output in _format_openvpn | John Estabrook |
2023-02-27 | T5033: Ability to generate muliple keys from a file or link | Viacheslav Hletenko |
2023-02-24 | Merge pull request #1847 from aapostoliuk/T4985-2-sagitta | Christian Breunig |
2023-02-24 | ipsec: T4985: Changed 'reset vpn ipsec-peer' to use vici library | aapostoliuk |
2023-02-23 | Merge pull request #1829 from sever-sever/T5013 | Daniil Baturin |
2023-02-20 | T5020: Extend openvpn op-mode to get list of configured clients | Viacheslav Hletenko |
2023-02-18 | T5013: Extend accelppp op-mode script to get statistic | Viacheslav Hletenko |
2023-02-14 | ipsec: T4985: Fixed 'reset vpn ipsec-peer {peer}' command | aapostoliuk |
2023-02-12 | T5001: Replace links to the phabricator site | Christian Breunig |
2023-02-08 | T4977: Add Babel routing protocol support | Yuxiang Zhu |
2023-02-01 | nhrp: T4905: Rewritten nhrp op-mode in new style | aapostoliuk |
2023-01-25 | T4940: new interfaces debugging command Executable | mkorobeinikov |
2023-01-24 | Merge pull request #1766 from erkin/igmp | Christian Breunig |
2023-01-24 | Merge pull request #1771 from mkorobeinikov/current | Christian Breunig |
2023-01-23 | graphql: T4953: remove convert_kwargs_to_snake_case decorator | John Estabrook |
2023-01-22 | T4911: op-mode: bugfix AttributeError: 'str' object has no attribute 'items' | Christian Breunig |
2023-01-21 | T4911: op-mode: bugfix TypeError: 'NoneType' object is not iterable | Christian Breunig |
2023-01-21 | T4911: op-mode: bugfix TypeError: string indices must be integers | Christian Breunig |
2023-01-20 | config-mgmt: T4942: add op_mode script | John Estabrook |
2023-01-20 | T4940: new interfaces debugging command | Коробейников Михаил Валерьевич |
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 |