| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [dnbd3] Bump version | Simon Rettberg | 2019-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | [etherwake] Enable WOL on every boot | Simon Rettberg | 2019-02-19 | 3 | -0/+10 | |
| | | | | | | | Some systems disable WOL mode on every bootup, so explicitly enable it again. Note that this is just a software setting, there is usually another setting in the BIOS that completely disables WOL if desired. | |||||
| * | [hardware-stats/rootfs-stage32] HI JOEY! | Simon Rettberg | 2019-02-19 | 1 | -0/+2 | |
| | | ||||||
| * | [hardware-stats/rootfs-stage32] Improve HDD detection | Simon Rettberg | 2019-02-19 | 1 | -7/+11 | |
| | | ||||||
| * | [dbus/udisks] Ubuntu 18 config | Simon Rettberg | 2019-02-19 | 2 | -0/+17 | |
| | | ||||||
| * | [xscreensaver] Support SLX_SCREEN_SAVER(_GRACE)?_TIMEOUT | Simon Rettberg | 2019-02-18 | 1 | -22/+32 | |
| | | | | | | This makes it possible to control when the screen saver starts, and for how long it can be deactivated without entering the password. | |||||
| * | [KKKKKIOSK] check file before sourcing | Jonathan Bauer | 2019-02-15 | 1 | -0/+1 | |
| | | ||||||
| * | [kernel-vanilla] bison & flex required for newer | Jonathan Bauer | 2019-02-13 | 1 | -1/+2 | |
| | | | | | kernels | |||||
| * | [run-virt] respect SLX_DNBD3_COW_DEVICE | Jonathan Bauer | 2019-02-13 | 1 | -3/+5 | |
| | | | | | instead of hardcoded /dev/mapper/root | |||||
| * | [systemd] patch memfd syscall | Jonathan Bauer | 2019-02-13 | 1 | -13/+3![]() | |
| | | ||||||
| * | [rsyslogd] add missing directory | Jonathan Bauer | 2019-02-13 | 1 | -0/+1 | |
| | | ||||||
| * | [polkit] remove library missing in newer ubuntu | Jonathan Bauer | 2019-02-13 | 2 | -5/+3![]() | |
| | | | | | | we never knew why this was needed anyway... Confirmed that poweroff and restart lightdm actions still work. | |||||
| * | [nvidia] bump to 410.93 | Jonathan Bauer | 2019-02-13 | 2 | -4/+7 | |
| | | ||||||
| * | [kernel-vanilla] bump to 4.19.20 | Jonathan Bauer | 2019-02-13 | 1 | -1/+1 | |
| | | ||||||
| * | [hardware-stats] Try to make shutdown hook run earlier | Simon Rettberg | 2019-02-08 | 1 | -1/+2 | |
| | | ||||||
| * | [dnbd3] Bump version | Simon Rettberg | 2019-02-08 | 1 | -1/+1 | |
| | | ||||||
| * | [hardware-stats] Fix smartctl not reporting if HDD has issues | Simon Rettberg | 2019-02-06 | 1 | -1/+4 | |
| | | ||||||
| * | [dnbd3-proxy-mode] Watch for hash check fails and log to server | Simon Rettberg | 2019-01-29 | 3 | -0/+17 | |
| | | ||||||
| * | [hardware-stats] God fucking dammit | Simon Rettberg | 2019-01-25 | 1 | -1/+1 | |
| | | ||||||
| * | [hardware-stats] Prefer MemAvailable if present... | Simon Rettberg | 2019-01-25 | 1 | -1/+4 | |
| | | | | | Fallback is MemFree + Buffers + Cached which might overshoot | |||||
| * | [hardware-stats] Use curl --retry instead of bash for loop | Simon Rettberg | 2019-01-24 | 3 | -33/+31![]() | |
| | | ||||||
| * | [hardware-stats] Add more memory stats to runstate report | Simon Rettberg | 2019-01-24 | 1 | -4/+9 | |
| | | ||||||
| * | [redsocks] Add missing space to fix blacklist; switch to env-var for http | Simon Rettberg | 2019-01-23 | 1 | -4/+11 | |
| | | | | | | Not all HTTP proxies seem to support transparent proxying. Use explicit proxying by setting http_proxy and no_proxy in profile. | |||||
| * | [iptables-helper] fix typo | Jonathan Bauer | 2019-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | [lightdm] guest-account: fix include dir def | Jonathan Bauer | 2019-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] Support mounting printers and shares without drive letter | Simon Rettberg | 2019-01-09 | 2 | -23/+47 | |
| | | ||||||
| * | [qt5core] add missing dep for xscreensaver | Jonathan Bauer | 2019-01-09 | 1 | -0/+1 | |
| | | ||||||
| * | [xscreensaver] add missing dep | Jonathan Bauer | 2019-01-09 | 1 | -0/+1 | |
| | | ||||||
| * | [run-virt] Implement adminrunscript handling | Simon Rettberg | 2019-01-09 | 3 | -48/+106 | |
| | | ||||||
| * | [run-virt] fix buggy return statement | Jonathan Bauer | 2019-01-08 | 1 | -1/+2 | |
| | | ||||||
| * | [iptables-helper] add busybox binaries to PATH | Jonathan Bauer | 2019-01-07 | 1 | -0/+2 | |
| | | ||||||
| * | [networkd-dispatcher] fix crap reverted upstream | Jonathan Bauer | 2019-01-04 | 1 | -0/+3 | |
| | | ||||||
| * | [run-virt] support new dmsetup stuff | Jonathan Bauer | 2019-01-04 | 1 | -1/+1 | |
| | | | | | | | ... when detecting whether we are backed by hdd or not. and yeah .. uhm ... it was already commited like 2 commits ago plus the logic was needlessly inverted :) | |||||
| * | [networkd-dispatcher] stage4 mod | Jonathan Bauer | 2019-01-04 | 3 | -0/+121 | |
| | | ||||||
| * | [kiosk*] added README for stage4 | Jonathan Bauer | 2019-01-04 | 3 | -0/+13 | |
| | | ||||||
| * | [kiosk*] rework and introduce kiosk mode modules | Jonathan Bauer | 2019-01-04 | 32 | -42/+1300 | |
| | | | | | | | changed from slxbrowser only support to modular hook structure to support additional browser, i.e. chromium NOTE: kiosk-chromium and kiosk-netpoint only make sense with the new gen | |||||
| * | [beamergui] Close stdout/err when respawning beamergui | Simon Rettberg | 2019-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | [dnbd3-proxy-mode] add runmode info to ssh issue | Steffen Ritter | 2018-12-14 | 1 | -1/+1 | |
| | | ||||||
| * | [run-virt] rework resource management | Jonathan Bauer | 2018-12-12 | 7 | -47/+73 | |
| | | ||||||
| * | [vmchooser] respect new urls params from resource_urls.conf | Jonathan Bauer | 2018-12-12 | 1 | -4/+11 | |
| | | ||||||
| * | [run-virt] Download VM data as combined .tgz | Simon Rettberg | 2018-12-07 | 2 | -8/+31 | |
| | | ||||||
| * | [beamergui] Fix showBeamergui script | Simon Rettberg | 2018-12-05 | 1 | -1/+1 | |
| | | | | | Da hat mir wer ein x für ein u vorgemacht! | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Christian Rößler | 2018-12-04 | 1 | -1/+1 | |
| |\ | ||||||
| | * | [beamergui] only sleep 100ms in Xsetup | Jonathan Bauer | 2018-12-04 | 1 | -1/+1 | |
| | | | | | | | | | fixes screen flicker on session start/close | |||||
| * | | [run-virt] Linsux scripts: Sound: alsa tested as poss., polished | Christian Rößler | 2018-12-04 | 1 | -28/+32 | |
| |/ | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/mltk | Christian Rößler | 2018-12-04 | 7 | -18/+101 | |
| |\ | ||||||
| | * | [pam-slx-plug] Add get_username script to lookup caps | Simon Rettberg | 2018-12-04 | 4 | -14/+75 | |
| | | | | | | | | | | | | | | | | | | | | | Changing the capitalization of usernames in the PAM stack is a bad idea and messes everything up. Add a helper script that can loop up a user name and return the proper capitalization. This script should be called in the lightdm greeter. exec_auth now refuses login if the username returned by LDAP has a different capitalization. Fixes #3503 | |||||
| | * | [pam-slx-plug] Use caps from LDAP; allow running auth as user | Simon Rettberg | 2018-12-04 | 3 | -8/+23 | |
| | | | | | | | | | | | | | | | Allow running exec_auth if the checked user is the user the script is running as. When writing user to /etc/passwd, use the spelling as supplied from the LDAP server. | |||||
| | * | [beamergui] Respawn beamergui if closed | Simon Rettberg | 2018-12-04 | 1 | -1/+8 | |
| | | | ||||||
| | * | [run-virt] upgrade minimum RAM for VMs to 1024 | Jonathan Bauer | 2018-12-04 | 1 | -1/+1 | |
| | | | ||||||

