summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Linux scripts more documentationChristian Rößler2018-08-101-13/+52
|
* [run-virt] Linux scripts: only share name linked if given.Christian Rößler2018-08-102-2/+22
|
* [run-virt] Linux scripts: minor bugChristian Rößler2018-08-091-1/+1
|
* [run-virt] Linux scripts: Misfired checkin corr., new userdesktop var, su ↵Christian Rößler2018-08-073-15/+10Star
| | | | expr. corr.
* [run-virt] Linux scripts: Links to shares now in desktop directoryChristian Rößler2018-08-062-9/+18
|
* [run-virt] Linux scripts: Another one - it's too hot.Christian Rößler2018-08-061-3/+0Star
|
* [run-virt] Linux scripts: Forgot to del. a debug logging partChristian Rößler2018-08-061-11/+9Star
|
* [run-virt] Linux mount script: very shitty bug (hexdump), some minor stuff.Christian Rößler2018-08-0615-11/+12
|
* [run-virt] linux script: Waiting when starting script minimised.Christian Rößler2018-07-301-6/+11
|
* [run-virt] resolution: output device detection given more timeChristian Rößler2018-07-301-1/+1
|
* [run-virt] linux scripts extended (minimised, user etc). TO BE TESTED!Christian Rößler2018-07-2510-78/+288
|
* [client] Small improvements for visibility flagSteffen Ritter2018-07-102-2/+3
|
* [run-virt] Linux scripts: Remnant deletedChristian Rößler2018-07-101-43/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-07-101-9/+16
|\
| * [run-virt] Handle visibility flag for lecture runscriptSteffen Ritter2018-07-091-9/+16
| |
* | [run-virt] Linux scripts: shares mountes simultaneously (no waitChristian Rößler2018-07-102-34/+85
|/ | | | while trying eg. cifs versions)
* [run-virt] Linux scripts: mounting of (pseudo)floppy fd1 via systemdChristian Rößler2018-07-061-65/+32Star
|
* [run-virt] Increase timeout for dnbd3-fuse mountSimon Rettberg2018-06-041-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-06-041-5/+5
|\
| * [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-041-5/+5
| |
* | [run-virt] resolution modeline detectionChristian Rößler2018-06-042-2/+2
|/
* [*] detect_cpu_flag as generic run-virt functionJonathan Bauer2018-04-171-2/+17
|
* [run-virt] error msg for missing plugin dirJonathan Bauer2018-04-131-0/+9
|
* [run-virt] check for /tmp/virt not in RAMJonathan Bauer2018-04-103-8/+27
| | | | | to cater for usecases where /tmp is in RAM but /tmp/virt is backed by, e.g., an NFS (Ramboz)
* [run-virt] Linux scripts: runscript executionChristian Rößler2018-04-092-0/+24
|
* [run-virt] Linux mount scripts: Added forgotten fileChristian Rößler2018-03-271-2/+8
|
* [run-virt] Linux mount scripts now mount different cifs version.Christian Rößler2018-03-272-19/+46
|
* [run-virt] Try harder when detecting webdavSimon Rettberg2018-03-201-0/+0
|
* [run-virt] Copy user's kerberos ticket to virtual floppySimon Rettberg2018-03-131-5/+12
|
* [pam-slx-plug/run-virt] Create a usable shares file for run-virtSimon Rettberg2018-03-101-2/+5
| | | | Global /opt/openslx/inc/shares is legacy fallback only
* [pam/runvirt/..] Move .account and .home into .openslx subdirectorySimon Rettberg2018-03-101-3/+3
| | | | | | Create separate tmpfs for .openslx to make sure the user cannot rename, edit or remove the files. It's a subdir of $HOME which has 0700, so no other user will be able to read it.
* [run-virt] relax /tmp mount detection regexJonathan Bauer2018-02-131-1/+1
|
* [run-virt] Support %loginuser% in netsharesJonathan Bauer2017-12-141-1/+1
| | | | Closes #3270
* [run-virt] support %user% in netsharesJonathan Bauer2017-12-141-0/+2
| | | | Closes #3270
* [run-virt] Add 'bootIp=x.x.x.x' to openslx.ini so the VM can know the host's ↵Simon Rettberg2017-12-121-0/+2
| | | | | | IP address Closes #3107
* [run-virt] openslx.exe: Link to drive letter if path is not UNCSimon Rettberg2017-12-121-0/+0
|
* [run-virt] add SLX_PASSTHROUGH_USB_ID supportJonathan Bauer2017-12-051-3/+21
|
* [run-virt] more robust translation of / to \Jonathan Bauer2017-12-041-3/+3
|
* Revert "[run-virt] sanitize downloaded maschine desc"Simon Rettberg2017-12-011-8/+0Star
| | | | | | | This is VMX specific, needs to be done in vmware plugin, not global run-virt. Reverting because weekend. This reverts commit ae681fa769d3204c14ba2dfda817cd721b45060c.
* [run-virt] sanitize downloaded maschine descJonathan Bauer2017-12-011-0/+8
| | | | coming from dmsd. This should help avoid bad syntax errors.
* [run-virt] try to fix samba paths on windowsJonathan Bauer2017-12-011-1/+7
| | | | cause it does not really hurt to do.
* [vmware*/run-virt] Implement NIC bridgingSimon Rettberg2017-11-241-0/+15
| | | | Implements #3109
* [run-virt] match remapMode/createMissingRemap onJonathan Bauer2017-11-021-2/+2
| | | | ...line start only
* [run-virt] no '.' for exit ><Jonathan Bauer2017-11-021-1/+1
|
* [run-virt] Linux script: Bug in xor functionChristian Rößler2017-10-061-4/+2Star
|
* [run-virt] network shares in shares.datJonathan Bauer2017-09-081-15/+40
|
* [run-virt] TMP_ON_HDD stuffJonathan Bauer2017-08-162-2/+5
|
* [run-virt] make sure TMP_ON_HDD is empty if neededJonathan Bauer2017-08-151-2/+3
|
* [run-virt] check for tmp on hdd onceJonathan Bauer2017-08-152-1/+7
|
* [run-virt] Move openslx.exe into proper placeSimon Rettberg2017-07-171-0/+0
|