summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/winres
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] openslx.exe: Don't do persistent changes in admin/edit modeSimon Rettberg2024-05-131-0/+22
|
* [run-virt] Try removing trailing (back)slash from UNC names on failureSimon Rettberg2024-03-121-6/+18
|
* [run-virt] openslx.exe: Delay mounting of printersSimon Rettberg2024-03-121-12/+18
|
* [run-virt] openslx.exe: Fix: Restore WINNT4.0 compatibilitySimon Rettberg2020-09-081-3/+11
|
* [run-virt] openslx.exe: More multiscreen stuffSimon Rettberg2020-08-261-9/+68
|
* [run-virt] Fix logic bug when handling legacy SetRes callSimon Rettberg2020-08-251-2/+1Star
| | | | | The hack to fake EAGAIN on multi-screen setups never worked, because we'd exit the switch block before it.
* [run-virt] openslx.exe: Remove unused functionSimon Rettberg2020-08-251-53/+0Star
|
* [run-virt] Pass debug mode to openslx.exe via .iniSimon Rettberg2020-08-251-47/+43Star
|
* [run-virt] Debug output, refactoring, stuffSimon Rettberg2020-08-192-102/+225
|
* [run-virt] openslx.exe: Multi-screen support via WinAPISimon Rettberg2020-08-181-10/+102
| | | | | Improved retry logic for multi-screen setup. openslx.ini hack for VirtualBox has now been removed.
* [run-virt] openslx.exe: Disable effects/animations for remoteaccess modeSimon Rettberg2020-08-121-0/+61
| | | | | | | | | | Fading windows in and out, dropping shadows etc. makes a remote session feel more sluggish. Try to disable as many of them as possible. Also, reset the cursor theme to the traditional plain white one from the Win95 days, which don't look messed up via Guacamole. Closes #3787
* [run-virt] openslx.exe: Support multi-screen (VMware)Simon Rettberg2020-08-121-22/+45
|
* [run-virt] openslx.exe: Fix share shortcut icon on XP VMsSimon Rettberg2019-11-081-2/+7
|
* [run-virt] openslx.exe: Log UNC path on mount failureSimon Rettberg2019-11-081-2/+2
|
* [run-virt] Fix emptyParams being truncated again -.-Simon Rettberg2019-06-171-1/+1
|
* [run-virt] openslx.exe: Always pass username on command lineSimon Rettberg2019-06-171-3/+9
| | | | Closes #3555
* [run-virt/pam-slx-plug] Honor SHARE_NO_HOME_WARNSimon Rettberg2019-04-081-1/+4
|
* [run-virt] openslx.exe: Fix timer races, remove dead codeSimon Rettberg2019-03-011-30/+6Star
|
* [run-virt] Support setting printer as default by naming it @*Simon Rettberg2019-03-011-3/+16
|
* [run-virt] Add printer to UISimon Rettberg2019-02-281-10/+30
|
* [run-virt] Fix PRINTER handlingSimon Rettberg2019-02-281-9/+11
|
* [run-virt] Support mounting printers and shares without drive letterSimon Rettberg2019-01-091-23/+47
|
* [run-virt] Implement adminrunscript handlingSimon Rettberg2019-01-091-47/+105
|
* [run-virt] Explicitly unmute if muteSound=0Simon Rettberg2018-10-221-5/+5
|
* [run-virt] Support $SLX_VM_MUTED to toggle automuteSimon Rettberg2018-10-191-2/+3
| | | | | | openslx.ini: [openslx] muteSound=1/0
* [client] Small improvements for visibility flagSteffen Ritter2018-07-101-1/+1
|
* [run-virt] Handle visibility flag for lecture runscriptSteffen Ritter2018-07-091-1/+16
|
* [run-virt] Try harder when detecting webdavSimon Rettberg2018-03-201-2/+6
|
* [run-virt] openslx.exe: Link to drive letter if path is not UNCSimon Rettberg2017-12-121-1/+5
|
* [run-virt] Move openslx.exe into proper placeSimon Rettberg2017-07-171-0/+0
|
* [run-virt] Better structure for winres/openslx.exe source treeSimon Rettberg2017-07-175-5/+5
|
* [run-virt] openslx.exe: Fix segfault when host name of network share cannot ↵Simon Rettberg2017-07-171-1/+3
| | | | be resolved
* [run-virt] winres: Handle more error codes meaning auth failedSimon Rettberg2017-05-291-1/+2
|
* [run-virt] Update winres.c to handle passCreds in non-native remapModeSimon Rettberg2017-05-291-11/+25
|
* [run-virt] Support passing credentials to runscriptSimon Rettberg2017-02-221-10/+94
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-234-0/+1217
f5a59daf8d70a9027118292cd40b18c221897408)