summaryrefslogtreecommitdiff
path: root/src/op_mode
AgeCommit message (Expand)Author
2020-04-08wireguard: T2226: fix generation of pskChristian Poessinger
2020-04-08op-mode: lldp: T2246: check if service is configuredChristian Poessinger
2020-04-08op-mode: dns: forwarding: cleanupChristian Poessinger
2020-04-06util: T2226: rewrite powerctl to use run,cmdThomas Mangin
2020-04-06util: T2226: rewrite gen sh key to use run,cmdThomas Mangin
2020-04-06util: T2226: rewrite flow acct to use run,cmdThomas Mangin
2020-04-06util: T2226: rewrite reset openvpn to use cmdThomas Mangin
2020-04-06util: T2226: rewrite show acceleration to use popenThomas Mangin
2020-04-06util: T2226: rewrite restart frr to use runThomas Mangin
2020-04-06util: T2226: rewrite show vpn to use popenThomas Mangin
2020-04-06util: T2226: rewrite show vrf to use cmdThomas Mangin
2020-04-06util: T2226: rewrite show wireless to use popenThomas Mangin
2020-04-06util: T2226: rewrite ifmib to use popenThomas Mangin
2020-04-06util: T2226: rewrite system integrity to use cmd, runThomas Mangin
2020-04-06util: T2226: rewrite version oper to use cmd, runThomas Mangin
2020-04-06util: T2226: rewrite wireguard oper to use runThomas Mangin
2020-04-06util: T2226: rewrite op lldp to use popenThomas Mangin
2020-04-06util: T2226: rewrite format disk to use cmdThomas Mangin
2020-04-06util: T2226: rewrite dns forwarding to use cmdThomas Mangin
2020-04-06util: T2226: rewrite clear conntrack to use cmdThomas Mangin
2020-04-06util: T2226: rewrite accel ppp reset to use cmdThomas Mangin
2020-04-06util: T2226: covert most calls from os.system to utilThomas Mangin
2020-04-04Merge pull request #302 from thomas-mangin/T2190Christian Poessinger
2020-04-04openvpn: T2184: skip unactive interfaceThomas Mangin
2020-04-04ifconfig: T2190: option to prevent Interface creationThomas Mangin
2020-04-02VRRP: T2193: Added disabled VRRP instances to `show vrrp`zsdc
2020-03-31Merge pull request #283 from thomas-mangin/T2057-wg-dumpChristian Poessinger
2020-03-31ifconfig: T2057: centralise wireguard codeThomas Mangin
2020-03-29vyos.util: increase usage of process_running() and remove duplicated codeChristian Poessinger
2020-03-23ifconfig: T2154: fixing failure to start-stop-daemonThomas Mangin
2020-03-09openvpn: T2065: pass daemon parameter to start-stop-daemon in op-modeChristian Poessinger
2020-03-08vrf: T31: add member interfaces to 'show ver' outputChristian Poessinger
2020-03-04vrf: T31: remove superfluous vyos.vrf library functionsChristian Poessinger
2020-03-04vrf: T31: make 'show vrf' command behave like other 'show interface commands'Christian Poessinger
2020-02-25pppoe: T2070: rewrite (dis-)connect op-mode commands in XML and PythonChristian Poessinger
2020-01-30snmp: T1575: Fix typoJohn Estabrook
2020-01-14vrrp: T1884: Keep transition-script native behaviour and implement transactio...DmitriyEshenko
2020-01-09powerctr: T1842: Use systemd files for detect scheduleDmitriyEshenko
2019-12-31FRRouting: T1514: Extended FRR restarting functionality and fixed some bugszsdc
2019-12-27FRRouting: T1514: Fix in FRRouting restart commandzsdc
2019-12-27FRRouting: T1514: Added commands to restart FRRouting daemonzsdc
2019-12-24flow-accounting: T1890: Fixed bugs in flow-accountingzsdc
2019-12-22lldp: T393: first op mode command versionChristian Poessinger
2019-12-19flow-accounting: T1890: fixed scripts permissionszsdc
2019-12-18flow-accounting: T1890: flow-accounting rewritten with Python and XMLzsdc
2019-12-13T1873: DHCP: add current year to copyright noticeJernej Jakob
2019-12-13T1873: DHCP: fix service name in op-mode "show dhcp"Jernej Jakob
2019-12-09T1855, T1826: Restore support for reboot/poweroff in M minutes.Daniil Baturin
2019-12-06T1855, T1826: clean up the reboot/shutdown script.Daniil Baturin
2019-12-04shutdown: T1826: Modify cancel reboot msgViacheslav Hletenko