| Commit message (Expand) | Author | Age | Files | Lines |
| * | [kernel-vanilla] 4.4.6 | Simon Rettberg | 2016-03-23 | 1 | -1/+1 |
| * | [run-virt/hwstats/vmware] Only enable KVM in guest if hw supports it | Simon Rettberg | 2016-03-22 | 3 | -12/+33 |
| * | [run-virt] Default to vmware shared folder for homedir for backwards compat | Simon Rettberg | 2016-03-21 | 1 | -2/+2 |
| * | [vmware] Enable nested virtualization by default | Simon Rettberg | 2016-03-21 | 1 | -0/+4 |
| * | [run-virt] Remove debug messages, pass home drive letter | Simon Rettberg | 2016-03-18 | 3 | -16/+27 |
| * | [run-virt/vmware] Error messages if mounting in win fails, fallback logic | Simon Rettberg | 2016-03-18 | 6 | -28/+90 |
| * | [run-virt] More progress on openslx.exe | Simon Rettberg | 2016-03-14 | 4 | -83/+300 |
| * | [run-virt] Fix mapping of drive letter, shortcut on desktop | Simon Rettberg | 2016-03-04 | 2 | -11/+17 |
| * | [run-virt/vmware] Mount home directory in windows (first working version) | Simon Rettberg | 2016-03-04 | 15 | -82/+215 |
| * | [run-virt] Add pw passing and share mounting mechanism for win vms | Simon Rettberg | 2016-03-01 | 3 | -69/+856 |
| * | [run-virt] Don't writelog to stdout if usb device listing fails | Simon Rettberg | 2016-02-25 | 2 | -6/+10 |
| * | [run-virt] Better error checking/logging for dnbd3-fuse | Simon Rettberg | 2016-02-25 | 1 | -11/+15 |
| * | [pam] Clean up pam_script_auth, don't exit on noncritical errors | Simon Rettberg | 2016-02-24 | 1 | -54/+76 |
| * | [run-virt/vmware] Scan for usb devices that we should pass through before sta... | Simon Rettberg | 2016-02-24 | 6 | -2/+101 |
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | root | 2016-02-18 | 4 | -6/+14 |
| |\ |
|
| | * | [cron] Fix path when copying crond binary | Simon Rettberg | 2016-02-15 | 1 | -1/+1 |
| | * | [run-virt] openslx.exe: disable screensaver/standby, don't show error if patc... | Simon Rettberg | 2016-02-12 | 3 | -5/+13 |
| * | | [dnbd3] Include dnbd3-fuse | Simon Rettberg | 2016-02-18 | 3 | -6/+8 |
| |/ |
|
| * | [sssd] relax restart condition | Jonathan Bauer | 2016-02-04 | 1 | -1/+1 |
| * | [sssd] configure sssd.service to always restart | Jonathan Bauer | 2016-02-04 | 1 | -0/+1 |
| * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2016-02-01 | 1 | -0/+0 |
| |\ |
|
| | * | [cron] Remove old vixie-cron tar archive | Simon Rettberg | 2016-02-01 | 1 | -0/+0 |
| * | | Merge branch 'master' of 10.4.9.56:/root/tm-scripts | Simon Rettberg | 2016-02-01 | 2 | -1/+2 |
| |\ \
| |/
|/| |
|
| | * | [kernel-vanilla] Switch to 4.3.5 | Simon Rettberg | 2016-02-01 | 1 | -1/+1 |
| | * | [busybox] Silently use defaults for any unset config options | Simon Rettberg | 2016-02-01 | 1 | -0/+1 |
| * | | [cron] Switch to cronie | Simon Rettberg | 2016-01-27 | 3 | -14/+21 |
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2016-01-26 | 2 | -3/+3 |
| |\ \ |
|
| | * | | [cron] fail fail. maybe switch to cronie next time... | Simon Rettberg | 2016-01-22 | 2 | -1/+1 |
| | * | | [cron] Yet another attempt at preventing cron from ignoring files in cron.d | Simon Rettberg | 2016-01-22 | 1 | -3/+3 |
| * | | | [pvs2] adapted the sessionstart.d/ file for pvs2 to the new changes vmchooser2 | Jonathan Bauer | 2016-01-26 | 1 | -8/+11 |
| |/ / |
|
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2016-01-22 | 14 | -120/+123 |
| |\ \ |
|
| | * | | [vmchooser2] Add support for new location related parameters | Simon Rettberg | 2016-01-21 | 1 | -5/+9 |
| | |/ |
|
| | * | [busybox] Enable utmp feature so who is actually included | Simon Rettberg | 2016-01-19 | 1 | -1/+1 |
| | * | [run-virt] Don't exit 1 if we don't have a vmstore as it's optional nowadays | Simon Rettberg | 2016-01-18 | 1 | -1/+1 |
| | * | [idleaction] Warn user about scheduled reboot/poweroff and delay by 5 minutes | Simon Rettberg | 2016-01-14 | 4 | -15/+80 |
| | * | [kdm*] Don't use hard reboot/poweroff as it's not necessary | Simon Rettberg | 2016-01-13 | 2 | -4/+4 |
| | * | [vmware] Cap hwversion to 10 if enable3d && useBlacklistedDriver | Simon Rettberg | 2016-01-13 | 3 | -19/+23 |
| | * | [vmware] Remove useless include | Simon Rettberg | 2016-01-13 | 2 | -70/+1 |
| | * | [idleaction] Use proper shutdown and reboot | Simon Rettberg | 2016-01-12 | 3 | -3/+3 |
| | * | Touch /etc/cron.d after adding/modifying files, so cron will rescan the dir | Simon Rettberg | 2016-01-12 | 2 | -4/+3 |
| * | | [pvs] remove hardcoded name to pvs session. Instead check for the name in the... | Jonathan Bauer | 2016-01-22 | 1 | -2/+14 |
| |/ |
|
| * | [cups] added cupsd.conf to static data files | Jonathan Bauer | 2016-01-12 | 2 | -0/+144 |
| * | [safe-mode] updated service description | Jonathan Bauer | 2016-01-08 | 1 | -1/+1 |
| * | [safe-mode] fix service file breaking ordering cycle ... | Jonathan Bauer | 2016-01-08 | 1 | -0/+1 |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2016-01-08 | 21 | -69/+118 |
| |\ |
|
| | * | [run-virt] openslx.exe: Hide console, re-set logoff caption periodically | Simon Rettberg | 2016-01-08 | 2 | -6/+31 |
| | * | Preparations for exam mode | Simon Rettberg | 2016-01-08 | 3 | -7/+20 |
| | * | [run-virt] TMPDIR is now set globally in set_runvirt_variables.inc | Simon Rettberg | 2016-01-08 | 1 | -7/+0 |
| | * | [busybox] Add applet: fuser | Simon Rettberg | 2016-01-07 | 1 | -1/+1 |
| | * | [run-virt,vmware,vbox] Unify directory layout in /tmp, better cleanup | Simon Rettberg | 2016-01-07 | 8 | -35/+25 |