summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | repart: add --tpm2-device-key= to repart, tooLennart Poettering2023-11-092-26/+90
| * | | | cryptenroll: slightly reorder thingsLennart Poettering2023-11-091-13/+13
| * | | | tpm2-util: move loading of TPM2B_PUBLIC from disk into tpm2-util.cLennart Poettering2023-11-093-28/+43
| * | | | repart,cryptenroll: bring tpm2 switches/--help/handling in a single, canonica...Lennart Poettering2023-11-091-19/+19
| | |/ / | |/| |
* | | | Merge pull request #29947 from poettering/srk-beefupLuca Boccassi2023-11-1011-26/+156
|\ \ \ \
| * | | | test: test the new srk extraction functionalityLennart Poettering2023-11-091-0/+6
| * | | | man: update --tpm2-device-key= docs to reference the new ways to get the SRKLennart Poettering2023-11-091-6/+12
| * | | | analyze: add "srk" verb to extract current srk from TPM2 chipLennart Poettering2023-11-095-0/+70
| * | | | tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC formatLennart Poettering2023-11-094-20/+68
* | | | | hwdb: Add accelerometer data for Librem11 (#29974)zeroskyx2023-11-101-0/+8
* | | | | portablectl: fix detaching when an extension image has been deletedLuca Boccassi2023-11-102-2/+9
* | | | | it.po: updatesDaniele Medri2023-11-101-125/+331
* | | | | po: Translated using Weblate (Chinese (Traditional) (zh_TW))Cheng-Chia Tseng2023-11-101-5/+7
| |_|_|/ |/| | |
* | | | test: don't pre-process $KERNEL_APPENDFrantisek Sumsal2023-11-091-14/+4
* | | | Merge pull request #29954 from DaanDeMeyer/fixLuca Boccassi2023-11-092-5/+5
|\ \ \ \
| * | | | repart: Fix size round up/round downDaan De Meyer2023-11-091-4/+4
| * | | | Set default value for tools treeDaan De Meyer2023-11-091-1/+1
* | | | | Merge pull request #29937 from yuwata/network-fix-json-formatYu Watanabe2023-11-092-12/+25
|\ \ \ \ \
| * | | | | test-network: verify json format about DHCPv6 client statusYu Watanabe2023-11-081-0/+13
| * | | | | network: fix json generationYu Watanabe2023-11-081-12/+12
* | | | | | Merge pull request #29783 from CodethinkLabs/vmspawn/notify-socket-forward-prLuca Boccassi2023-11-095-72/+572
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | vmspawn: update man page to include vsock optionsSam Leonard2023-11-092-22/+65
| * | | | | vmspawn: added vsock functionalitySam Leonard2023-11-093-50/+507
| | |_|_|/ | |/| | |
* | | | | bootctl: fix code commentAntonio Alvarez Feijoo2023-11-091-1/+1
* | | | | test: add one missing assertionFrantisek Sumsal2023-11-091-0/+2
| |_|_|/ |/| | |
* | | | repart: add missing --tpm2-pcrlock= in --help textLennart Poettering2023-11-091-0/+2
|/ / /
* | / core: fix array size in unit_log_resources()Florian Schmaus2023-11-091-2/+2
| |/ |/|
* | man: document explicitly tha ReadWritePaths= cannot undo superblock read-only...Lennart Poettering2023-11-091-1/+6
* | Merge pull request #29949 from mrc0mmand/even-more-ntp-followupsYu Watanabe2023-11-092-4/+6
|\ \
| * | test: use Type=notify together with `busctl monitor`Frantisek Sumsal2023-11-091-2/+2
| * | busctl: send READY=1 when we become a monitorFrantisek Sumsal2023-11-081-0/+2
| * | test: drop some unnecessary quotesFrantisek Sumsal2023-11-081-2/+2
* | | Merge pull request #29939 from YHNdnzj/fdopen-independent-modeYu Watanabe2023-11-092-12/+9
|\ \ \
| * | | basic/fileio: drop O_CREAT before passing flags to fd_reopenMike Yuan2023-11-081-1/+3
| * | | fd-util: refuse O_CREAT in fd_reopenMike Yuan2023-11-081-11/+6
* | | | test-process-util: Handle unprivileged setrlimit successDan Nicholson2023-11-081-3/+10
* | | | Merge pull request #29932 from yuwata/default-network-cleanupsYu Watanabe2023-11-087-7/+9
|\ \ \ \
| * | | | network: make 89-ethernet.network match only physical interfacesYu Watanabe2023-11-081-1/+2
| * | | | network: use Kind= instead of Driver=Yu Watanabe2023-11-086-6/+7
* | | | | journalctl: verify sealed log epochs are continuousFelix Dörre2023-11-088-27/+66
* | | | | Merge pull request #29942 from bluca/executor_no_utmpLuca Boccassi2023-11-082-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ci: add -Dutmp=false coverageLuca Boccassi2023-11-081-1/+1
| * | | | core: fix build with -Dutmp=falseLuca Boccassi2023-11-081-0/+2
| | |/ / | |/| |
* | | | Merge pull request #29927 from yuwata/resolve-mdns-fixletsLuca Boccassi2023-11-085-87/+110
|\ \ \ \
| * | | | resolve/mdns: silently ignore Known-Answers only packetsYu Watanabe2023-11-081-1/+2
| * | | | resolve/mdns: allow mDNS queries with truncation flagYu Watanabe2023-11-081-3/+3
| * | | | resolve: tweak logs about truncationYu Watanabe2023-11-081-1/+4
| * | | | resolve/mdns: split out mdns_make_dummy_packet()Yu Watanabe2023-11-081-70/+88
| * | | | resolve/mdns: do not append packets without recordsYu Watanabe2023-11-081-12/+13
| | |/ / | |/| |
* | | | Merge pull request #29931 from dtardon/udev-remove-propertyLuca Boccassi2023-11-081-10/+4
|\ \ \ \ | |_|/ / |/| | |