Age | Commit message (Expand) | Author |
2020-04-08 | wireguard: T2226: fix generation of psk | Christian Poessinger |
2020-04-08 | op-mode: lldp: T2246: check if service is configured | Christian Poessinger |
2020-04-08 | op-mode: dns: forwarding: cleanup | Christian Poessinger |
2020-04-06 | util: T2226: rewrite powerctl to use run,cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite gen sh key to use run,cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite flow acct to use run,cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite reset openvpn to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite show acceleration to use popen | Thomas Mangin |
2020-04-06 | util: T2226: rewrite restart frr to use run | Thomas Mangin |
2020-04-06 | util: T2226: rewrite show vpn to use popen | Thomas Mangin |
2020-04-06 | util: T2226: rewrite show vrf to use cmd | Thomas Mangin |
2020-04-06 | util: T2226: rewrite show wireless to use popen | Thomas Mangin |
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 |