summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* import: use truncate_nl() where appropriateLennart Poettering2023-03-241-3/+2
* tree-wide: port various places to find_line_startswith()Lennart Poettering2023-03-244-32/+12
* string-util: add new helper for finding line starting with specific string in...Lennart Poettering2023-03-243-0/+54
* Merge pull request #26920 from medhefgo/ukifyZbigniew Jędrzejewski-Szmek2023-03-241-50/+63
|\
| * ukify: Add riscv32 and loongarch supportJan Janssen2023-03-241-0/+3
| * ukify: Use pefile to add sections to EFI stubJan Janssen2023-03-241-50/+60
* | chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-2463-376/+366
* | Merge pull request #26785 from keszybz/udev-distcheckZbigniew Jędrzejewski-Szmek2023-03-247-234/+309
|\ \ | |/ |/|
| * udev/ata_id: use unliagned helpersZbigniew Jędrzejewski-Szmek2023-03-161-5/+6
| * udev/v4l_id: use O_CLOEXEC|O_NOCTTYZbigniew Jędrzejewski-Szmek2023-03-161-1/+1
| * meson: add udev builtins to dist-checkZbigniew Jędrzejewski-Szmek2023-03-161-0/+1
| * udev: implement --version in all builtinsZbigniew Jędrzejewski-Szmek2023-03-166-19/+48
| * udev/cdrom_id: do not abort on unknown optionsZbigniew Jędrzejewski-Szmek2023-03-161-0/+2
| * udev/mtd_probe: convert to run()Zbigniew Jędrzejewski-Szmek2023-03-161-14/+10
| * udev/mtd_probe: implement --helpZbigniew Jędrzejewski-Szmek2023-03-161-4/+34
| * udev/fido_id: implement --helpZbigniew Jędrzejewski-Szmek2023-03-161-9/+38
| * udev/ata_id: stop using errno, fix logicZbigniew Jędrzejewski-Szmek2023-03-161-118/+95
| * udev/ata_id: drop unused output parameterZbigniew Jędrzejewski-Szmek2023-03-161-22/+10
| * udev/ata_id: convert to run()Zbigniew Jędrzejewski-Szmek2023-03-151-10/+9
| * udev/ata_id: split out parse_argv()Zbigniew Jędrzejewski-Szmek2023-03-151-37/+44
| * udev/v4l_id: convert to run() and add error messagesZbigniew Jędrzejewski-Szmek2023-03-131-13/+29
* | Merge pull request #26958 from yuwata/nulstr-optionally-drop-trailing-nulstrDaan De Meyer2023-03-244-79/+59
|\ \
| * | process-util: drop trailing NUls before parsing the nulstrYu Watanabe2023-03-241-9/+3
| * | test: add tests from strv_parse_nulstr_full()Yu Watanabe2023-03-241-68/+47
| * | nulstr-util: introduce strv_parse_nulstr_full() that optionally drop trailing...Yu Watanabe2023-03-242-2/+9
* | | Merge pull request #26957 from yuwata/proc-cmdline-cleanupsDaan De Meyer2023-03-243-20/+29
|\ \ \
| * | | test-proc-cmdline: test proc_cmdline_get_key() actually parses EFI optionsYu Watanabe2023-03-241-5/+10
| * | | proc-cmdline: make proc_cmdline_parse_given() staticYu Watanabe2023-03-243-7/+6
| * | | proc-cmdline: use proc_cmdline_key_string() when we search for keyYu Watanabe2023-03-242-5/+9
| * | | proc-cmdline: rename variableYu Watanabe2023-03-241-3/+3
| * | | proc-cmdline: insert an empty line between variable declaration and assertionYu Watanabe2023-03-241-0/+1
| |/ /
* | | Merge pull request #26948 from yuwata/vconsole-fix-memleakDaan De Meyer2023-03-241-52/+180
|\ \ \
| * | | vconsole: introduce context_get_config() helper functionYu Watanabe2023-03-241-14/+34
| * | | vconsole: introduce Context and its helper functionsYu Watanabe2023-03-241-41/+149
| |/ /
* | | core/main: make positional arguments followed by '=', then by valueYu Watanabe2023-03-241-18/+15
* | | core/main: fix maximum number of arguments for shutdown commandYu Watanabe2023-03-241-1/+1
|/ /
* | chase-symlinks: Use xopenat() instead of open_mkdir_at()Daan De Meyer2023-03-231-1/+1
* | Merge pull request #26935 from keszybz/test-parse_auxLuca Boccassi2023-03-234-69/+199
|\ \
| * | test-coredump-util: also test parse_auxv() with unaligned dataZbigniew Jędrzejewski-Szmek2023-03-231-10/+39
| * | test-coredump-util: add tests for parse_aux()Zbigniew Jędrzejewski-Szmek2023-03-231-0/+63
| * | coredump: split out parse_auxv() to src/shared/Zbigniew Jędrzejewski-Szmek2023-03-233-69/+107
* | | Merge pull request #26949 from DaanDeMeyer/xopenat-reopenLuca Boccassi2023-03-234-8/+35
|\ \ \
| * | | loop-util: Add loop_device_make_by_path_at()Daan De Meyer2023-03-232-7/+24
| * | | fs-util: Allow xopenat() to reopen existing file descriptorsDaan De Meyer2023-03-232-1/+11
* | | | fileio: add new helper fdopen_independent()Lennart Poettering2023-03-236-26/+82
* | | | pid1: allowlist all tpm devices for a unit when encrypted creds are neededLennart Poettering2023-03-231-1/+1
* | | | core: move encrypted credential check to execute.cLennart Poettering2023-03-233-11/+19
| |/ / |/| |
* | | Merge pull request #26214 from YHNdnzj/sd-notify-change-notifyaccessMike Yuan2023-03-244-11/+70
|\ \ \
| * | | core: support overriding NOTIFYACCESS= through sd-notify during runtimeMike Yuan2023-03-224-11/+70
* | | | find-esp: don't silently error bootctl install if presumed XBOOTLDR part is s...наб2023-03-231-1/+1