summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/WakeOnLan.java
Commit message (Expand)AuthorAgeFilesLines
* Add names to all ThreadPool threadsSimon Rettberg2023-02-151-1/+3
* [WakeOnLan] Fix thread leak from ThreadPoolSimon Rettberg2023-02-151-0/+7
* [WakeOnLan] Fix breakage with empty passwordsSimon Rettberg2022-05-251-2/+3
* [WakeOnLan] Implement password usage as it's actually required :>Simon Rettberg2022-05-241-5/+11
* [WakeOnLan] Rename var, more verbose log outputSimon Rettberg2022-01-311-4/+4
* [WakeOnLan] Don't pass bogus machineuuid, triggers sanity check on clientSimon Rettberg2022-01-311-2/+2
* [RemoteExec] Fix instantiating via parametrized constructorSimon Rettberg2022-01-311-7/+9
* [WakeOnLan] Add more status outputSimon Rettberg2022-01-311-7/+33
* [WakeOnLan] Make it multi-staged, so failed clients can be retriedSimon Rettberg2022-01-241-113/+168
* [WakeOnLan] Make dest port configurableSimon Rettberg2020-09-031-1/+10
* [WakeOnLan] Native Java implementationSimon Rettberg2020-01-101-38/+102
* [RemoteExec+WakeOnLan] New tasks for remotereboot slx-admin moduleSimon Rettberg2019-12-111-0/+93