summaryrefslogtreecommitdiffstats
path: root/storage-daemon
ModeNameSize
-rw-r--r--meson.build384logstatsplainblame
d---------qapi83logstatsplain
-rw-r--r--qemu-storage-daemon.c11531logstatsplainblame
ss='logsubject'>[locationinfo] Add support for FirefoxSimon Rettberg2024-11-136-104/+151 | * [serversetup-bwlp-ipxe] Fix display of referencing menu listSimon Rettberg2024-11-061-1/+1 | * [statistics] Disable non-client filter if specific filters are givenSimon Rettberg2024-11-052-1/+19 | * [minilinux] Handle invalid parameterSimon Rettberg2024-11-051-0/+2 | * [sysconfig] loginscreen: Properly escape strings written to Qt INISimon Rettberg2024-10-251-1/+15 | * [minilinux] Fix copy & paste errorSimon Rettberg2024-10-231-1/+1 | * [minilinux] Cleanup/ModernizeSimon Rettberg2024-10-221-10/+2Star | * [minilinux] Don't hide delete button if all files are missingSimon Rettberg2024-10-221-0/+3 | | | | | | If the version is still marked as downloaded in the database, not showing the button means we can never fix (i.e. re-download) the version... ;-) * [minilinux] Add event for newly available netboot/minilinux versionSimon Rettberg2024-10-211-0/+21 | * [minilinux] Remove debug spamSimon Rettberg2024-10-161-1/+0Star | * [webinterface] Double ACME renew interval, improve error handlingSimon Rettberg2024-10-162-3/+14 | * [statistics] Make ML-version a linkSimon Rettberg2024-10-164-3/+15 | * [webinterface] Remove the 'off' option for HTTPSSimon Rettberg2024-10-119-95/+42Star | | | | | | | | As we always use a self-signed certificate for client communication, you cannot really turn off HTTPS, and explicitly generating another self-signed certificate for slx-admin is rather pointless. So internally, we actually remove the option for a self-signed certificate, and rename the "off" option to using a self-signed one. * [webinterface] API: Check callbacks immediately on successSimon Rettberg2024-10-111-1/+3 | | | | | This makes sure the web interface wont momentarily show outdated information. * [systemstatus] Filter more spam from lighttpd logSimon Rettberg2024-10-111-0/+4 | * [sysconfig] Try harder to log meaningful error if module generation failsSimon Rettberg2024-10-11