summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22768 from poettering/cgls-delegate-xattrAnita Zhang2022-03-163-54/+100
|\
| * cgroup: also set user.invocation_id in addition to trusted.invocation_idLennart Poettering2022-03-161-38/+54
| * docs: document the user.delegate xattrLennart Poettering2022-03-161-0/+7
| * cgroup: also indicate cgroup delegation state in user-accessible xattrLennart Poettering2022-03-162-15/+29
| * cgroup-show: split out delegation xattr check into its own functionLennart Poettering2022-03-161-14/+23
* | Merge pull request #22761 from poettering/pcr-fixLennart Poettering2022-03-1610-32/+74
|\ \
| * | NEWS: add entry announcing PCR changeLennart Poettering2022-03-161-0/+13
| * | man: only document new PCR 12Lennart Poettering2022-03-161-4/+6
| * | sd-boot: measure kernel cmdline into PCR 12 rather than 8Lennart Poettering2022-03-168-24/+50
| * | boot: use UINT32 as type for PCR indexesLennart Poettering2022-03-162-3/+2
| * | boot: drop const from EFI_PHYSICAL_ADDRESS parameterLennart Poettering2022-03-162-3/+5
| |/
* | Merge pull request #22765 from medhefgo/testYu Watanabe2022-03-1735-503/+243
|\ \
| * | test-journal-syslog: Add some valid priority casesJan Janssen2022-03-161-11/+18
| * | test: Use C11 UTF-16 string literalJan Janssen2022-03-161-2/+1
| * | test: Use TEST macros in more placesJan Janssen2022-03-1634-498/+232
| |/
* | sd-boot: disable bitlocker reboot feature for nowLennart Poettering2022-03-163-3/+20
* | Merge pull request #22563 from grigorig/cryptenroll-tpm2-pinLennart Poettering2022-03-1622-29/+516
|\ \ | |/ |/|
| * cryptenroll: add tests for TPM2 unlockingGrigori Goronzy2022-03-155-1/+102
| * cryptsetup: add manual TPM2 PIN configurationGrigori Goronzy2022-03-152-1/+20
| * cryptenroll: add TPM2 PIN documentationGrigori Goronzy2022-03-151-0/+18
| * cryptsetup: add libcryptsetup TPM2 PIN supportGrigori Goronzy2022-03-153-5/+51
| * cryptsetup: add support for TPM2 pinGrigori Goronzy2022-03-153-5/+135
| * cryptenroll: add support for TPM2 pinGrigori Goronzy2022-03-156-10/+107
| * tpm2: support policies with PINGrigori Goronzy2022-03-157-11/+85
| * hmac/sha256: move size define to sha256.hGrigori Goronzy2022-03-152-1/+3
* | update TODOLennart Poettering2022-03-161-0/+5
* | docs: s/straight-forward/straightforward/Lennart Poettering2022-03-154-4/+4
* | Merge pull request #22746 from yuwata/home-cleanupsLuca Boccassi2022-03-151-35/+29
|\ \
| * | home: use open_image_file() helper at one more placeYu Watanabe2022-03-151-4/+2
| * | home: shorten code a bit and add missing assertionsYu Watanabe2022-03-151-31/+27
* | | import: improve error messageLennart Poettering2022-03-151-1/+1
* | | Merge pull request #22757 from DaanDeMeyer/bpf-errorLuca Boccassi2022-03-152-6/+7
|\ \ \ | |_|/ |/| |
| * | bpf: Fix error handlingDaan De Meyer2022-03-152-4/+2
| * | bpf: Log at debug when checking if restricting ifaces is supportedDaan De Meyer2022-03-151-4/+7
* | | Merge pull request #22745 from yuwata/test-repart-fixesFrantisek Sumsal2022-03-151-4/+12
|\ \ \
| * | | test: wait for loopback device being actually createdYu Watanabe2022-03-151-0/+8
| * | | test: format disk image through loopback deviceYu Watanabe2022-03-151-1/+1
| * | | test: use /var/tmp for storing disk imagesYu Watanabe2022-03-151-4/+4
| | |/ | |/|
* | | Merge pull request #22739 from mrc0mmand/list-boot-followupYu Watanabe2022-03-151-1/+11
|\ \ \ | |/ / |/| |
| * | journal: make --reverse affect --list-bootsFrantisek Sumsal2022-03-141-0/+3
| * | journal: use table_set_json_field_name() to override a column nameFrantisek Sumsal2022-03-141-1/+5
| * | journal: reset previously set JSON flagsFrantisek Sumsal2022-03-141-0/+3
* | | Merge pull request #22730 from GeorgesStavracas/gbsneto/multimedia-stream-deckLuca Boccassi2022-03-144-0/+158
|\ \ \
| * | | hwdb: Add AV production access to Elgado Stream Deck devicesGeorges Basile Stavracas Neto2022-03-141-1/+25
| * | | Add AV production controllers to hwdb and add uaccessBe2022-03-144-0/+134
| | |/ | |/|
* | | units: fix factory-reset.target descriptionVivien Didelot2022-03-141-1/+1
* | | Merge pull request #22734 from poettering/decimal-str-width-testLennart Poettering2022-03-143-15/+72
|\ \ \
| * | | test: add test case for DECIMAL_STR_MAX()Lennart Poettering2022-03-141-0/+23
| * | | macro: handle DECIMAL_STR_MAX() special cases more accuratelyLennart Poettering2022-03-142-10/+11
| * | | test: add test for DECIMAL_STR_WIDTH()Lennart Poettering2022-03-141-0/+23