summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/hooks/cron.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [rebootcontrol] Increase subnet delete timeoutSimon Rettberg2021-03-031-1/+1
|
* [rebootcontrol] add Scheduler Cron JobChristian Hofmaier2021-02-231-0/+23
|
* [rebootcontrol] WOL: Make UDP-Port and c2c discovery configurableSimon Rettberg2020-09-031-0/+3
| | | | | | | | | The port setting only applies to WOL-packets sent from the satellite server. Testing the reachability of client subnets between each other is usually pointless, since a subnet that is reachable from another subnet can also be reached form the satelitte server, unless some fancy firewall rules are in place.
* [rebootcontrol] busybox timeout was patched to behave like coreutilsSimon Rettberg2020-08-261-1/+1
|
* [rebootcontrol] Wait until tasks finishSimon Rettberg2020-05-151-0/+10
|
* [rebootcontrol] cron: Bail out if WOL listening failedSimon Rettberg2020-05-141-1/+1
|
* [rebootcontrol] cron: Test jumphost availabilitySimon Rettberg2019-12-071-1/+14
|
* [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-071-0/+223
* Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end