summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Fix shellcheck warningsDaan De Meyer2023-01-291-2/+2
* update footer to 2023cake032023-01-291-1/+1
* mkosi: Drop epel-testing repository from centos configDaan De Meyer2023-01-291-1/+0
* sd-dhcp-server: allow to send header only messageYu Watanabe2023-01-281-1/+1
* ukify: python 3.9 compat followupDaan De Meyer2023-01-271-1/+7
* mkosi: Update and enable ukify in mkosi buildsDaan De Meyer2023-01-278-5/+17
* tmpfiles: automatically create /etc/credstore/ and friendsLennart Poettering2023-01-272-0/+14
* Merge pull request #26228 from DaanDeMeyer/resolve-capLennart Poettering2023-01-272-1/+19
|\
| * resolve: Skip creating stubs if missing CAP_NET_BIND_SERVICEDaan De Meyer2023-01-261-0/+9
| * nspawn: Drop CAP_NET_BIND_SERVICE when in userns but not in netnsDaan De Meyer2023-01-261-1/+10
* | journald: don't check for -EREMCHG on open, given that open doesn't generate itLennart Poettering2023-01-271-2/+1
* | journal: use TAKE_PTR() at one more placeLennart Poettering2023-01-271-2/+1
* | boot: Use aarch64 virtual counterJan Janssen2023-01-271-2/+2
* | Merge pull request #26209 from PeterCxy/doc-fido2-changesZbigniew Jędrzejewski-Szmek2023-01-262-11/+17
|\ \
| * | NEWS: Add entry about support for multiple FIDO2 tokensPeter Cai2023-01-261-0/+6
| * | docs: Update crypt{enroll,setup} limitations regarding FIDO2Peter Cai2023-01-261-11/+11
* | | journal: prefix all functions with "server_" that operate on Server objectsLennart Poettering2023-01-261-40/+44
* | | journal-file: be a tiny bit more careful with generating seqnumsLennart Poettering2023-01-261-14/+16
| |/ |/|
* | update TODOLennart Poettering2023-01-261-0/+2
* | journald: minor modernizations in kmsg handling codeLennart Poettering2023-01-261-22/+14
* | Merge pull request #26198 from poettering/journal-strict-modeLennart Poettering2023-01-263-26/+100
|\ \
| * | journal: add some line breaks/commentsLennart Poettering2023-01-251-13/+39
| * | journal-file: make strict order optionalLennart Poettering2023-01-253-13/+61
* | | github/labeller: fix yaml syntaxZbigniew Jędrzejewski-Szmek2023-01-261-1/+1
* | | github/labeller: add more match patternsZbigniew Jędrzejewski-Szmek2023-01-261-26/+120
* | | journal: automatically pick up boot ID in journal_file_append_entry()Lennart Poettering2023-01-261-0/+9
| |/ |/|
* | sha256: header needs stddefWilliam Roberts2023-01-251-0/+1
|/
* Merge pull request #26204 from poettering/journal-header-compoung-initLennart Poettering2023-01-252-13/+12
|\
| * journal: use compound initialization for journal file Header structureLennart Poettering2023-01-251-12/+11
| * journal-def: fix type of signature to match the actual field in the Header st...Lennart Poettering2023-01-251-1/+1
* | Merge pull request #26179 from medhefgo/boot-no-gnu-efiLuca Boccassi2023-01-2520-258/+240
|\ \
| * | boot: Use unicode literalsJan Janssen2023-01-254-39/+39
| * | boot: Use unsigned for beep countingJan Janssen2023-01-252-3/+3
| * | boot: Replace UINTN with size_tJan Janssen2023-01-2520-216/+198
| |/
* | repart: Add roothash to output of all verity siblingsDaan De Meyer2023-01-252-6/+13
* | Merge pull request #26195 from mrc0mmand/update-uapiLuca Boccassi2023-01-2519-49/+595
|\ \
| * | partition: fix build with newer linux/btrfs.h uapi headerFrantisek Sumsal2023-01-251-1/+6
| * | basic/linux: update linux uapi headersFrantisek Sumsal2023-01-2518-48/+589
* | | Merge pull request #26192 from mrc0mmand/fix-errno-checkLuca Boccassi2023-01-252-3/+7
|\ \ \
| * | | coccinelle: skip the empty-to-null transformation on the macro itselfFrantisek Sumsal2023-01-251-2/+6
| * | | sysupdate: fix errno checkFrantisek Sumsal2023-01-251-1/+1
| |/ /
* | | test-execute: Skip when /sys is read-onlyDaan De Meyer2023-01-251-0/+3
* | | test: skip firstboot --prompt-keymap check if keymaps are missingMichael Biebl2023-01-251-2/+8
* | | Merge pull request #26197 from poettering/journal-file-size-t-fixLennart Poettering2023-01-253-7/+8
|\ \ \ | |_|/ |/| |
| * | journal-file: cast file size to to fixed size typeLennart Poettering2023-01-252-5/+5
| * | journal-file: fix type of array counterLennart Poettering2023-01-252-2/+3
* | | dlfcn: add new safe_dclose() helperLennart Poettering2023-01-252-5/+9
|/ /
* | Merge pull request #26193 from aafeijoo-suse/cryptenroll-unlock-fido2-device-...Luca Boccassi2023-01-252-1/+17
|\ \
| * | man: add missing --unlock-fido2-device to systemd-cryptenrollAntonio Alvarez Feijoo2023-01-251-1/+13
| * | bash-completion: add missing --unlock-fido2-device to systemd-cryptenrollAntonio Alvarez Feijoo2023-01-251-0/+4
| |/