index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.resource-control.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
7
-39
/
+80
2023-01-17
generators: optionally, measure file systems at boot
Lennart Poettering
8
-4
/
+115
2023-01-17
units: rework growfs units to be just a regular unit that is instantiated
Lennart Poettering
5
-49
/
+126
2023-01-17
generator: teach generator_add_symlink() to instantiate specified unit
Lennart Poettering
2
-13
/
+45
2023-01-17
units: measure /etc/machine-id into PCR 15 during early boot
Lennart Poettering
2
-0
/
+25
2023-01-17
pcrphase: make tool more generic, reuse for measuring machine id/fs uuids
Lennart Poettering
2
-24
/
+187
2023-01-17
gpt-auto-generator: automatically measure root/var volume keys into PCR 15
Lennart Poettering
2
-5
/
+39
2023-01-17
man: document the new crypttab measurement options
Lennart Poettering
2
-0
/
+27
2023-01-17
cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab options
Lennart Poettering
3
-15
/
+217
2023-01-17
tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...
Lennart Poettering
3
-6
/
+23
2023-01-17
tpm2-util: split out code that extends a PCR from pcrphase
Lennart Poettering
3
-39
/
+72
2023-01-17
tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...
Lennart Poettering
3
-22
/
+50
2023-01-16
sd-dhcp-client: gracefully handle invalid ether type client ID
Yu Watanabe
1
-20
/
+18
2023-01-16
busctl: simplify peeking the type
Lennart Poettering
1
-20
/
+10
2023-01-16
sd-dhcp6: always append the default status message generated from status code
Yu Watanabe
2
-13
/
+18
2023-01-16
network: fix memleak
Yu Watanabe
2
-2
/
+10
2023-01-16
memory-util: add CLEANUP_ERASE_PTR() macro and use it
Lennart Poettering
3
-70
/
+89
2023-01-16
tree-wide: use CLEANUP_ERASE() at various places
Lennart Poettering
5
-107
/
+67
2023-01-16
update TODO
Lennart Poettering
1
-0
/
+11
2023-01-16
mount: handle bind mount of file with non-existing target
David Tardon
2
-4
/
+21
2023-01-16
creds-util: merge the TPM2 detection for initrd
Alberto Planas
1
-9
/
+2
2023-01-16
creds-util: do not try TPM2 if there is not support
Alberto Planas
1
-9
/
+6
2023-01-16
creds-util: check for CAP_DAC_READ_SEARCH
Alberto Planas
1
-3
/
+9
2023-01-16
systemctl: list-dependencies: support --type= and --state=
Mike Yuan
5
-9
/
+69
2023-01-16
man: clarify applicability of IPv6AcceptRA option
Łukasz Stelmach
1
-1
/
+1
2023-01-16
gpt-auto: harden ESP/XBOOTLDR mounts with "noexec,nosuid,nodev"
Mike Yuan
1
-5
/
+5
2023-01-16
man: udev_enumerate_new: fix typo
Ulrich Ölmann
1
-1
/
+1
2023-01-16
NEWS: mention QuickAck=
Yu Watanabe
1
-0
/
+5
2023-01-16
NEWS: move one entry to the correct section
Yu Watanabe
1
-7
/
+7
2023-01-16
network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]
Yu Watanabe
5
-2
/
+28
2023-01-15
ukify: Fix version string
Daan De Meyer
1
-1
/
+1
2023-01-15
docs/man: remove reference to default vsock CID
Luca Boccassi
2
-7
/
+3
2023-01-15
mkosi: Use meson setup
Daan De Meyer
1
-1
/
+1
2023-01-15
boot: Remove -O1 workaround
Daan De Meyer
1
-9
/
+0
2023-01-15
ci: Update mkosi action to latest commit
Daan De Meyer
2
-19
/
+6
2023-01-15
man: libudev: fix typo
Ulrich Ölmann
1
-1
/
+1
2023-01-15
busctl: fix introspecting DBus properties
Yu Watanabe
1
-2
/
+19
2023-01-14
test: support a non-default SysV directory
Frantisek Sumsal
1
-11
/
+14
2023-01-13
open-file: Fix user-after-free
Daan De Meyer
1
-1
/
+1
2023-01-13
systemctl: list-dependencies: pass bool where appropriate
Mike Yuan
1
-1
/
+1
2023-01-13
udev: simplify a bit stack_directory_find_prioritized_devnode()
Franck Bui
1
-20
/
+15
2023-01-13
udev: return ENODEV if link_directory_read_one() can't find the devnode
Franck Bui
1
-1
/
+1
2023-01-13
udev: let stack_directory_open() convert a slink into a dirname itself
Franck Bui
1
-16
/
+18
2023-01-13
udev: merge link_directory_lock() into link_directory_open()
Franck Bui
1
-39
/
+32
2023-01-13
bootspec: show efi entry too
Ludwig Nussel
1
-0
/
+2
2023-01-13
test: explicitly create the /etc/init.d directory
Frantisek Sumsal
1
-1
/
+1
2023-01-13
cgroup: Do not emit compat message without memory limit
Michal Koutný
1
-1
/
+2
2023-01-12
dissect-image: Notify btrfs when we're done using a loop device
Daan De Meyer
4
-0
/
+35
2023-01-12
ci: Fix PR labeling
Daan De Meyer
1
-3
/
+3
2023-01-12
network: Show network and link file dropins in networkctl status
Daan De Meyer
11
-7
/
+116
[next]