summaryrefslogtreecommitdiffstats
path: root/tools/generate-gperfs.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-27CI: run unit tests in a network namespaceLuca Boccassi1-2/+5
2021-09-27test: double test-hashmap timeoutLuca Boccassi1-1/+1
2021-09-27hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...Kay Siver Bø1-0/+4
2021-09-27man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek11-36/+83
2021-09-27man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2-10/+10
2021-09-27man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek1-9/+12
2021-09-27docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek43-0/+43
2021-09-27man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2-23/+35
2021-09-25meson: refuse implicit int <-> pointer conversionYu Watanabe1-0/+1
2021-09-25basic: delete loadavg.h copyLuca Boccassi9-105/+57
2021-09-24user-record: switch the default LUKS PBKDF to argon2id to match cryptsetupnl67201-1/+1
2021-09-24man: fix a reference in timedatectl man pageAnssi Hannula1-2/+3
2021-09-24Revert "mkosi: turn off qemu headless mode"Lennart Poettering1-1/+1
2021-09-24main: use strv_extendf() where appropriateLennart Poettering1-9/+5
2021-09-24po: Translated using Weblate (Indonesian)Andika Triwidada1-38/+24
2021-09-24link: connect 5 more properties to ethtool featuresAnita Zhang3-74/+119
2021-09-24libsystemd-network: disable event sources before unref themYu Watanabe6-23/+20
2021-09-24network: disable event sources before unref themYu Watanabe2-4/+4
2021-09-23smack-util: tiny simplificationLennart Poettering1-5/+4
2021-09-23boot: prefer IMAGE_VERSION from os-release as version stringLennart Poettering1-5/+17
2021-09-23man: document the new systemd-boot drop-in driver dir logicLennart Poettering1-8/+20
2021-09-23man: the sd-boot menu is probably more "textual" then "graphical", hence don'...Lennart Poettering1-4/+4
2021-09-23man: add man page for the systemd UEFI stubLennart Poettering3-0/+215
2021-09-23boot: add get_os_indications_supported() helperLennart Poettering3-12/+23
2021-09-23stub: various modernizations to linux.cLennart Poettering1-11/+23
2021-09-23boot: add helper for converting EFI_PHYSICAL_ADDRESS to a pointerLennart Poettering6-22/+37
2021-09-23boot: move TPM conditionalization into measure.h headerLennart Poettering3-5/+13
2021-09-23boot: port more code over to get_file_info_harder()Lennart Poettering3-27/+10
2021-09-23boot: port more code to readdir_harder()Lennart Poettering1-14/+9
2021-09-23boot: use _cleanup_freepool_ at more placesLennart Poettering1-17/+5
2021-09-23boot: port more code to use open_directory() helperLennart Poettering1-2/+2
2021-09-23boot: automatically load drop-in EFI drivers off the ESPLennart Poettering6-0/+167
2021-09-23boot: split out code that loads the various menu entries into helper callLennart Poettering1-31/+46
2021-09-23boot: split out code that sets various EFI vars from main()Lennart Poettering1-21/+41
2021-09-23stub: make splash image payload constLennart Poettering3-10/+18
2021-09-23stub: show splash screen earlierLennart Poettering2-3/+6
2021-09-23stub: split out code that sets the various efi vars into function of its ownLennart Poettering1-39/+46
2021-09-23boot: unify code that measures image options/kernel command lineLennart Poettering4-11/+22
2021-09-23boot: stop making TPM PCR to measure kernel command line into configurableLennart Poettering5-7/+2
2021-09-23stub: when booting a kernel foo.efi then pack foo.efi.extra.d/*.{cred,raw} up...Lennart Poettering5-3/+609
2021-09-23boot: generalize sorting codeLennart Poettering3-19/+35
2021-09-23boot: add a bunch of new helper callsLennart Poettering2-4/+207
2021-09-23boot: add a way to indicate overflow in ALIGN_TO()Lennart Poettering1-10/+13
2021-09-23update TODOLennart Poettering1-0/+8
2021-09-23mkosi: turn off qemu headless modeLennart Poettering1-1/+1
2021-09-23bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutiveAnssi Hannula1-1/+1
2021-09-23docs: clarify order of events in cgroup scope creationAlberto Mardegan1-4/+6
2021-09-22userdb: fix if-else to allow NameServiceSwitch lookupsDan Streetman1-1/+1
2021-09-22sd-dhcp6-client: ignore IAs whose IAID do not match client's IAIDYu Watanabe4-38/+64
2021-09-22Get rid of ioprio.h and add a minimalistic reimplementation of the apiZbigniew Jędrzejewski-Szmek8-74/+76