summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [dnbd3] Bump versionSimon Rettberg2019-02-201-1/+1
|
* [etherwake] Enable WOL on every bootSimon Rettberg2019-02-193-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 Rettberg2019-02-191-0/+2
|
* [hardware-stats/rootfs-stage32] Improve HDD detectionSimon Rettberg2019-02-191-7/+11
|
* [dbus/udisks] Ubuntu 18 configSimon Rettberg2019-02-192-0/+17
|
* [xscreensaver] Support SLX_SCREEN_SAVER(_GRACE)?_TIMEOUTSimon Rettberg2019-02-181-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 sourcingJonathan Bauer2019-02-151-0/+1
|
* [kernel-vanilla] bison & flex required for newerJonathan Bauer2019-02-131-1/+2
| | | | kernels
* [run-virt] respect SLX_DNBD3_COW_DEVICEJonathan Bauer2019-02-131-3/+5
| | | | instead of hardcoded /dev/mapper/root
* [systemd] patch memfd syscallJonathan Bauer2019-02-131-13/+3Star
|
* [rsyslogd] add missing directoryJonathan Bauer2019-02-131-0/+1
|
* [polkit] remove library missing in newer ubuntuJonathan Bauer2019-02-132-5/+3Star
| | | | | we never knew why this was needed anyway... Confirmed that poweroff and restart lightdm actions still work.
* [nvidia] bump to 410.93Jonathan Bauer2019-02-132-4/+7
|
* [kernel-vanilla] bump to 4.19.20Jonathan Bauer2019-02-131-1/+1
|
* [hardware-stats] Try to make shutdown hook run earlierSimon Rettberg2019-02-081-1/+2
|
* [dnbd3] Bump versionSimon Rettberg2019-02-081-1/+1
|
* [hardware-stats] Fix smartctl not reporting if HDD has issuesSimon Rettberg2019-02-061-1/+4
|
* [dnbd3-proxy-mode] Watch for hash check fails and log to serverSimon Rettberg2019-01-293-0/+17
|
* [hardware-stats] God fucking dammitSimon Rettberg2019-01-251-1/+1
|
* [hardware-stats] Prefer MemAvailable if present...Simon Rettberg2019-01-251-1/+4
| | | | Fallback is MemFree + Buffers + Cached which might overshoot
* [hardware-stats] Use curl --retry instead of bash for loopSimon Rettberg2019-01-243-33/+31Star
|
* [hardware-stats] Add more memory stats to runstate reportSimon Rettberg2019-01-241-4/+9
|
* [redsocks] Add missing space to fix blacklist; switch to env-var for httpSimon Rettberg2019-01-231-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 typoJonathan Bauer2019-01-231-1/+1
|
* [lightdm] guest-account: fix include dir defJonathan Bauer2019-01-161-1/+1
|
* [run-virt] Support mounting printers and shares without drive letterSimon Rettberg2019-01-092-23/+47
|
* [qt5core] add missing dep for xscreensaverJonathan Bauer2019-01-091-0/+1
|
* [xscreensaver] add missing depJonathan Bauer2019-01-091-0/+1
|
* [run-virt] Implement adminrunscript handlingSimon Rettberg2019-01-093-48/+106
|
* [run-virt] fix buggy return statementJonathan Bauer2019-01-081-1/+2
|
* [iptables-helper] add busybox binaries to PATHJonathan Bauer2019-01-071-0/+2
|
* [networkd-dispatcher] fix crap reverted upstreamJonathan Bauer2019-01-041-0/+3
|
* [run-virt] support new dmsetup stuffJonathan Bauer2019-01-041-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 modJonathan Bauer2019-01-043-0/+121
|
* [kiosk*] added README for stage4Jonathan Bauer2019-01-043-0/+13
|
* [kiosk*] rework and introduce kiosk mode modulesJonathan Bauer2019-01-0432-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 beamerguiSimon Rettberg2019-01-021-1/+1
|
* [dnbd3-proxy-mode] add runmode info to ssh issueSteffen Ritter2018-12-141-1/+1
|
* [run-virt] rework resource managementJonathan Bauer2018-12-127-47/+73
|
* [vmchooser] respect new urls params from resource_urls.confJonathan Bauer2018-12-121-4/+11
|
* [run-virt] Download VM data as combined .tgzSimon Rettberg2018-12-072-8/+31
|
* [beamergui] Fix showBeamergui scriptSimon Rettberg2018-12-051-1/+1
| | | | Da hat mir wer ein x für ein u vorgemacht!
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-12-041-1/+1
|\
| * [beamergui] only sleep 100ms in XsetupJonathan Bauer2018-12-041-1/+1
| | | | | | | | fixes screen flicker on session start/close
* | [run-virt] Linsux scripts: Sound: alsa tested as poss., polishedChristian Rößler2018-12-041-28/+32
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-12-047-18/+101
|\
| * [pam-slx-plug] Add get_username script to lookup capsSimon Rettberg2018-12-044-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 userSimon Rettberg2018-12-043-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 closedSimon Rettberg2018-12-041-1/+8
| |
| * [run-virt] upgrade minimum RAM for VMs to 1024Jonathan Bauer2018-12-041-1/+1
| |