summaryrefslogtreecommitdiff
path: root/src/op_mode/powerctrl.py
AgeCommit message (Expand)Author
2024-07-05op-mode: T6537: remove unused cmd imported from vyos.utils.processChristian Breunig
2024-07-03op-mode: T6537: include hostname in the reboot/shutdown warning messageDaniil Baturin
2024-06-21op-mode: T5514: Allow safe reboots to config defaults when config.boot is del...Andrew Topp
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-01-15op-mode: T5944: remove double whitespace in reboot error messageChristian Breunig
2024-01-14T5944: Fix reboot in argViacheslav Hletenko
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-12T5195: move boot_* helpers to vyos.utils.bootChristian Breunig
2023-06-28T5320: check if unsaved commits are due to boot config errorJohn Estabrook
2023-06-06op-mode: T5262: use module function instead of methodJohn Estabrook
2023-06-06op mode: T5262: add a warning message about unsaved config changesDaniil Baturin
2022-02-20T4115:Reboot:Options "in" and "at" are not workingsrividya0208
2021-09-26op-mode: reboot/poweroff: T3857: send wall message to all usersChristian Poessinger
2021-02-02powerctl: Fix typoerkin
2020-11-13powerctl: T3066: Calculate minutes over 60DmitriyEshenko
2020-04-27powerctl: T2010: bugfix "TypeError: 'NoneType' object is not subscriptable"Christian Poessinger
2020-04-26powerctl: T2010: fix "wall" complaining about inapproriate ioctlChristian Poessinger
2020-04-26powerctl: T2010: report reboot time in current timezoneChristian Poessinger
2020-04-26powerctl: import lessChristian Poessinger
2020-04-26powerctl: T2010: reformat with autopep8Christian Poessinger
2020-04-11util: T2226: send shutdown stdout back to the programThomas Mangin
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-06util: T2226: rewrite powerctl to use run,cmdThomas Mangin
2020-01-09powerctr: T1842: Use systemd files for detect scheduleDmitriyEshenko
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
2019-08-23[op-mode] T1607 rewrite 'reset conntrack', 'reset & show ip[v6]' to python/xm...Dmytro Aleksandrov
2018-11-04Add missing VyOS copyright noticesChristian Poessinger
2018-10-10T870: Commit-confirm restarts the server even after commithagbard
2018-08-19T689: Reboot/Poweroff now not working after last changesRunar Borge
2018-08-17T689: Added support for specifying date on poweroff and rebootRunar Borge
2018-08-16T689: Rewritten poweroff/reboot script to use systemd-shutdownd serviceRunar Borge