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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[ipxe] Also create usb image
Simon Rettberg
2016-05-20
1
-5
/
+27
*
[createldapconfig] Prevent acidentally passed string "false" from being used ...
Simon Rettberg
2016-01-21
1
-1
/
+1
*
[CompileIPxe] remove v4 subdir for ipxelinux.0 destination dir
Simon Rettberg
2015-12-11
1
-1
/
+1
*
[RecompressArchive] Fix potential concurrent modification case
Simon Rettberg
2015-10-29
1
-1
/
+2
*
[PortScan] Try to verify remote certificate
Simon Rettberg
2015-10-29
1
-14
/
+73
*
[LdapSearch] Fix NPE
Simon Rettberg
2015-10-29
1
-1
/
+7
*
[CreateLdapConfig] Only regen local certs if CN changed; handle ca-bundle bas...
Simon Rettberg
2015-10-29
1
-2
/
+54
*
[CreateLdapConfig] Only generate certificates if none exist yet
Simon Rettberg
2015-09-30
1
-9
/
+11
*
[MountVmStore] Increase timeout to 60s
Simon Rettberg
2015-09-30
1
-1
/
+1
*
[Https] Increase timeouts, use systemctl fort restart
Simon Rettberg
2015-09-30
1
-4
/
+4
*
[MountVmStore] Timeout quicker, return exit code in status
Simon Rettberg
2015-09-29
1
-1
/
+3
*
[DiskStat] List all mount points (bind mounts etc)
Simon Rettberg
2015-09-29
1
-1
/
+1
*
Allow only one running instance of critical tasks
Simon Rettberg
2015-09-28
5
-6
/
+49
*
Update
Simon Rettberg
2015-09-18
4
-23
/
+51
*
minor changes
Simon Rettberg
2015-09-13
3
-196
/
+1
*
Add LDAP support to previously AD-only tasks
Simon Rettberg
2015-09-13
3
-27
/
+270
*
Always include home-mount-script in ad module; add support for fetching homed...
Simon Rettberg
2015-06-26
2
-124
/
+1
*
Add new tasks, add timeouts to system process tasks
Simon Rettberg
2015-06-17
14
-12
/
+151
*
Update CreateAdConfig to match new ldadp config format
Simon Rettberg
2015-05-04
6
-17
/
+128
*
Add PortScan task
Simon Rettberg
2015-05-04
1
-0
/
+152
[next]