summaryrefslogtreecommitdiffstats
path: root/modprobe.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-18man: explicitly list three command syntax at the beginningYu Watanabe1-1/+12
2023-03-18units: Order user@.service after systemd-oomd.serviceDaan De Meyer1-1/+1
2023-03-17sleep: fix default values unmatched with manualMike Yuan2-2/+5
2023-03-17po: Translated using Weblate (Bulgarian)Velislav Ivanov1-12/+11
2023-03-17kernel-install: check all entry candidates first, then check existence of $pr...Yu Watanabe1-8/+8
2023-03-17Revert "kernel-install: also try to find $BOOT by partition GUID"Yu Watanabe1-20/+0
2023-03-17uki-util: move functions for inspecting kernel to uki-util.[ch]Yu Watanabe4-300/+320
2023-03-17bootctl: introduce inspect_kernel()Yu Watanabe1-39/+87
2023-03-17bootctl: introduce uki_read_pretty_name()Yu Watanabe1-11/+36
2023-03-17bootctl: find matching section in read_pe_section()Yu Watanabe1-11/+33
2023-03-17bootctl: return 0 instead of EXIT_SUCCESSYu Watanabe3-4/+4
2023-03-17bootctl: move verb_kernel_identity()Yu Watanabe1-24/+24
2023-03-17os-util: add missing headersYu Watanabe1-0/+3
2023-03-17exec-util: introduce EXEC_DIR_SKIP_REMAINING flagYu Watanabe2-3/+22
2023-03-17exec-util: extract the core logic of execute_directories() as execute_strv()Yu Watanabe2-16/+48
2023-03-17exec-util: enumerate executables earlierYu Watanabe1-10/+13
2023-03-17exec-util: drop meaningless castsYu Watanabe1-7/+6
2023-03-17exec-util: tighten variable scope a bitYu Watanabe1-5/+6
2023-03-17boot: Add undefined sanitizer supportJan Janssen4-5/+62
2023-03-17meson: Share more C flagsJan Janssen5-10/+18
2023-03-17boot: Add support for -ftrapvJan Janssen2-1/+6
2023-03-17boot: Add support for -fstack-protectorJan Janssen5-6/+51
2023-03-17boot: Detect nested assertionsJan Janssen1-5/+18
2023-03-17test: add a testcase that dir_fd_is_root() is not confused by bind mountYu Watanabe1-0/+33
2023-03-17mkosi: Enable some debugging options by defaultDaan De Meyer2-9/+12
2023-03-17man: fix misspelled executable name (#26858)Addison Snelling1-2/+2
2023-03-16repart: Report better errors if partition sizes are too smallDaan De Meyer1-1/+22
2023-03-16repart: Zero full verity signature partition sizeDaan De Meyer1-7/+4
2023-03-16repart: Make sure we seek to beginning of partition target before copyDaan De Meyer1-0/+3
2023-03-16mkosi: Use default timeout of 10sDaan De Meyer2-0/+3
2023-03-16test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASanFrantisek Sumsal1-5/+7
2023-03-16journald-console: Add colors when forwarding to consoleDaan De Meyer2-2/+7
2023-03-16terminal-util: Don't assume terminal is dumb if connected to /dev/nullDaan De Meyer1-1/+17
2023-03-16doc: update ELF_PACKAGE_METADATA to use linker flag instead of manual scriptLuca Boccassi1-49/+5
2023-03-16test: add tests for summary output of udevadm verifyYu Watanabe1-11/+50
2023-03-16test: reindent testsuite-17.11.shYu Watanabe1-35/+36
2023-03-16udevadm-verify: add a short summaryYu Watanabe1-2/+18
2023-03-16sd-journal: fix segfaultYu Watanabe1-0/+2
2023-03-15updated usage of SD_BUS_METHOD_WITH_NAMES macros to SD_BUS_METHOD_WIT… (#26...OMOJOLA JOSHUA1-27/+15
2023-03-15github: update default and example in templateYu Watanabe2-5/+5
2023-03-15manager: fix scope for environment generatorsLudwig Nussel1-1/+1
2023-03-15test: fix testsuite-17.10.shDmitry V. Levin1-0/+1
2023-03-15udev-rules: check for conflicting and duplicate expressionsDmitry V. Levin2-4/+102
2023-03-15Update github issue template to include systemd-dissectCornelius Hoffmann3-0/+5
2023-03-15userdbd: make static const what we can make soLennart Poettering1-1/+1
2023-03-15userdbd: rework to use sd_event_add_child() instead of manual SIGCHLDLennart Poettering1-50/+32
2023-03-15userdbd: make use of FORK_CLOSE_ALL_FDS + FORK_REOPEN_LOG where we canLennart Poettering1-11/+6
2023-03-15userdbd: modernize signal handlingLennart Poettering3-16/+8
2023-03-15fs-util: Drop unlink_noerrno()Daan De Meyer6-36/+12
2023-03-15test: add testsuite-74.machinectlMike Yuan2-0/+47