summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [RemoteExec] Greatly speed up reading of stdout/err from clientSimon Rettberg2021-04-261-34/+80
* Add ipxe version selection, use bwlp config for ipxeSimon Rettberg2021-04-203-4/+201
* [RemoteExec/RemoteReboot] switch to fork of JSch to support more key formatsUdo Walter2021-03-162-28/+0Star
* [RemoteExec/RemoteReboot] convert ssh key to a format supported by JSchUdo Walter2021-03-102-1/+29
* [MountVmStore] Better handling of concurrent invocationsSimon Rettberg2020-12-102-6/+44
* [RecompressArchive] Add forceRoot flag to chown/chgrp to rootSimon Rettberg2020-12-102-2/+24
* [ListArchive] Add more data to outputSimon Rettberg2020-12-101-2/+16
* [util/Archive] Fix tar entry copying (symlinks etc.)Simon Rettberg2020-11-171-5/+4Star
* [SshConfigGenerator] Adapt to changed config from slx-adminSimon Rettberg2020-11-161-13/+60
* [RecompressArchive] Properly implement duplicate filename detectionSimon Rettberg2020-11-032-30/+99
* [WakeOnLan] Make dest port configurableSimon Rettberg2020-09-031-1/+10
* [ldap/systemctl] Wrapper script, systemd-ize ldadp handlingSimon Rettberg2020-07-063-58/+16Star
* Exec helper: Honor environment from fileSimon Rettberg2020-02-251-0/+6
* [IrcNotification] New TaskSimon Rettberg2020-02-242-0/+394
* [Symlink] And don't follow symlinks when checking if file existsSteffen Ritter2020-02-061-1/+2
* [Symlink] Don't follow symlinks when deleting old link sourceSimon Rettberg2020-01-171-1/+23
* [WakeOnLan] Native Java implementationSimon Rettberg2020-01-101-38/+102
* [MakeTarball] Task for creating tar from text/blob dataSimon Rettberg2020-01-081-0/+83
* [MountVmStore] Add support for dnbd3 with no NFS fallbackSimon Rettberg2019-12-161-0/+3
* [RemoteExec+WakeOnLan] New tasks for remotereboot slx-admin moduleSimon Rettberg2019-12-112-0/+377
* [CopyDirectory] New task for new minilinux slx-admin moduleSimon Rettberg2019-12-111-0/+73
* [Symlink] Rename and refit from LinkConfigTgzSimon Rettberg2019-12-112-73/+83
* Simplify some code, remove unused stuffSimon Rettberg2019-12-102-11/+3Star
* [DownloadFiles] Task for batch downloadsSimon Rettberg2019-10-091-0/+289
* Util: isEmpty: Use regex; add parseIntSimon Rettberg2019-10-091-2/+27
* [DeleteDirectory] New taskSimon Rettberg2019-10-092-3/+63
* [DeleteFile] Allow deleting files in HTTP boot dirSimon Rettberg2019-09-131-1/+1
* [DownloadText] Simplify conversionSimon Rettberg2019-09-131-1/+1
* [DownloadText] Buffer everything before converting to UTF-8Simon Rettberg2019-09-131-3/+4
* [DownloadText] Increase max size to 1MSimon Rettberg2019-09-131-1/+1
* [SshdConfigGenerator] Unique filename for pubkeySimon Rettberg2019-09-131-2/+4
* [CompileIPxeNew] 'nice' make, use all cores (-jN)Simon Rettberg2019-04-161-6/+31
* [CreateLdapConfig] Pass through nohomewarn as SHARE_NO_HOME_WARNSimon Rettberg2019-04-081-0/+3
* [CompileIPxeNew] Use kkkpxe for ipxelinux.0 symlinkSimon Rettberg2019-03-261-2/+2
* [CompileIPxeLegacy] (Re-)add log outputSimon Rettberg2019-03-091-2/+26
* [*IPxe*] Copy legacy files with .0 appended (compat)Simon Rettberg2019-03-052-4/+24
* [CompileIPxe*] Separate legacy pxelinux and new ipxe-only approachSimon Rettberg2019-02-124-16/+226
* [CreateLdapConfig] Fix detection of valid CNSimon Rettberg2018-11-221-1/+1
* [CreateLdapConfig] Support ldadp genuid featureSimon Rettberg2018-11-221-0/+6
* [RemoteReboot] Refactor, better cleanupSimon Rettberg2018-04-191-18/+28
* [BackupRestore] Increase timeout to 3 minutesSimon Rettberg2018-04-191-1/+1
* [SleepTask] Don't fail if sleeping was interruptedSimon Rettberg2018-04-191-1/+4
* [RemoteReboot] Fix formattingSimon Rettberg2018-04-051-16/+20
* [RemoteReboot] Switched from the jcabi-ssh library to the jsch library.Udo Walter2018-03-271-10/+44
* [MountVmStore] Support passing custom mount optionsSimon Rettberg2018-03-211-2/+15
* [CreateLdapConfig] Adapt to new config formatSimon Rettberg2018-03-151-70/+45Star
* [CreateLdapconfig] Fall back to homeDirectory for home dir if none was givenSimon Rettberg2017-12-211-0/+3
* [PortScan] Slightly better error message + timeoutSimon Rettberg2017-12-181-2/+2
* [CreateLdapConfig] Make sure uidnumber and localhome won't be remapped in AD ...Simon Rettberg2017-12-131-0/+4
* Update for WS17/18 (systemctl, rebootctl)Simon Rettberg2017-12-062-19/+35