summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: fix assertion on build systemLuca Boccassi2024-11-071-1/+0
* sbsign: remove unimplemented optionsAntonio Alvarez Feijoo2024-11-071-1/+1
* Introduce systemd-sbsign to do secure boot signing (#35021)Daan De Meyer2024-11-0613-399/+1151
|\
| * ukify: Add --signing-provider= optionDaan De Meyer2024-11-061-7/+29
| * ukify: Add support for systemd-sbsignDaan De Meyer2024-11-061-4/+41
| * sbsign: Add validate-key verbDaan De Meyer2024-11-061-2/+37
| * Introduce systemd-sbsign to do secure boot signingDaan De Meyer2024-11-066-4/+701
| * openssl-util: Set default UI method instead of setting engine methodDaan De Meyer2024-11-053-115/+78
| * pcrlock: Move pe_hash() and uki_hash() to pe-binary.hDaan De Meyer2024-11-057-278/+276
* | networkd: add possibility to specify MulticastIGMPVersionMichele Dionisio2024-11-065-0/+44
* | Grammar and formatting for DeviceTree docs (#35050)Luca Boccassi2024-11-066-8/+8
|\ \
| * | tree-wide: use Device*T*ree spellingZbigniew Jędrzejewski-Szmek2024-11-066-8/+8
* | | introduce report_errno_and_exit() helper (#35028)Luca Boccassi2024-11-069-74/+45
|\ \ \
| * | | use report_errno_and_exit() in src/core/exec-invoke.cIvan Kruglov2024-11-061-14/+11
| * | | use report_errno_and_exit() in src/shared/elf-util.cIvan Kruglov2024-11-061-11/+5
| * | | use report_errno_and_exit() in src/shared/dissect-image.cIvan Kruglov2024-11-061-9/+4
| * | | use report_errno_and_exit() in src/shared/mount-util.cIvan Kruglov2024-11-061-19/+5
| * | | use report_errno_and_exit() in src/shutdown/umount.cIvan Kruglov2024-11-061-4/+2
| * | | process-util: introduce report_errno_and_exit() as part of src/basic/process-...Ivan Kruglov2024-11-064-17/+18
| |/ /
* | | core/manager: silence false-positive warning by coverityYu Watanabe2024-11-061-1/+1
* | | machine: introduce io.systemd.Machine.Open method (#34867)Luca Boccassi2024-11-0610-263/+555
|\ \ \
| * | | machine: introduce io.systemd.Machine.Open methodIvan Kruglov2024-11-064-1/+235
| * | | json: introduce json_dispatch_strv_environment()Ivan Kruglov2024-11-063-36/+38
| * | | machine: machine_default_shell_path() & machine_default_shell_args() helper f...Ivan Kruglov2024-11-063-17/+34
| * | | machine: introduce machine_start_getty() and machine_start_shell() helpersIvan Kruglov2024-11-063-209/+248
| |/ /
* / / pid1: stop refusing to boot with cgroup v1Zbigniew Jędrzejewski-Szmek2024-11-064-34/+50
|/ /
* | network: reconfigure interface more gracefully (#35035)Yu Watanabe2024-11-0627-395/+507
|\ \
| * | network: introduce LINK_RECONFIGURE_CLEANLY flagYu Watanabe2024-11-053-3/+4
| * | network: keep dynamic configurations as possible as we can on reconfigureYu Watanabe2024-11-0513-42/+275
| * | network: merge link_foreignize_config() and link_drop_foreign_config()Yu Watanabe2024-11-0511-221/+115
| * | network: several cleanups for link_reconfigure()Yu Watanabe2024-11-055-111/+81
| * | network: split out link_enter_unmanaged() from link_reconfigure_impl()Yu Watanabe2024-11-051-29/+43
* | | UKI: Introduce `.dtbauto` sections (#34855)Lennart Poettering2024-11-0614-7/+599
|\ \ \
| * | | stub: Handle .dtbauto sectionsanonymix0072024-11-051-5/+27
| * | | measure: Introduce .dtbauto supportanonymix0072024-11-051-2/+4
| * | | uki: add new .dtbauto PE section typeanonymix0072024-11-053-1/+3
| * | | measure: introduce support for a .hwids sectionanonymix0072024-11-053-1/+6
| * | | boot: Add .dtbauto section matching in PE section discovery against HWIDs and...anonymix0072024-11-051-1/+119
| * | | boot: Add HWID calculation from SMBIOS strings and matching against a built-i...anonymix0072024-11-053-0/+153
| * | | boot: Add firmware_devicetree_exists()anonymix0072024-11-052-0/+5
| * | | boot: add matching against FW-provided Devicetree blobDiogo Ivo2024-11-052-0/+142
| * | | fundamental: Add HWID calculationanonymix0072024-11-053-0/+142
| * | | boot: Add xnew0anonymix0072024-11-051-0/+1
| | |/ | |/|
* | | namespace-util: make idmapping not supported if syscalls return EPERMAndres Beltran2024-11-061-4/+4
* | | mount-util: introduce path_is_network_fs_harder() and use it in networkd (#35...Zbigniew Jędrzejewski-Szmek2024-11-064-4/+83
|\ \ \
| * | | network: use path_is_network_fs_harder()Yu Watanabe2024-11-051-4/+6
| * | | mount-util: introduce path_is_network_fs_harder()Yu Watanabe2024-11-053-0/+77
* | | | network: handle ENODATA better with DNRRonan Pigott2024-11-052-38/+38
|/ / /
* | | tree-wide: time-out → timeoutZbigniew Jędrzejewski-Szmek2024-11-058-9/+9
* | | Add PrivatePIDs= (continued) (#34940)Luca Boccassi2024-11-0518-32/+520
|\ \ \ | |_|/ |/| |