index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
sd_bus_new.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
fstab-generator: add SYSTEMD_SYSFS_CHECK env var
Lily Foster
2
-2
/
+14
2023-01-26
fstab-generator: use correct targets when /sysroot is specificied in fstab only
Lily Foster
2
-16
/
+54
2023-01-18
test: bump D-Bus service start timeout if we run without accel
Frantisek Sumsal
1
-0
/
+12
2023-01-17
coredump: use fstatvfs to check the available space
Dmitry V. Levin
1
-1
/
+1
2023-01-17
doc: document how we expect empty lines to be used
Lennart Poettering
1
-2
/
+16
2023-01-17
boot: Fix missed argument to Print()
Jan Janssen
1
-2
/
+2
2023-01-17
units: don't install pcrphase-related units without gnu-efi
Frantisek Sumsal
1
-2
/
+2
2023-01-17
send dhcpv6 release when stopping
chris
12
-16
/
+168
2023-01-17
tpm2: replace magic number
Dan Streetman
1
-1
/
+1
2023-01-17
update TODO
Lennart Poettering
1
-3
/
+2
2023-01-17
test: add simple integration test for checking PCR extension works as it should
Lennart Poettering
2
-0
/
+31
2023-01-17
man: document new machine-id/fs measurement options
Lennart Poettering
3
-6
/
+64
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-17
test-udev: add a brief test for -= operator for SYMLINK
Yu Watanabe
1
-2
/
+3
2023-01-17
udev: support '-=' operator for SYMLINK
Franck Bui
3
-7
/
+25
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
boot: Skip soft-brick warning when in a VM
Jan Janssen
1
-27
/
+29
2023-01-16
boot: Detect hypervisors using SMBIOS info
Jan Janssen
7
-28
/
+163
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
[next]