summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/inc/rebootcontrol.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [rebootcontrol] Fix WOL within same subnetSimon Rettberg2020-02-271-0/+2
|
* [rebootcontrol] Fix WOL via jumphost (missing array index)Simon Rettberg2020-01-241-1/+1
| | | | | Lookup of jumphost depends on the hostid of the jumphost in its according array.
* [rebootcontrol] Try harder to silence notice about ref passingSimon Rettberg2020-01-241-2/+3
| | | | | Only variables should be passed by reference in .../rebootcontrol/inc/rebootcontrol.inc.php on line 295
* [rebootcontrol] Don't pass string "false" to WOL taskSimon Rettberg2020-01-101-2/+2
|
* [rebootcontrol] Only use Session to pass machine list to exec formwolSimon Rettberg2019-12-111-1/+0Star
|
* [statistics/rebootcontrol] Add remote exec UISimon Rettberg2019-12-101-1/+15
|
* [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-071-30/+381
| | | | | * Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end
* [statistics/rebootcontrol] Implement editing subnetSimon Rettberg2019-11-271-1/+5
|
* [rebootcontrol] Start adding WOL functionalitySimon Rettberg2019-11-221-0/+64
|
* [rebootcontrol] Fix NO_SUCH_INSTANCE handlingSimon Rettberg2018-04-251-1/+1
|
* [rebootcontrol] Nicer status list; list of all running jobsSimon Rettberg2018-04-251-5/+60
|
* [rebootcontrol] Move reboot function to helper classSimon Rettberg2017-11-031-0/+30