summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/inc
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-144-35/+35
* [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
* FixSimon Rettberg2022-05-211-1/+1
* [remoteaccess] Mark locations that have access restrictions in placeSimon Rettberg2022-05-211-4/+6
* [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-292-49/+83
* [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-113-7/+7
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-1/+0Star
* [locations/rebootcontrol] Inherit openingtimes for WOL/shutdownSimon Rettberg2021-03-191-30/+202
* [locations/rebootcontrol] Change ENUM constants; display next eventSimon Rettberg2021-03-171-6/+10
* [rebootcontrol] Simplify some logic, improve schedulerSimon Rettberg2021-03-171-80/+68Star
* [locations/rebootcontrol] FormattingSimon Rettberg2021-03-171-30/+42
* [rebootcontrol] Handle scheduler overlapsChristian Hofmaier2021-03-161-39/+73
* [rebootcontrol] calculate next execution time functionChristian Hofmaier2020-12-221-4/+31
* [rebootcontrol] rename scheduler table and associated queriesChristian Hofmaier2020-12-081-12/+12
* [locations] Add scheduler to openingtimes modalChristian Hofmaier2020-12-031-0/+58
* [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-103-30/+90
* [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-072-71/+393
* [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-252-7/+62
* [rebootcontrol] Try clients first that are known to be onlineSimon Rettberg2018-04-241-2/+2
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+0Star
* [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-281-5/+5
* [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for aut...Simon Rettberg2017-11-031-1/+5
* [rebootcontrol] Move reboot function to helper classSimon Rettberg2017-11-031-0/+30
* [rebootcontrol] Don't show clients that haven't been seen for more than 30 daysSimon Rettberg2017-05-111-1/+3
* [rebootcontrol] Fix current session display, colors for on/offSimon Rettberg2017-05-091-2/+15