summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/RemoteExec.java
Commit message (Expand)AuthorAgeFilesLines
* Add names to all ThreadPool threadsSimon Rettberg2023-02-151-1/+3
* [RemoteExec] Fix instantiating via parametrized constructorSimon Rettberg2022-01-311-0/+1
* [WakeOnLan] Make it multi-staged, so failed clients can be retriedSimon Rettberg2022-01-241-3/+33
* Fix Java compiler warningsManuel Bentele2021-12-161-2/+0Star
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-2/+3
* [RemoteExec] Greatly speed up reading of stdout/err from clientSimon Rettberg2021-04-261-34/+80
* [RemoteExec/RemoteReboot] switch to fork of JSch to support more key formatsUdo Walter2021-03-161-13/+0Star
* [RemoteExec/RemoteReboot] convert ssh key to a format supported by JSchUdo Walter2021-03-101-0/+13
* [RemoteExec+WakeOnLan] New tasks for remotereboot slx-admin moduleSimon Rettberg2019-12-111-0/+284