summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | boot: Do not use errno.h/inttypes.hJan Janssen2023-02-214-5/+31
| * | | fundamental: Drop some unnecessary ifdefsJan Janssen2023-02-213-7/+0
* | | | Merge pull request #26491 from dtardon/list-pathsYu Watanabe2023-02-227-55/+285
|\ \ \ \
| * | | | test: add a minimal test for list-pathsDavid Tardon2023-02-211-0/+2
| * | | | shell-completion: add systemctl list-pathsDavid Tardon2023-02-212-1/+2
| * | | | man: document systemctl list-pathsDavid Tardon2023-02-211-0/+20
| * | | | systemctl: add list-paths verbDavid Tardon2023-02-213-0/+217
| * | | | systemctl: prepend machine ID to unit ID in list-socketsDavid Tardon2023-02-211-11/+6
| * | | | systemctl: extract common code to a functionDavid Tardon2023-02-211-29/+19
| * | | | systemctl: use table_add_triggeredDavid Tardon2023-02-211-7/+6
| * | | | systemctl: extract code to a helper functionDavid Tardon2023-02-211-9/+15
* | | | | po: Translated using Weblate (Lithuanian)mooo2023-02-221-28/+21
* | | | | Merge pull request #26527 from mrc0mmand/more-testsYu Watanabe2023-02-221-0/+15
|\ \ \ \ \
| * | | | | test: add coverage for #26483Frantisek Sumsal2023-02-211-0/+3
| * | | | | test: add coverage for #26467Frantisek Sumsal2023-02-211-0/+12
* | | | | | socket-proxyd: support Type=notifyДамјан Георгиевски2023-02-212-0/+5
* | | | | | Merge pull request #26349 from yuwata/safe-fork-rearrange-stdioLuca Boccassi2023-02-2120-129/+107
|\ \ \ \ \ \
| * | | | | | tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDSYu Watanabe2023-02-2011-108/+51
| * | | | | | process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIOYu Watanabe2023-02-2012-28/+63
* | | | | | | pam-systemd: split up weight helper funcsLennart Poettering2023-02-211-11/+27
* | | | | | | journal: move journal_file_compare_locations() from journal-file.c → sd-jou...Lennart Poettering2023-02-213-52/+46
* | | | | | | Enable TPM by default with SetCredentialEncryptedAidan Dang2023-02-212-7/+17
| |_|_|/ / / |/| | | | |
* | | | | | stub: Fix unaligned readJan Janssen2023-02-211-19/+28
* | | | | | Merge pull request #26446 from medhefgo/efi-headersZbigniew Jędrzejewski-Szmek2023-02-2159-636/+1377
|\ \ \ \ \ \
| * | | | | | boot: Provide our own EFI API headersJan Janssen2023-02-2159-603/+1328
| * | | | | | boot: Query EFI var size before fetching themJan Janssen2023-02-211-6/+7
| * | | | | | boot: Use C escape sequence for control charsJan Janssen2023-02-211-9/+9
| * | | | | | boot: Drop use of efigpt.hJan Janssen2023-02-211-18/+33
| | |_|_|_|/ | |/| | | |
* | | | | | efi: drop executable-stack bit from .elf fileZbigniew Jędrzejewski-Szmek2023-02-211-0/+1
* | | | | | logind-session: make stopping of idle session visible to adminsDavid Tardon2023-02-211-1/+1
* | | | | | sleep: check if we're on AC power before checking battery capacityMike Yuan2023-02-213-4/+11
| |_|/ / / |/| | | |
* | | | | install: fail early if specifier expansion failedDavid Tardon2023-02-211-0/+2
* | | | | Merge pull request #26518 from DaanDeMeyer/mkosi-stuffDaan De Meyer2023-02-219-294/+213
|\ \ \ \ \
| * | | | | mkosi: Reduce postinst script indentationDaan De Meyer2023-02-211-37/+39
| * | | | | mkosi: Simplify BUILDDIR/SRCDIR handling a bitDaan De Meyer2023-02-211-12/+12
| * | | | | mkosi: Move more logic to the postinst scriptDaan De Meyer2023-02-217-88/+58
| * | | | | mkosi: Remove preset workaroundDaan De Meyer2023-02-211-4/+0
| * | | | | mkosi: Use 4 space indentation for scriptsDaan De Meyer2023-02-212-170/+170
| * | | | | mkosi: Drop opensuse workaroundDaan De Meyer2023-02-211-10/+0
| * | | | | mkosi: Drop bootctl workaround in postinst scriptDaan De Meyer2023-02-211-4/+0
| * | | | | mkosi: Drop locale workaroundDaan De Meyer2023-02-211-23/+0
| * | | | | mkosi: Drop ld workaroundDaan De Meyer2023-02-211-12/+0
| * | | | | mkosi: Update to latestDaan De Meyer2023-02-211-1/+1
* | | | | | bootctl: add new --print-root-device optionLennart Poettering2023-02-217-42/+140
* | | | | | Merge pull request #26265 from poettering/journal-refresh-fixesLennart Poettering2023-02-219-68/+119
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | docs: document the new HEADER_COMPATIBLE_TAIL_ENTRY_BOOT_ID flagLennart Poettering2023-02-211-5/+27
| * | | | | journal-file: drop checking if files are from the future at time of openLennart Poettering2023-02-213-14/+1
| * | | | | journal-file: allow opening journal files for write when machine ID is not in...Lennart Poettering2023-02-211-2/+6
| * | | | | journal-file: lazily fill in machine ID into journal header, if neededLennart Poettering2023-02-211-3/+40
| * | | | | journal-file: write machine ID when create the file, not when we open it for ...Lennart Poettering2023-02-211-9/+5