Age | Commit message (Expand) | Author |
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 |
2022-11-08 | T4767: Rewrite generate ipsec archive to python | m.korobeinikov |
2022-11-03 | Merge branch 'T4496-sagitta' of https://github.com/aapostoliuk/vyos-1x into c... | Christian Poessinger |
2022-11-02 | T4496: Added lists of values in the help of op-mode ping command | aapostoliuk |
2022-11-02 | T4758: Fix conflicts op-mode-standardized | Viacheslav Hletenko |
2022-11-02 | T4758: Rewrite show DHCP(v6) server leases to vyos.opmode format | Viacheslav Hletenko |
2022-11-02 | Merge pull request #1623 from sever-sever/T4771 | Daniil Baturin |
2022-11-01 | login: T4751: 2FA OTP key generator in VyOS CLI | goodNETnick |
2022-11-01 | T4777: Ability to get logs in machine-readable format | Viacheslav Hletenko |
2022-10-31 | T4771: Ability to get raw format for op-mode BGP commands | Viacheslav Hletenko |
2022-10-28 | T4779: switch raw output of "show system storage" to bytes | Daniil Baturin |
2022-10-28 | T4779: use bytes in the raw output of "show system memory" | Daniil Baturin |
2022-10-27 | ipsec: T4778: raise UnconfiguredSubsystem if IPsec not initialized | John Estabrook |
2022-10-27 | Merge pull request #1606 from sever-sever/T4762 | Daniil Baturin |
2022-10-24 | route: T4772: return list of dicts in 'raw' output | John Estabrook |
2022-10-23 | T4762: Add check for show nat if nat config does not exist | Viacheslav Hletenko |
2022-10-14 | T4725: Fix Regex for correctly reset IPsec peers | Viacheslav Hletenko |
2022-10-11 | conntrack: T4740: Set correct error msg if enrties not found | Viacheslav Hletenko |
2022-10-01 | T4722: consistently use the "IPsec" spelling for IPsec | Daniil Baturin |
2022-09-29 | firewall: T2199: Fix op-mode script for interface migration and vyos_filter t... | sarthurdev |