summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/inc/rebootcontrol.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [rebootcontrol] Fix the "bogus" array to string warningHEADmasterSimon Rettberg2024-03-041-4/+6
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-19/+9Star
* [rebootcontrol] WOL from Server > WOL from other subnet's clientSimon Rettberg2022-12-051-2/+4
* [rebootcontrol] Work around bogus warnings in older PHP versionsSimon Rettberg2022-09-121-1/+4
* [rebootcontrol/main] Add subkey column to property_list tableSimon Rettberg2022-07-041-3/+3
* [rebootcontrol] Fix permission checkSimon Rettberg2022-07-011-3/+3
* [rebootcontrol] Pick better variable namesSimon Rettberg2022-05-301-22/+30
* [rebootcontrol] Change WakeOnLan task call struct to new formatSimon Rettberg2022-05-241-6/+10
* [rebootcontrol] Force type of ByRef param to arraySimon Rettberg2022-05-231-1/+1
* [rebootcontrol] Optional parameter should default to nullSimon Rettberg2022-05-131-2/+2
* [rebootcontrol] Add typesSimon Rettberg2022-05-121-10/+10
* [rebootcontrol] Show time of execution for WOL/reboot/shutdownSimon Rettberg2022-05-021-0/+1
* [locations/remoteaccess] Add option to veto remoteaccess modeSimon Rettberg2022-04-291-1/+0Star
* [rebootcontrol] Add option to override destination broadcast addressSimon Rettberg2022-03-231-3/+16
* [rebootcontrol] Adapt do new WakeOnLan taskSimon Rettberg2022-03-091-198/+185Star
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-0/+37
* Moderize Database handlingSimon Rettberg2021-05-111-3/+3
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-1/+0Star
* [rebootcontrol] WOL: Make UDP-Port and c2c discovery configurableSimon Rettberg2020-09-031-0/+9
* [rebootcontrol] Cleanup, TODOSimon Rettberg2020-05-151-37/+8Star
* [rebootcontrol] wakeMachines(): Return machines that can't be reachedSimon Rettberg2020-04-161-1/+2
* [rebootcontrol] Fix indirect subnet to subnet WOLSimon Rettberg2020-03-271-3/+3
* [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
* [rebootcontrol] Try harder to silence notice about ref passingSimon Rettberg2020-01-241-2/+3
* [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
* [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