summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix generator loggingDaan De Meyer2024-09-171-2/+4
* nspawn: fix typoYu Watanabe2024-09-161-1/+1
* Merge pull request #34393 from poettering/tmpfiles-ownership-flagYu Watanabe2024-09-161-1/+15
|\
| * tmpfiles: introduce an explicit line flag $ for enabling purge logic for a lineLennart Poettering2024-09-151-1/+15
* | Merge pull request #34425 from yuwata/udev-rules-case-insensitive-matchYu Watanabe2024-09-164-101/+160
|\ \
| * | udev-rules: support case insensitive matchYu Watanabe2024-09-154-89/+146
| * | udev-rules: embed UdevRuleToken.attr_match_remove_trailing_whitespace flag in...Yu Watanabe2024-09-151-12/+14
* | | basic/build: also include BTF statusMike Yuan2024-09-161-1/+7
* | | coredump: use _cleanup_(iovec_done) where appropriateLennart Poettering2024-09-161-8/+7
* | | Merge pull request #34434 from poettering/bootctl-stub-pathsYu Watanabe2024-09-168-69/+224
|\ \ \
| * | | bootctl: also show current/default/oneshot entry literally in outputLennart Poettering2024-09-151-1/+13
| * | | bootctl: add --print-loader-path + --print-stub-pathLennart Poettering2024-09-151-2/+89
| * | | efivars: add helper that reads an fs path from an efi varLennart Poettering2024-09-155-22/+52
| * | | bootctl: show stub partition data too in "status" tooLennart Poettering2024-09-153-49/+75
| | |/ | |/|
* | | bootctl: show whether a PE file is an addon in 'booctl kernel-identify'Lennart Poettering2024-09-162-0/+12
* | | repart: Fix log messages in partition_populate_directory()Daan De Meyer2024-09-151-2/+2
|/ /
* | Merge pull request #34409 from DaanDeMeyer/boot-fixDaan De Meyer2024-09-152-18/+45
|\ \
| * | boot: Make initrd_prepare() semantically equivalent to combine_initrds()Daan De Meyer2024-09-151-16/+44
| * | boot: Use TAKE_STRUCT() in one more placeDaan De Meyer2024-09-151-2/+1
* | | Merge pull request #34347 from poettering/uki-with-many-bootctlLennart Poettering2024-09-156-126/+355
|\ \ \ | |_|/ |/| |
| * | bootspec: automatically filter non-native UKIs and add-ons when enumeratingLennart Poettering2024-09-121-1/+7
| * | bootspec: process multi-profile UKIsLennart Poettering2024-09-122-96/+248
| * | pe-binary: add pe_is_native() for checking if PE is nativeLennart Poettering2024-09-123-0/+35
| * | pe-binary: split pe_header_find_section() in twoLennart Poettering2024-09-122-5/+15
| * | pe-binary: split pe_read_section_data() into twoLennart Poettering2024-09-124-27/+38
| * | pe-binary: add helper pe_is_addon() for detecting whether we are looking at P...Lennart Poettering2024-09-122-0/+15
* | | load-fragment: terminate the specifier table (#34421)Ronan Pigott2024-09-151-0/+1
* | | Merge pull request #34419 from yuwata/credsYu Watanabe2024-09-151-7/+6
|\ \ \ | |_|/ |/| |
| * | creds: move -h/--help and --version to correct section in the help messageYu Watanabe2024-09-141-1/+1
| * | creds: add short comment that has-tpm2 is movedYu Watanabe2024-09-141-1/+1
| * | creds: align tableYu Watanabe2024-09-141-4/+4
| * | creds: drop unnecessary include of build-path.hYu Watanabe2024-09-141-1/+0
* | | Merge pull request #34405 from poettering/dns-domain-validate-fixYu Watanabe2024-09-142-20/+30
|\ \ \ | |/ / |/| |
| * | dns-domain: add test case from #34399Lennart Poettering2024-09-131-0/+3
| * | dns-domain: validate dns domain name max size based on unescaped, not escaped...Lennart Poettering2024-09-131-10/+17
| * | dns-domain: follow our current variable naming styleLennart Poettering2024-09-131-16/+16
* | | Merge pull request #34401 from poettering/implicit-sigprocmaskMike Yuan2024-09-1425-104/+77
|\ \ \ | |/ / |/| |
| * | tree-wide: make sigprocmask() changes more automaticLennart Poettering2024-09-1325-104/+77
* | | core: do not fail if ignorable img.v/ vpick dir is emptyLuca Boccassi2024-09-131-6/+14
|/ /
* | networkd: move sysctl code to use PID_FMTLennart Poettering2024-09-131-4/+5
* | basic: split ifname related calls from format-util.h into format-ifname.hLennart Poettering2024-09-1317-65/+77
* | minor fixups for #32212Matteo Croce2024-09-133-5/+8
* | Merge pull request #32212 from teknoraver/networkd-sysctlLennart Poettering2024-09-1217-39/+556
|\ \
| * | emit a warning in networkd if managed sysctls are changedMatteo Croce2024-09-1112-1/+457
| * | store the sysctls set by networkdMatteo Croce2024-09-115-22/+45
| * | extend sysctl functions to shadow valuesMatteo Croce2024-09-116-38/+76
* | | seccomp-util: add recently added new syscalls to various seccomp groups, as a...Lennart Poettering2024-09-121-0/+3
* | | syscalls: run "ninja update-syscalls-*"Lennart Poettering2024-09-1220-43/+3
* | | analyze: move "has-tpm2" from systemd-creds to systemd-analyzeLennart Poettering2024-09-127-30/+55
| |/ |/|
* | network/wireguard: refuse default key if all zeroMike Yuan2024-09-121-1/+1
|/