Age | Commit message (Expand) | Author |
2020-04-06 | util: T2226: rewrite ifmib to use popen | Thomas Mangin |
2020-04-06 | util: T2226: rewrite system integrity to use cmd, run | Thomas Mangin |
2020-04-06 | util: T2226: rewrite version oper to use cmd, run | Thomas Mangin |
2020-04-06 | util: T2226: rewrite wireguard oper to use run | Thomas Mangin |
2020-04-06 | util: T2226: rewrite op lldp to use popen | Thomas Mangin |
2020-04-06 | util: T2226: rewrite format disk to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite dns forwarding to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite clear conntrack to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite accel ppp reset to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin |
2020-04-04 | Merge pull request #302 from thomas-mangin/T2190 | Christian Poessinger |
2020-04-04 | openvpn: T2184: skip unactive interface | Thomas Mangin |
2020-04-04 | ifconfig: T2190: option to prevent Interface creation | Thomas Mangin |
2020-04-02 | VRRP: T2193: Added disabled VRRP instances to `show vrrp` | zsdc |
2020-03-31 | Merge pull request #283 from thomas-mangin/T2057-wg-dump | Christian Poessinger |
2020-03-31 | ifconfig: T2057: centralise wireguard code | Thomas Mangin |
2020-03-29 | vyos.util: increase usage of process_running() and remove duplicated code | Christian Poessinger |
2020-03-23 | ifconfig: T2154: fixing failure to start-stop-daemon | Thomas Mangin |
2020-03-09 | openvpn: T2065: pass daemon parameter to start-stop-daemon in op-mode | Christian Poessinger |
2020-03-08 | vrf: T31: add member interfaces to 'show ver' output | Christian Poessinger |
2020-03-04 | vrf: T31: remove superfluous vyos.vrf library functions | Christian Poessinger |
2020-03-04 | vrf: T31: make 'show vrf' command behave like other 'show interface commands' | Christian Poessinger |
2020-02-25 | pppoe: T2070: rewrite (dis-)connect op-mode commands in XML and Python | Christian Poessinger |
2020-01-30 | snmp: T1575: Fix typo | John Estabrook |
2020-01-14 | vrrp: T1884: Keep transition-script native behaviour and implement transactio... | DmitriyEshenko |
2020-01-09 | powerctr: T1842: Use systemd files for detect schedule | DmitriyEshenko |
2019-12-31 | FRRouting: T1514: Extended FRR restarting functionality and fixed some bugs | zsdc |
2019-12-27 | FRRouting: T1514: Fix in FRRouting restart command | zsdc |
2019-12-27 | FRRouting: T1514: Added commands to restart FRRouting daemon | zsdc |
2019-12-24 | flow-accounting: T1890: Fixed bugs in flow-accounting | zsdc |
2019-12-22 | lldp: T393: first op mode command version | Christian Poessinger |
2019-12-19 | flow-accounting: T1890: fixed scripts permissions | zsdc |
2019-12-18 | flow-accounting: T1890: flow-accounting rewritten with Python and XML | zsdc |
2019-12-13 | T1873: DHCP: add current year to copyright notice | Jernej Jakob |
2019-12-13 | T1873: DHCP: fix service name in op-mode "show dhcp" | Jernej Jakob |
2019-12-09 | T1855, T1826: Restore support for reboot/poweroff in M minutes. | Daniil Baturin |
2019-12-06 | T1855, T1826: clean up the reboot/shutdown script. | Daniil Baturin |
2019-12-04 | shutdown: T1826: Modify cancel reboot msg | Viacheslav Hletenko |
2019-11-23 | Merge branch 't1627-wireless' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2019-11-23 | wireless: T1627: initial rewrite of show-wireless.pl in Python | Christian Poessinger |
2019-11-17 | openvpn: fix typo in op-mode command on display rx bytes | Andras Elso |
2019-11-08 | QAT: T1788: Intel QAT implementation | DmitriyEshenko |
2019-10-27 | T1759: Merging interface.py into ifconfig.py | kroy |
2019-10-22 | T1759: Migrating interfaces | kroy |
2019-10-21 | Merge pull request #147 from jdmac87/current | Christian Poessinger |
2019-10-21 | T1755: fixes issue with 'show vpn ipsec sa' command where lack of keysize (en... | Jason McAllister |
2019-10-21 | T1755: fixes issue with 'show vpn ipsec sa' command where lack of hash (integ... | Jason McAllister |
2019-10-21 | T1756 More output for WG | kroy |
2019-10-03 | OpenVPN: T1689: Add full restart on 'reset openvpn interface <interface>' | Christian Poessinger |
2019-09-14 | [openvpn] T1662 Defined default remote port if it not set in cli | DmitriyEshenko |