Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | boot: Do not use errno.h/inttypes.h | Jan Janssen | 2023-02-21 | 4 | -5/+31 | |
| * | | | fundamental: Drop some unnecessary ifdefs | Jan Janssen | 2023-02-21 | 3 | -7/+0 | |
* | | | | Merge pull request #26491 from dtardon/list-paths | Yu Watanabe | 2023-02-22 | 7 | -55/+285 | |
|\ \ \ \ | ||||||
| * | | | | test: add a minimal test for list-paths | David Tardon | 2023-02-21 | 1 | -0/+2 | |
| * | | | | shell-completion: add systemctl list-paths | David Tardon | 2023-02-21 | 2 | -1/+2 | |
| * | | | | man: document systemctl list-paths | David Tardon | 2023-02-21 | 1 | -0/+20 | |
| * | | | | systemctl: add list-paths verb | David Tardon | 2023-02-21 | 3 | -0/+217 | |
| * | | | | systemctl: prepend machine ID to unit ID in list-sockets | David Tardon | 2023-02-21 | 1 | -11/+6 | |
| * | | | | systemctl: extract common code to a function | David Tardon | 2023-02-21 | 1 | -29/+19 | |
| * | | | | systemctl: use table_add_triggered | David Tardon | 2023-02-21 | 1 | -7/+6 | |
| * | | | | systemctl: extract code to a helper function | David Tardon | 2023-02-21 | 1 | -9/+15 | |
* | | | | | po: Translated using Weblate (Lithuanian) | mooo | 2023-02-22 | 1 | -28/+21 | |
* | | | | | Merge pull request #26527 from mrc0mmand/more-tests | Yu Watanabe | 2023-02-22 | 1 | -0/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | test: add coverage for #26483 | Frantisek Sumsal | 2023-02-21 | 1 | -0/+3 | |
| * | | | | | test: add coverage for #26467 | Frantisek Sumsal | 2023-02-21 | 1 | -0/+12 | |
* | | | | | | socket-proxyd: support Type=notify | Дамјан Георгиевски | 2023-02-21 | 2 | -0/+5 | |
* | | | | | | Merge pull request #26349 from yuwata/safe-fork-rearrange-stdio | Luca Boccassi | 2023-02-21 | 20 | -129/+107 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS | Yu Watanabe | 2023-02-20 | 11 | -108/+51 | |
| * | | | | | | process-util: rename FORK_NULL_STDIO -> FORK_REARRANGE_STDIO | Yu Watanabe | 2023-02-20 | 12 | -28/+63 | |
* | | | | | | | pam-systemd: split up weight helper funcs | Lennart Poettering | 2023-02-21 | 1 | -11/+27 | |
* | | | | | | | journal: move journal_file_compare_locations() from journal-file.c → sd-jou... | Lennart Poettering | 2023-02-21 | 3 | -52/+46 | |
* | | | | | | | Enable TPM by default with SetCredentialEncrypted | Aidan Dang | 2023-02-21 | 2 | -7/+17 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | stub: Fix unaligned read | Jan Janssen | 2023-02-21 | 1 | -19/+28 | |
* | | | | | | Merge pull request #26446 from medhefgo/efi-headers | Zbigniew Jędrzejewski-Szmek | 2023-02-21 | 59 | -636/+1377 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | boot: Provide our own EFI API headers | Jan Janssen | 2023-02-21 | 59 | -603/+1328 | |
| * | | | | | | boot: Query EFI var size before fetching them | Jan Janssen | 2023-02-21 | 1 | -6/+7 | |
| * | | | | | | boot: Use C escape sequence for control chars | Jan Janssen | 2023-02-21 | 1 | -9/+9 | |
| * | | | | | | boot: Drop use of efigpt.h | Jan Janssen | 2023-02-21 | 1 | -18/+33 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | efi: drop executable-stack bit from .elf file | Zbigniew Jędrzejewski-Szmek | 2023-02-21 | 1 | -0/+1 | |
* | | | | | | logind-session: make stopping of idle session visible to admins | David Tardon | 2023-02-21 | 1 | -1/+1 | |
* | | | | | | sleep: check if we're on AC power before checking battery capacity | Mike Yuan | 2023-02-21 | 3 | -4/+11 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | install: fail early if specifier expansion failed | David Tardon | 2023-02-21 | 1 | -0/+2 | |
* | | | | | Merge pull request #26518 from DaanDeMeyer/mkosi-stuff | Daan De Meyer | 2023-02-21 | 9 | -294/+213 | |
|\ \ \ \ \ | ||||||
| * | | | | | mkosi: Reduce postinst script indentation | Daan De Meyer | 2023-02-21 | 1 | -37/+39 | |
| * | | | | | mkosi: Simplify BUILDDIR/SRCDIR handling a bit | Daan De Meyer | 2023-02-21 | 1 | -12/+12 | |
| * | | | | | mkosi: Move more logic to the postinst script | Daan De Meyer | 2023-02-21 | 7 | -88/+58 | |
| * | | | | | mkosi: Remove preset workaround | Daan De Meyer | 2023-02-21 | 1 | -4/+0 | |
| * | | | | | mkosi: Use 4 space indentation for scripts | Daan De Meyer | 2023-02-21 | 2 | -170/+170 | |
| * | | | | | mkosi: Drop opensuse workaround | Daan De Meyer | 2023-02-21 | 1 | -10/+0 | |
| * | | | | | mkosi: Drop bootctl workaround in postinst script | Daan De Meyer | 2023-02-21 | 1 | -4/+0 | |
| * | | | | | mkosi: Drop locale workaround | Daan De Meyer | 2023-02-21 | 1 | -23/+0 | |
| * | | | | | mkosi: Drop ld workaround | Daan De Meyer | 2023-02-21 | 1 | -12/+0 | |
| * | | | | | mkosi: Update to latest | Daan De Meyer | 2023-02-21 | 1 | -1/+1 | |
* | | | | | | bootctl: add new --print-root-device option | Lennart Poettering | 2023-02-21 | 7 | -42/+140 | |
* | | | | | | Merge pull request #26265 from poettering/journal-refresh-fixes | Lennart Poettering | 2023-02-21 | 9 | -68/+119 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | docs: document the new HEADER_COMPATIBLE_TAIL_ENTRY_BOOT_ID flag | Lennart Poettering | 2023-02-21 | 1 | -5/+27 | |
| * | | | | | journal-file: drop checking if files are from the future at time of open | Lennart Poettering | 2023-02-21 | 3 | -14/+1 | |
| * | | | | | journal-file: allow opening journal files for write when machine ID is not in... | Lennart Poettering | 2023-02-21 | 1 | -2/+6 | |
| * | | | | | journal-file: lazily fill in machine ID into journal header, if needed | Lennart Poettering | 2023-02-21 | 1 | -3/+40 | |
| * | | | | | journal-file: write machine ID when create the file, not when we open it for ... | Lennart Poettering | 2023-02-21 | 1 | -9/+5 |