summaryrefslogtreecommitdiffstats
path: root/src/shared/reboot-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-18core: insist on sandboxing if ExtensionImages/Directories are configuredLuca Boccassi1-0/+3
2022-03-18sd-device: shorten code a bitYu Watanabe1-14/+4
2022-03-18sd-device-enumerator: fix typo: contolC -> controlCYu Watanabe1-8/+5
2022-03-18sort-util: add missing parensYu Watanabe1-6/+6
2022-03-18tree-wide: fix duplicated wordsMichael Biebl9-10/+10
2022-03-17homed: permit inodes owned by UID_MAPPED_ROOT to be created in $HOMELennart Poettering1-0/+6
2022-03-17nspawn: make sure host root can write to the uidmapped mounts we prepare for ...Lennart Poettering6-9/+51
2022-03-17base-filesystem: use uid_is_valid() at one more placeLennart Poettering1-1/+1
2022-03-17nspawn: if we refuse to operate on some directory, explain whyLennart Poettering1-13/+18
2022-03-17nspawn: make more stuff constLennart Poettering1-1/+1
2022-03-17nspawn: rebreak all comments in outer_child()Lennart Poettering1-20/+20
2022-03-17Changed wording in systemd-debug-generator manpageDavid1-1/+1
2022-03-17core: add %d specifier for the $CREDENTIALS_DIRECTORYFrantisek Sumsal5-0/+35
2022-03-17test: wait for loopback device being ready to manipulateYu Watanabe1-0/+5
2022-03-17update TODOLennart Poettering1-29/+15
2022-03-17core: drop an unnecessary initializationFrantisek Sumsal1-1/+1
2022-03-17udev: run the main process, workers, and spawned commands in /udev subcgroupYu Watanabe2-18/+59
2022-03-17varlink_error_invalid_parameter(...) always returns EINVALVishal Chillara Srinivas1-5/+26
2022-03-17repart: use assert() when no state is changedYu Watanabe1-4/+4
2022-03-17core: ExecContext::restrict_filesystems is set of stringYu Watanabe1-3/+5
2022-03-17timedate: use cleanup attribute at one more placeYu Watanabe1-11/+18
2022-03-17Revert "udev: do not kill "udevadm control" process in the same cgroup"Yu Watanabe4-58/+3
2022-03-17sd-radv: fix indentationYu Watanabe1-12/+27
2022-03-17sd-radv: do not use iterater outside of the loopYu Watanabe1-16/+10
2022-03-17sd-radv: voidify sd_radv_remove_prefix()Yu Watanabe3-15/+16
2022-03-16tpm2: enable parameter encryptionGrigori Goronzy2-14/+91
2022-03-16sd-boot: disable bitlocker reboot feature for nowLennart Poettering3-3/+20
2022-03-16NEWS: add entry announcing PCR changeLennart Poettering1-0/+13
2022-03-16man: only document new PCR 12Lennart Poettering1-4/+6
2022-03-16sd-boot: measure kernel cmdline into PCR 12 rather than 8Lennart Poettering8-24/+50
2022-03-16boot: use UINT32 as type for PCR indexesLennart Poettering2-3/+2
2022-03-16boot: drop const from EFI_PHYSICAL_ADDRESS parameterLennart Poettering2-3/+5
2022-03-16cgroup: also set user.invocation_id in addition to trusted.invocation_idLennart Poettering1-38/+54
2022-03-16docs: document the user.delegate xattrLennart Poettering1-0/+7
2022-03-16cgroup: also indicate cgroup delegation state in user-accessible xattrLennart Poettering2-15/+29
2022-03-16test-journal-syslog: Add some valid priority casesJan Janssen1-11/+18
2022-03-16test: Use C11 UTF-16 string literalJan Janssen1-2/+1
2022-03-16test: Use TEST macros in more placesJan Janssen34-498/+232
2022-03-16cgroup-show: split out delegation xattr check into its own functionLennart Poettering1-14/+23
2022-03-16update TODOLennart Poettering1-0/+5
2022-03-15docs: s/straight-forward/straightforward/Lennart Poettering4-4/+4
2022-03-15import: improve error messageLennart Poettering1-1/+1
2022-03-15cryptenroll: add tests for TPM2 unlockingGrigori Goronzy5-1/+102
2022-03-15cryptsetup: add manual TPM2 PIN configurationGrigori Goronzy2-1/+20
2022-03-15cryptenroll: add TPM2 PIN documentationGrigori Goronzy1-0/+18
2022-03-15cryptsetup: add libcryptsetup TPM2 PIN supportGrigori Goronzy3-5/+51
2022-03-15cryptsetup: add support for TPM2 pinGrigori Goronzy3-5/+135
2022-03-15cryptenroll: add support for TPM2 pinGrigori Goronzy6-10/+107
2022-03-15tpm2: support policies with PINGrigori Goronzy7-11/+85
2022-03-15hmac/sha256: move size define to sha256.hGrigori Goronzy2-1/+3