| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [run-virt] Linux scripts: Misfired checkin corr., new userdesktop var, su ↵ | Christian Rößler | 2018-08-07 | 3 | -15/+10![]() | |
| | | | | | expr. corr. | |||||
| * | [run-virt] Linux scripts: Links to shares now in desktop directory | Christian Rößler | 2018-08-06 | 2 | -9/+18 | |
| | | ||||||
| * | [run-virt] Linux scripts: Another one - it's too hot. | Christian Rößler | 2018-08-06 | 1 | -3/+0![]() | |
| | | ||||||
| * | [run-virt] Linux scripts: Forgot to del. a debug logging part | Christian Rößler | 2018-08-06 | 1 | -11/+9![]() | |
| | | ||||||
| * | [run-virt] Linux mount script: very shitty bug (hexdump), some minor stuff. | Christian Rößler | 2018-08-06 | 15 | -11/+12 | |
| | | ||||||
| * | [run-virt] linux script: Waiting when starting script minimised. | Christian Rößler | 2018-07-30 | 1 | -6/+11 | |
| | | ||||||
| * | [run-virt] resolution: output device detection given more time | Christian Rößler | 2018-07-30 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] linux scripts extended (minimised, user etc). TO BE TESTED! | Christian Rößler | 2018-07-25 | 10 | -78/+288 | |
| | | ||||||
| * | [dhcpc-busybox] Also add special primary handling to systemd-udhcpc | Simon Rettberg | 2018-07-23 | 1 | -8/+15 | |
| | | ||||||
| * | [dhcpc-busybox] udhcpc-openslx: Make shellcheck happy | Simon Rettberg | 2018-07-23 | 1 | -15/+14![]() | |
| | | ||||||
| * | [dhcpc-busybox] Don't deconfig the primary interface | Simon Rettberg | 2018-07-23 | 1 | -8/+22 | |
| | | | | | | | Deconfig-then-bound leaves us with a moment of no network connectivity which could potentially result in a system lockup. Ignore deconfig, but instead remove all but the assigned address in renew/bound. | |||||
| * | [dhcpc-busybox] Lowercase variable names | Simon Rettberg | 2018-07-23 | 1 | -14/+14 | |
| | | | | | | UID collided with a read-only bash builtin. It's recommended anyways to use lowercase variable names in shell scripts, so let's do this... | |||||
| * | [dnbd3-proxy] Scale maxReplicationSize according to cache partition | Simon Rettberg | 2018-07-18 | 1 | -1/+7 | |
| | | ||||||
| * | [rfs-*] Use SMBIOS UUID as UID for DHCP requests | Simon Rettberg | 2018-07-18 | 1 | -2/+10 | |
| | | | | | | | This is what the PXE rom does, so by using the same uid we make sure that we keep the same address in case the client is running in a dynamic address pool. | |||||
| * | [pvs2] Fix iptables rules even more | Simon Rettberg | 2018-07-17 | 1 | -3/+8 | |
| | | ||||||
| * | -.- | Simon Rettberg | 2018-07-16 | 3 | -27/+1![]() | |
| | | ||||||
| * | [pvs2] Require contents of libqt5gui5 | Simon Rettberg | 2018-07-16 | 1 | -0/+1 | |
| | | ||||||
| * | [pvs2] Add missing ports in iptables file | Simon Rettberg | 2018-07-16 | 1 | -1/+3 | |
| | | ||||||
| * | [pvs2] Require Qt's jpeg lib | Simon Rettberg | 2018-07-16 | 1 | -0/+1 | |
| | | ||||||
| * | [hardware-stats] Report current client runmode too | Simon Rettberg | 2018-07-13 | 1 | -1/+6 | |
| | | ||||||
| * | [debug-report-bwlp] Include list of config.tgz files | Simon Rettberg | 2018-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Small improvements for visibility flag | Steffen Ritter | 2018-07-10 | 3 | -3/+4 | |
| | | ||||||
| * | [run-virt] Linux scripts: Remnant deleted | Christian Rößler | 2018-07-10 | 1 | -43/+0![]() | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Christian Rößler | 2018-07-10 | 2 | -10/+32 | |
| |\ | ||||||
| | * | [run-virt] Handle visibility flag for lecture runscript | Steffen Ritter | 2018-07-09 | 2 | -10/+32 | |
| | | | ||||||
| * | | [run-virt] Linux scripts: shares mountes simultaneously (no wait | Christian Rößler | 2018-07-10 | 2 | -34/+85 | |
| |/ | | | | while trying eg. cifs versions) | |||||
| * | [run-virt] Linux scripts: mounting of (pseudo)floppy fd1 via systemd | Christian Rößler | 2018-07-06 | 1 | -65/+32![]() | |
| | | ||||||
| * | Merge branch 'master' of 10.4.9.58:/root/mltk-oldkernel | Simon Rettberg | 2018-06-27 | 2 | -4/+11 | |
| |\ | ||||||
| | * | [pam-slx-plug] Write user's LDAP attributes to .openslx/ldap | Simon Rettberg | 2018-06-27 | 2 | -4/+11 | |
| | | | | | | | | | | | | | Also qury transitive group memberships of AD servers by setting the search base to the user's DN and then limiting the search scope to "base" | |||||
| * | | [pam-slx-plug] Fix minor logging issues | Simon Rettberg | 2018-06-18 | 1 | -2/+3 | |
| | | | ||||||
| * | | [pam-slx-plug] Create directories to shut up ldapsearch | Simon Rettberg | 2018-06-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | [run-virt] Increase timeout for dnbd3-fuse mount | Simon Rettberg | 2018-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Christian Rößler | 2018-06-04 | 18 | -69/+120 | |
| |\ | ||||||
| | * | [pvs2] Only catch SEGV | Simon Rettberg | 2018-05-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | [pam-slx-plug] Always export PERSISTENT_NETPATH | Simon Rettberg | 2018-05-23 | 1 | -7/+8 | |
| | | | ||||||
| | * | [pvs2] Catch and send core dumps | Simon Rettberg | 2018-05-22 | 1 | -0/+15 | |
| | | | ||||||
| | * | [vbox-src] create vboxusers before chown stuff to it | Jonathan Bauer | 2018-05-22 | 1 | -3/+3 | |
| | | | | | | | | | mrgrgglgllgllgllglgggg | |||||
| | * | [sshd] only allow root per ssh | Jonathan Bauer | 2018-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | | regular users shouldn't be able to connect via ssh to prevent remote usage of any number of clients | |||||
| | * | [mgmt-sshd] Don't use PAM stack | Simon Rettberg | 2018-05-14 | 2 | -5/+4![]() | |
| | | | | | | | | | Closes #3364 | |||||
| | * | [run-virt] wait before calling slxlog on exit 141 | Jonathan Bauer | 2018-05-07 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | If the main run-virt script exits with 141 (which happens when it is killed by either loginctl on SLX_LOGOUT_TIMEOUT or when killing X with alt-printscreen-k), sleep 3 seconds to try and avoid the unnecessary slxlog messages. Closes #3365 | |||||
| | * | [vmware*] fix CPU_CORES for vmware14 too | Jonathan Bauer | 2018-05-07 | 2 | -1/+3 | |
| | | | | | | | | | + small formatting | |||||
| | * | [vmware12] CPU_CORES should not be readonly | Jonathan Bauer | 2018-05-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | [*virt*] fix vmware VM only having 1 core... | Jonathan Bauer | 2018-05-04 | 3 | -13/+9![]() | |
| | | | ||||||
| | * | [vmware*] proper quoting... | Jonathan Bauer | 2018-05-04 | 2 | -2/+2 | |
| | | | ||||||
| | * | [vmware*] add busybox applets to PATH | Jonathan Bauer | 2018-05-04 | 2 | -0/+4 | |
| | | | ||||||
| | * | [vmware12] build kernel modules manually ... | Jonathan Bauer | 2018-05-04 | 1 | -3/+12 | |
| | | | | | | | | | | | | | ... if we are using the prepatched ones. This works around vmware-modconfig to fail at detecting the gcc version (7.3 in my tests) on newer ubuntu versions (and probably others). | |||||
| | * | [dnbd3] Update commit hash | Simon Rettberg | 2018-04-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | [vmware12] Use pre-patched kmod sources from github/mkubecek/vmware-host-modules | Simon Rettberg | 2018-04-27 | 1 | -18/+34 | |
| | | | ||||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Jonathan Bauer | 2018-04-25 | 3 | -11/+13 | |
| | |\ | ||||||
| | | * | [idleaction] Add kexec-reboot support | Simon Rettberg | 2018-04-25 | 2 | -3/+7 | |
| | | | | ||||||

