summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CI: add code coverage reports via lcov and coveralls.ioLuca Boccassi2021-09-273-2/+18
* CI: run unit tests in a network namespaceLuca Boccassi2021-09-271-2/+5
* test: double test-hashmap timeoutLuca Boccassi2021-09-271-1/+1
* Merge pull request #20849 from keszybz/man-page-tags-and-linksZbigniew Jędrzejewski-Szmek2021-09-2758-78/+183
|\
| * man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek2021-09-2711-36/+83
| * man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2021-09-272-10/+10
| * man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek2021-09-271-9/+12
| * docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek2021-09-2743-0/+43
| * man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2021-09-272-23/+35
* | hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...Kay Siver Bø2021-09-271-0/+4
* | meson: refuse implicit int <-> pointer conversionYu Watanabe2021-09-251-0/+1
* | basic: delete loadavg.h copyLuca Boccassi2021-09-259-105/+57
* | user-record: switch the default LUKS PBKDF to argon2id to match cryptsetupnl67202021-09-241-1/+1
* | man: fix a reference in timedatectl man pageAnssi Hannula2021-09-241-2/+3
* | Revert "mkosi: turn off qemu headless mode"Lennart Poettering2021-09-241-1/+1
* | main: use strv_extendf() where appropriateLennart Poettering2021-09-241-9/+5
* | po: Translated using Weblate (Indonesian)Andika Triwidada2021-09-241-38/+24
* | link: connect 5 more properties to ethtool featuresAnita Zhang2021-09-243-74/+119
* | Merge pull request #20826 from yuwata/network-sd-event-source-disable-unrefLennart Poettering2021-09-248-27/+24
|\ \
| * | libsystemd-network: disable event sources before unref themYu Watanabe2021-09-246-23/+20
| * | network: disable event sources before unref themYu Watanabe2021-09-242-4/+4
|/ /
* | Merge pull request #20789 from poettering/initrd-cpioLennart Poettering2021-09-2323-261/+1566
|\ \
| * | boot: prefer IMAGE_VERSION from os-release as version stringLennart Poettering2021-09-231-5/+17
| * | man: document the new systemd-boot drop-in driver dir logicLennart Poettering2021-09-231-8/+20
| * | man: the sd-boot menu is probably more "textual" then "graphical", hence don'...Lennart Poettering2021-09-231-4/+4
| * | man: add man page for the systemd UEFI stubLennart Poettering2021-09-233-0/+215
| * | boot: add get_os_indications_supported() helperLennart Poettering2021-09-233-12/+23
| * | stub: various modernizations to linux.cLennart Poettering2021-09-231-11/+23
| * | boot: add helper for converting EFI_PHYSICAL_ADDRESS to a pointerLennart Poettering2021-09-236-22/+37
| * | boot: move TPM conditionalization into measure.h headerLennart Poettering2021-09-233-5/+13
| * | boot: port more code over to get_file_info_harder()Lennart Poettering2021-09-233-27/+10
| * | boot: port more code to readdir_harder()Lennart Poettering2021-09-231-14/+9
| * | boot: use _cleanup_freepool_ at more placesLennart Poettering2021-09-231-17/+5
| * | boot: port more code to use open_directory() helperLennart Poettering2021-09-231-2/+2
| * | boot: automatically load drop-in EFI drivers off the ESPLennart Poettering2021-09-236-0/+167
| * | boot: split out code that loads the various menu entries into helper callLennart Poettering2021-09-231-31/+46
| * | boot: split out code that sets various EFI vars from main()Lennart Poettering2021-09-231-21/+41
| * | stub: make splash image payload constLennart Poettering2021-09-233-10/+18
| * | stub: show splash screen earlierLennart Poettering2021-09-232-3/+6
| * | stub: split out code that sets the various efi vars into function of its ownLennart Poettering2021-09-231-39/+46
| * | boot: unify code that measures image options/kernel command lineLennart Poettering2021-09-234-11/+22
| * | boot: stop making TPM PCR to measure kernel command line into configurableLennart Poettering2021-09-235-7/+2
| * | stub: when booting a kernel foo.efi then pack foo.efi.extra.d/*.{cred,raw} up...Lennart Poettering2021-09-235-3/+609
| * | boot: generalize sorting codeLennart Poettering2021-09-233-19/+35
| * | boot: add a bunch of new helper callsLennart Poettering2021-09-232-4/+207
| * | boot: add a way to indicate overflow in ALIGN_TO()Lennart Poettering2021-09-231-10/+13
* | | smack-util: tiny simplificationLennart Poettering2021-09-231-5/+4
|/ /
* | update TODOLennart Poettering2021-09-231-0/+8
* | mkosi: turn off qemu headless modeLennart Poettering2021-09-231-1/+1
* | bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutiveAnssi Hannula2021-09-231-1/+1