index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
reboot-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
core: insist on sandboxing if ExtensionImages/Directories are configured
Luca Boccassi
1
-0
/
+3
2022-03-18
sd-device: shorten code a bit
Yu Watanabe
1
-14
/
+4
2022-03-18
sd-device-enumerator: fix typo: contolC -> controlC
Yu Watanabe
1
-8
/
+5
2022-03-18
sort-util: add missing parens
Yu Watanabe
1
-6
/
+6
2022-03-18
tree-wide: fix duplicated words
Michael Biebl
9
-10
/
+10
2022-03-17
homed: permit inodes owned by UID_MAPPED_ROOT to be created in $HOME
Lennart Poettering
1
-0
/
+6
2022-03-17
nspawn: make sure host root can write to the uidmapped mounts we prepare for ...
Lennart Poettering
6
-9
/
+51
2022-03-17
base-filesystem: use uid_is_valid() at one more place
Lennart Poettering
1
-1
/
+1
2022-03-17
nspawn: if we refuse to operate on some directory, explain why
Lennart Poettering
1
-13
/
+18
2022-03-17
nspawn: make more stuff const
Lennart Poettering
1
-1
/
+1
2022-03-17
nspawn: rebreak all comments in outer_child()
Lennart Poettering
1
-20
/
+20
2022-03-17
Changed wording in systemd-debug-generator manpage
David
1
-1
/
+1
2022-03-17
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
5
-0
/
+35
2022-03-17
test: wait for loopback device being ready to manipulate
Yu Watanabe
1
-0
/
+5
2022-03-17
update TODO
Lennart Poettering
1
-29
/
+15
2022-03-17
core: drop an unnecessary initialization
Frantisek Sumsal
1
-1
/
+1
2022-03-17
udev: run the main process, workers, and spawned commands in /udev subcgroup
Yu Watanabe
2
-18
/
+59
2022-03-17
varlink_error_invalid_parameter(...) always returns EINVAL
Vishal Chillara Srinivas
1
-5
/
+26
2022-03-17
repart: use assert() when no state is changed
Yu Watanabe
1
-4
/
+4
2022-03-17
core: ExecContext::restrict_filesystems is set of string
Yu Watanabe
1
-3
/
+5
2022-03-17
timedate: use cleanup attribute at one more place
Yu Watanabe
1
-11
/
+18
2022-03-17
Revert "udev: do not kill "udevadm control" process in the same cgroup"
Yu Watanabe
4
-58
/
+3
2022-03-17
sd-radv: fix indentation
Yu Watanabe
1
-12
/
+27
2022-03-17
sd-radv: do not use iterater outside of the loop
Yu Watanabe
1
-16
/
+10
2022-03-17
sd-radv: voidify sd_radv_remove_prefix()
Yu Watanabe
3
-15
/
+16
2022-03-16
tpm2: enable parameter encryption
Grigori Goronzy
2
-14
/
+91
2022-03-16
sd-boot: disable bitlocker reboot feature for now
Lennart Poettering
3
-3
/
+20
2022-03-16
NEWS: add entry announcing PCR change
Lennart Poettering
1
-0
/
+13
2022-03-16
man: only document new PCR 12
Lennart Poettering
1
-4
/
+6
2022-03-16
sd-boot: measure kernel cmdline into PCR 12 rather than 8
Lennart Poettering
8
-24
/
+50
2022-03-16
boot: use UINT32 as type for PCR indexes
Lennart Poettering
2
-3
/
+2
2022-03-16
boot: drop const from EFI_PHYSICAL_ADDRESS parameter
Lennart Poettering
2
-3
/
+5
2022-03-16
cgroup: also set user.invocation_id in addition to trusted.invocation_id
Lennart Poettering
1
-38
/
+54
2022-03-16
docs: document the user.delegate xattr
Lennart Poettering
1
-0
/
+7
2022-03-16
cgroup: also indicate cgroup delegation state in user-accessible xattr
Lennart Poettering
2
-15
/
+29
2022-03-16
test-journal-syslog: Add some valid priority cases
Jan Janssen
1
-11
/
+18
2022-03-16
test: Use C11 UTF-16 string literal
Jan Janssen
1
-2
/
+1
2022-03-16
test: Use TEST macros in more places
Jan Janssen
34
-498
/
+232
2022-03-16
cgroup-show: split out delegation xattr check into its own function
Lennart Poettering
1
-14
/
+23
2022-03-16
update TODO
Lennart Poettering
1
-0
/
+5
2022-03-15
docs: s/straight-forward/straightforward/
Lennart Poettering
4
-4
/
+4
2022-03-15
import: improve error message
Lennart Poettering
1
-1
/
+1
2022-03-15
cryptenroll: add tests for TPM2 unlocking
Grigori Goronzy
5
-1
/
+102
2022-03-15
cryptsetup: add manual TPM2 PIN configuration
Grigori Goronzy
2
-1
/
+20
2022-03-15
cryptenroll: add TPM2 PIN documentation
Grigori Goronzy
1
-0
/
+18
2022-03-15
cryptsetup: add libcryptsetup TPM2 PIN support
Grigori Goronzy
3
-5
/
+51
2022-03-15
cryptsetup: add support for TPM2 pin
Grigori Goronzy
3
-5
/
+135
2022-03-15
cryptenroll: add support for TPM2 pin
Grigori Goronzy
6
-10
/
+107
2022-03-15
tpm2: support policies with PIN
Grigori Goronzy
7
-11
/
+85
2022-03-15
hmac/sha256: move size define to sha256.h
Grigori Goronzy
2
-1
/
+3
[next]