summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [vbox-src] replace old placeholder namesJonathan Bauer2018-03-281-5/+5
|
* Merge branch 'master' of http://git.openslx.org/openslx-ng/mltkVictor Mocanu2018-03-281-4/+6
|\
| * [dnbd3-proxy-mode] Workaround for broken slx-admin whitelist, apply to all ifsSimon Rettberg2018-03-281-3/+5
| | | | | | | | Refs #3348
| * [dnbd3-proxy-mode] Whitelist sat server for port 5003 if firewalling is enabledSimon Rettberg2018-03-281-1/+1
| | | | | | | | Closes #3347
* | [vbox-src] shared folders and vram ammount + 2Dacceleration set to trueVictor Mocanu2018-03-282-3/+13
|/
* [run-virt] Linux mount scripts: Added forgotten fileChristian Rößler2018-03-271-2/+8
|
* [run-virt] Linux mount scripts now mount different cifs version.Christian Rößler2018-03-272-19/+46
|
* [kexec-reboot] Fix dependency orderingSimon Rettberg2018-03-241-2/+1Star
| | | | Finish shutdown before triggering the final kexec reboot
* [etherwake] New moduleSimon Rettberg2018-03-223-0/+29
|
* [vmchooser] Weg damitSimon Rettberg2018-03-2211-83/+0Star
|
* Forgot fith fcriptSimon Rettberg2018-03-221-0/+2
|
* [vmchooser2] When autologin is enabled, delay startup if needed to prevent OOMSimon Rettberg2018-03-221-0/+11
| | | | Closes #3307
* [run-virt] Honor SLX_VM_NFS_OPTS when mountingSimon Rettberg2018-03-211-12/+26
| | | | Implements #3323
* [cups-sicgs] add unzip depJonathan Bauer2018-03-211-0/+3
|
* [pvs2] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+13
|
* [pam] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+41
|
* [vmchooser2] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+7
|
* [vmchooser2] remove active_qt callJonathan Bauer2018-03-211-4/+0Star
| | | | which does not seem to do much anyway
* [xorg] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+90
|
* [cups] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+23
|
* [run-virt] Try harder when detecting webdavSimon Rettberg2018-03-202-2/+6
|
* [dnbd3] add openslx PATHJonathan Bauer2018-03-191-0/+2
|
* [vbox-src] reactive all plugin featuresJonathan Bauer2018-03-191-2/+1Star
|
* [dnbd3] Bump versionSimon Rettberg2018-03-191-1/+1
|
* [hardware-stats] Suppress local warnings about swap/tmp if flag-file is presentSimon Rettberg2018-03-192-0/+10
|
* [printergui] Add Heilbronn IP typo as quickfixSimon Rettberg2018-03-161-0/+1
|
* [debug-report-bwlp] Include iptables rules, fdisk output, /dev listingSimon Rettberg2018-03-161-0/+11
|
* [dnbd3] Update commit hashSimon Rettberg2018-03-161-1/+1
|
* [debug-report-bwlp] How about including cups log...Simon Rettberg2018-03-161-1/+1
|
* [dnbd3(-proxy-mode)] Support sparse modeSimon Rettberg2018-03-152-6/+28
|
* [pam/rfs-stage32/pam-slx-plug] Only overwrite pam/nsswitch files that have ↵Simon Rettberg2018-03-144-52/+65
| | | | <slx-autogen>
* [run-virt/iptables-helper] Handle race condition when adding interfacesSimon Rettberg2018-03-144-3/+10
|
* [pam-slx-plug] Change location of user's krb5 CCSimon Rettberg2018-03-131-1/+1
|
* Kill consolekit and ncpSimon Rettberg2018-03-1317-210/+0Star
|
* [run-virt] Copy user's kerberos ticket to virtual floppySimon Rettberg2018-03-131-5/+12
|
* [pam-slx-plug] Fix typo (krb5.conf)Simon Rettberg2018-03-131-1/+1
|
* [pam] Clean up pam.d contentsSimon Rettberg2018-03-119-202/+15Star
|
* [pam-slx-plug/run-virt] Create a usable shares file for run-virtSimon Rettberg2018-03-103-3/+18
| | | | Global /opt/openslx/inc/shares is legacy fallback only
* [pam/runvirt/..] Move .account and .home into .openslx subdirectorySimon Rettberg2018-03-104-17/+19
| | | | | | Create separate tmpfs for .openslx to make sure the user cannot rename, edit or remove the files. It's a subdir of $HOME which has 0700, so no other user will be able to read it.
* [pam-slx-plug] Implement session open/close handlingSimon Rettberg2018-03-091-2/+29
|
* [pam] Remove session logging and process killing/unmount, those are now ↵Simon Rettberg2018-03-092-78/+0Star
| | | | external hooks
* [pam-slx-plug] Move session killing and home unmount from "pam" to this moduleSimon Rettberg2018-03-091-0/+64
|
* [pam-slxlog-session] Move slxlog calls on session open/close to separate moduleSimon Rettberg2018-03-094-0/+43
|
* [pam-slx-plug] Add generic /etc/ldap.confSimon Rettberg2018-03-093-0/+6
|
* [pam-slx-plug] Fix typo in sssd.conf templateSimon Rettberg2018-03-091-1/+1
|
* [pam-slx-plug] fix variable naming issues/mismatchSimon Rettberg2018-03-093-4/+7
|
* [pam-slx-plug] Add missing homeDirectory to ldapsearch, fix mount.d pathSimon Rettberg2018-03-092-3/+3
|
* [run-virt] pw_daemon: Remove debug outputSimon Rettberg2018-03-091-1/+0Star
|
* [pam-slx-plug] Set USER_DN on successful auth; move to basic.targetSimon Rettberg2018-03-094-2/+4
|
* [run-virt] pwdaemon now drops privs, no more su hack; support pam-slx-plugSimon Rettberg2018-03-093-31/+78
| | | | | If usage of pam-slx-plug is detected, we'll use the approprivate environment variables to detect the mount domain, not the global /opt/openslx/inc/shares