summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
...
| * [xscreensaver] Create .xscreensaver to disable fading and apply our own dpms ↵Simon Rettberg2016-10-112-9/+77
| | | | | | | | timeouts
| * [pvs2] Ship own lock script that will minimize and maximize vmware to ↵Simon Rettberg2016-10-112-1/+27
| | | | | | | | release its mouse/keyboard grab
| * [pvs2] Let's try this....Simon Rettberg2016-10-101-4/+5
| |
| * [pvs2] Use command line option for config file location; use new client side ↵Simon Rettberg2016-10-104-19/+30
| | | | | | | | exam mode config
| * [run-virt/udhcpc] Fix passing on domain suffix and search domains to VMs via ↵Simon Rettberg2016-10-063-24/+40
| | | | | | | | nat1
| * [vmware] 12.5.0Simon Rettberg2016-10-051-1/+1
| |
| * [kernel-vanilla] 4.4.23Simon Rettberg2016-10-051-1/+1
| |
| * [run-virt] Finish support for runscript in openslx.exe and setup_virtual_floppySimon Rettberg2016-10-054-11/+28
| |
| * [pvs2] Implement hybrid mode where the manager is running on the second ↵Simon Rettberg2016-10-042-9/+25
| | | | | | | | virtual desktop
| * [vmware] Force USB 2.0Simon Rettberg2016-09-201-0/+5
| |
| * [printergui] Support username prefix SLX_* optionSimon Rettberg2016-09-201-0/+6
| |
| * [run-virt] openslx.exe: Windows NT4.0/2000 compatibilitySimon Rettberg2016-09-141-24/+117
| |
| * [vmware] 4 CPU cores on win xpSimon Rettberg2016-09-141-5/+9
| |
| * [pvs2] Add iptables-helper file so pvs still works when a lecture uses ↵Simon Rettberg2016-09-091-0/+11
| | | | | | | | firewalling
| * [pam-bwidm] Generate random ID so consecutive logins don't failSimon Rettberg2016-09-092-2/+10
| |
| * [screen-standby] +x! +x everywhere!Simon Rettberg2016-09-081-0/+0
| |
| * [pvs2] +x in scripts is helpful...Simon Rettberg2016-09-081-0/+0
| |
| * [kdm] Run greeter as user kdm, not root -.-Simon Rettberg2016-09-081-0/+1
| |
| * [pam] fix stupid lightdm recursive bug by ignoring sessions where ↵Jonathan Bauer2016-09-082-0/+5
| | | | | | | | PAM_SERVICE='.*greeter'
| * [pam-bwidm] Create idp request with valid timestamp, don't pass password as ↵Simon Rettberg2016-09-082-25/+29
| | | | | | | | command line argument
| * [pvs2] Support fetching remote pvs2.ini; honor exam mode, dedicated flagSimon Rettberg2016-09-085-1/+63
| |
| * [pvs2] Renamed lock/unlock scriptsSimon Rettberg2016-09-082-4/+4
| |
| * FormattingSimon Rettberg2016-09-081-2/+2
| |
| * Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2016-09-051-9/+35
| |\
| | * [pam-bwidm] Support organization filteringSimon Rettberg2016-09-051-9/+35
| | |
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsroot2016-09-051-15/+23
| |\|
| | * [vmware] Rely on usb config from server, only do fallbackSimon Rettberg2016-09-051-15/+23
| | |
| * | [xorg] Add xdotoolSimon Rettberg2016-09-022-0/+3
| | |
| * | [vmchooser] Enable exam mode param passingSimon Rettberg2016-09-022-0/+10
| | |
| * | [dmidecode] New module: Compile on our own so we support 'em allSimon Rettberg2016-09-014-3/+36
| |/ | | | | | | | | The distro's dmidecode might be a little out of date and won't support all the latest hardware at all times.
| * [vmchooser2] Extend remote logging formatSimon Rettberg2016-09-011-1/+12
| |
| * [run-virt] Fix firewall setup by making wget calls busybox compliant, +s ↵Simon Rettberg2016-08-304-4/+4
| | | | | | | | fw-binary
| * [beamergui] Add more detection logic for big screens most likely being used ↵Simon Rettberg2016-08-261-5/+20
| | | | | | | | as mirrors for audience
| * [kernel-vanilla] -> 4.4.17Simon Rettberg2016-08-111-1/+1
| |
| * [vmware] Update to 12.1.1Simon Rettberg2016-08-111-3/+3
| |
| * [screen-standby] New module for managing screen standby settingsSimon Rettberg2016-08-056-0/+50
| |
| * [vmchooser2] Honor new autostart param/variableSimon Rettberg2016-08-041-2/+2
| |
| * [run-virt] $? != $!Simon Rettberg2016-08-041-1/+1
| |
| * [run-virt] Add lecture runscript to virtual floppySimon Rettberg2016-08-041-1/+16
| |
| * [run-virt] Implement automatic firewallingSimon Rettberg2016-08-047-0/+197
| |
| * [kernel-vanilla] -> 4.4.16Simon Rettberg2016-08-031-1/+1
| |
| * [hardware-stats] Only consider display :0 for usage detectionSimon Rettberg2016-08-031-5/+6
| |
| * [run-virt/vmware] Patch resolution into vmx if it's an "odd one"Simon Rettberg2016-08-032-2/+20
| | | | | | | | | | | | vmware doesn't allow some resolutions by default on some guests, so this workaround forces the desired resolution by some additional vmx entries.
| * [run-virt] usbdetect: Add class 239 ("misc. device")Simon Rettberg2016-08-031-1/+1
| |
| * [hardware-stats] Add -q to dmidecode callsSimon Rettberg2016-07-271-5/+5
| |
| * [dnbd3] fix missing post_copy ...Jonathan Bauer2016-07-151-0/+3
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2016-07-157-18/+21
| |\
| | * Update several calls to slxlog with --delete instead of having sleep + rm ↵Simon Rettberg2016-07-147-18/+21
| | | | | | | | | | | | follow the call
| * | [dnbd3] fix missing dependency on fusermount for dnbd3-fuseJonathan Bauer2016-07-153-5/+9
| |/
| * [xscreensaver] initial moduleJonathan Bauer2016-07-144-0/+35
| |