summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [iptables-helper] Reduce SPAMSimon Rettberg2024-07-261-1/+1
|
* [dnbd3-proxy-mode] Use (( )) for numeric checksSimon Rettberg2024-07-261-8/+9
|
* [dnbd3-proxy-mode] Wait for additional interfaces to get configuredSimon Rettberg2024-07-261-2/+9
|
* [qemu] Fix concurrent modification errorSimon Rettberg2024-07-161-1/+2
|
* [pvs2] Update debug report URLSimon Rettberg2024-07-091-1/+1
|
* [dnbd3-proxy-mode] Write all interface addresses to configSimon Rettberg2024-07-081-21/+24
| | | | | | Now that we make sure traffic is bound to the interface with the matching ip address, it might be a good idea to automatically use all available interfaces.
* [vbox-src] Fix: Bogus warning when there's no additional NIC to bridgeSimon Rettberg2024-07-031-1/+2
|
* [evdi] Fix build with latest versionSimon Rettberg2024-06-281-4/+4
|
* [qemu-src] Bump default version to 9.1.0Simon Rettberg2024-06-271-1/+1
|
* [swtpm] Make versions configurableSimon Rettberg2024-06-271-2/+2
|
* [qemu] Improve finding a fallback os machine type if no perfect matchSimon Rettberg2024-06-272-46/+58
|
* [qemu] Check for alternate way to make an EFI VMSimon Rettberg2024-06-271-1/+2
| | | | Fixes #3960
* [pam-bwidm] Validate organization suffix for browser/qrcode loginSimon Rettberg2024-06-261-0/+9
| | | | This allows using a whitelist of specific IdPs to allow login from.
* [hardware-stats] Include iproute2's ip for --jsonSimon Rettberg2024-06-143-14/+5Star
|
* [dhcpc-busybox] Wait much longer between retriesSimon Rettberg2024-06-131-1/+2
|
* [dhcpc-busybox] Fix calculating prefix size of secondary NICsSimon Rettberg2024-06-111-5/+11
|
* [dhcpc-busybox] 1 is not a valid routing table indexSimon Rettberg2024-06-111-1/+1
|
* [busybox] Remove obsolete patchesSimon Rettberg2024-06-113-86/+0Star
|
* [busybox] Bump to 1.36.1Simon Rettberg2024-06-102-2/+2
|
* [dhcpc-busybox] Use separate routing table for additional nics in same subnetSimon Rettberg2024-06-101-7/+46
|
* [vm*] Don't request netshares plugin; it was a noop and was removedSimon Rettberg2024-05-243-3/+3
| | | | | Now that the plugin was removed, we see an error on screen regarding the missing plugin when it is requested, so stop requesting it. :)
* [vmware17] Minor shellcheck cleanupsSimon Rettberg2024-05-241-5/+11
|
* [vmware17] Try next-lower prepatched kmod version from githubSimon Rettberg2024-05-241-5/+9
|
* [lightdm-greeter-bwlp/xorg] Fix https git URLsSimon Rettberg2024-05-242-2/+2
|
* Big round of cleanupSimon Rettberg2024-05-2342-190/+61Star
| | | | | | | | | - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts
* [systemd] Remove moduleSimon Rettberg2024-05-23162-2503/+0Star
|
* [samba] Delete moduleSimon Rettberg2024-05-235-104/+0Star
|
* [rsyslogd] Kill it with fireSimon Rettberg2024-05-2311-161/+0Star
|
* [pam-slx-plug] Remove unused symlinksSimon Rettberg2024-05-233-3/+0Star
|
* [pam-common-share] Remove unused moduleSimon Rettberg2024-05-233-203/+0Star
|
* [pam] Cleanup, remove pam_scriptSimon Rettberg2024-05-2317-518/+0Star
|
* [qemu] Use virt-manager if CoW admin/edit mode is activeSimon Rettberg2024-05-153-1/+15
|
* [vbox-src] Run windowed in CoW admin/edit modeSimon Rettberg2024-05-151-1/+4
|
* [run-virt] Read dnbd3-fuse status fileSimon Rettberg2024-05-152-1/+4
|
* [vmware-common/run-virt] Fix is_on usageSimon Rettberg2024-05-142-2/+2
|
* [run-virt] Force short xdg config dir name for libvirtSimon Rettberg2024-05-131-1/+9
|
* [cowgui] New module for managing CoW sessionSimon Rettberg2024-05-133-0/+32
|
* [vmware-common] Run windowed in CoW modeSimon Rettberg2024-05-131-2/+6
|
* [vmware-common] Disable disk lockingSimon Rettberg2024-05-131-0/+2
| | | | Doesn't work with dnbd3-fuse in rw mode
* [run-virt] openslx.exe: Don't do persistent changes in admin/edit modeSimon Rettberg2024-05-135-21/+63
|
* [run-virt/vmchooser2] Initial support for CoW-sessionsSimon Rettberg2024-05-085-12/+24
|
* [lightdm-greeter-bwlp/vmchooser2] Handle cow tokenSimon Rettberg2024-05-033-0/+25
|
* [hardware-stats] Minor cleanupSimon Rettberg2024-05-031-14/+16
|
* [hardware-stats] Don't print errors to stdout in file_get_contents()Simon Rettberg2024-05-031-2/+2
|
* [run-virt] relay SIGQUIT to dnbd3-fuse tooSimon Rettberg2024-05-031-0/+1
|
* [run-virt] Add support for CoW-ModeSimon Rettberg2024-05-024-33/+117
|
* [pam-bwidm] Remove x prefixesSimon Rettberg2024-03-281-10/+10
|
* [pam-bwidm] Honor base greeter configSimon Rettberg2024-03-281-1/+3
|
* [lightdm-greeter-bwlp] Add generic blacklist for browser-loginSimon Rettberg2024-03-282-0/+60
| | | | | | This is trying to prevent the simplest escape routes to get to the open web - namely, the "try to get to google" game, from where you can get anywhere.
* [kiosk-chromium] More waitSimon Rettberg2024-03-201-3/+4
|