index
:
openslx-ng/tmlite-bwlp.git
master
remote-debug
remote-edit-vm
bwLehrpool Task Plugin for Taskmanager Lite
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CopyDirectory] New task for new minilinux slx-admin module
Simon Rettberg
2019-12-11
1
-0
/
+73
*
[Symlink] Rename and refit from LinkConfigTgz
Simon Rettberg
2019-12-11
2
-73
/
+83
*
Simplify some code, remove unused stuff
Simon Rettberg
2019-12-10
2
-11
/
+3
*
[DownloadFiles] Task for batch downloads
Simon Rettberg
2019-10-09
1
-0
/
+289
*
Util: isEmpty: Use regex; add parseInt
Simon Rettberg
2019-10-09
1
-2
/
+27
*
[DeleteDirectory] New task
Simon Rettberg
2019-10-09
2
-3
/
+63
*
[DeleteFile] Allow deleting files in HTTP boot dir
Simon Rettberg
2019-09-13
1
-1
/
+1
*
[DownloadText] Simplify conversion
Simon Rettberg
2019-09-13
1
-1
/
+1
*
[DownloadText] Buffer everything before converting to UTF-8
Simon Rettberg
2019-09-13
1
-3
/
+4
*
[DownloadText] Increase max size to 1M
Simon Rettberg
2019-09-13
1
-1
/
+1
*
[SshdConfigGenerator] Unique filename for pubkey
Simon Rettberg
2019-09-13
1
-2
/
+4
*
[CompileIPxeNew] 'nice' make, use all cores (-jN)
Simon Rettberg
2019-04-16
1
-6
/
+31
*
[CreateLdapConfig] Pass through nohomewarn as SHARE_NO_HOME_WARN
Simon Rettberg
2019-04-08
1
-0
/
+3
*
[CompileIPxeNew] Use kkkpxe for ipxelinux.0 symlink
Simon Rettberg
2019-03-26
1
-2
/
+2
*
[CompileIPxeLegacy] (Re-)add log output
Simon Rettberg
2019-03-09
1
-2
/
+26
*
[*IPxe*] Copy legacy files with .0 appended (compat)
Simon Rettberg
2019-03-05
2
-4
/
+24
*
[CompileIPxe*] Separate legacy pxelinux and new ipxe-only approach
Simon Rettberg
2019-02-12
4
-16
/
+226
*
[CreateLdapConfig] Fix detection of valid CN
Simon Rettberg
2018-11-22
1
-1
/
+1
*
[CreateLdapConfig] Support ldadp genuid feature
Simon Rettberg
2018-11-22
1
-0
/
+6
*
[RemoteReboot] Refactor, better cleanup
Simon Rettberg
2018-04-19
1
-18
/
+28
*
[BackupRestore] Increase timeout to 3 minutes
Simon Rettberg
2018-04-19
1
-1
/
+1
*
[SleepTask] Don't fail if sleeping was interrupted
Simon Rettberg
2018-04-19
1
-1
/
+4
*
[RemoteReboot] Fix formatting
Simon Rettberg
2018-04-05
1
-16
/
+20
*
[RemoteReboot] Switched from the jcabi-ssh library to the jsch library.
Udo Walter
2018-03-27
1
-10
/
+44
*
[MountVmStore] Support passing custom mount options
Simon Rettberg
2018-03-21
1
-2
/
+15
*
[CreateLdapConfig] Adapt to new config format
Simon Rettberg
2018-03-15
1
-70
/
+45
*
[CreateLdapconfig] Fall back to homeDirectory for home dir if none was given
Simon Rettberg
2017-12-21
1
-0
/
+3
*
[PortScan] Slightly better error message + timeout
Simon Rettberg
2017-12-18
1
-2
/
+2
*
[CreateLdapConfig] Make sure uidnumber and localhome won't be remapped in AD ...
Simon Rettberg
2017-12-13
1
-0
/
+4
*
Update for WS17/18 (systemctl, rebootctl)
Simon Rettberg
2017-12-06
2
-19
/
+35
*
[*ldap*] Support new mapping features and fixNumeric switch
Simon Rettberg
2017-08-16
3
-46
/
+144
*
Util: Add isEmpty helper for strings
Simon Rettberg
2017-08-16
1
-0
/
+5
*
Fix deprecation warning
Simon Rettberg
2017-08-16
1
-1
/
+2
*
[CreateLdapConfig] Check for null in escapeBashString
Simon Rettberg
2017-04-21
1
-0
/
+2
*
[RemoteReboot] Apply code formatting
Simon Rettberg
2017-04-11
1
-59
/
+68
*
[RemoteReboot] Use idleaction scripts, more error handling/logging
Simon Rettberg
2017-04-11
1
-12
/
+30
*
[RemoteReboot] Give up online check after 3 minutes, try more ports
Simon Rettberg
2017-04-08
1
-39
/
+71
*
[RemoteReboot] Introduce class for client list, enum for status, some sanity ...
Simon Rettberg
2017-04-08
1
-33
/
+54
*
[LighttpdHttps] Support setting HTTPS redirection
Simon Rettberg
2017-03-29
1
-7
/
+52
*
[CreateLdapConfig] Fix name of variable for additional shares
Simon Rettberg
2017-03-02
1
-1
/
+1
*
[LighttpdHttps] fix NPE when importing certificate
Simon Rettberg
2017-03-02
1
-2
/
+2
*
[CreateLdapConfig] Add shareDomain and credentialPassthrough
Simon Rettberg
2017-02-21
1
-7
/
+30
*
Add RemoteReboot task
Udo Walter
2017-02-14
1
-0
/
+162
*
[RecompressArchive] Handle exception when adding file to archive
Simon Rettberg
2016-12-01
1
-2
/
+8
*
[LdapSearch] Add missing return statements
Simon Rettberg
2016-12-01
1
-3
/
+9
*
[PortScan] Handle openssl output when connecting to non-SSL port properly
Simon Rettberg
2016-12-01
1
-8
/
+16
*
[util/Archive] Enable long filename support (POSIX extension)
Simon Rettberg
2016-10-27
1
-1
/
+3
*
[CompileIPxe] Support usb stick generation
Simon Rettberg
2016-09-01
1
-4
/
+4
*
[LinkConfigTgz] Passing empty target means remove link
Simon Rettberg
2016-09-01
1
-11
/
+17
*
[ldap/ad] Support home directory remapping options
Simon Rettberg
2016-05-20
4
-30
/
+130
[prev]
[next]