index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
chase-symlinks: new chase_symlinks_and_unlink()
Ludwig Nussel
3
-0
/
+47
2023-01-19
test: update Ubuntu CI docs
Frantisek Sumsal
1
-7
/
+5
2023-01-19
network: do not enter failed state when received an invalid RA
Yu Watanabe
1
-10
/
+11
2023-01-19
meson: ukify depends on GNU_EFI
Ludwig Nussel
1
-18
/
+18
2023-01-19
testsuite-77: Fix race condition
Daan De Meyer
7
-22
/
+18
2023-01-18
tpm2: add salt to pin
William Roberts
11
-15
/
+230
2023-01-18
man: note that cgroup-based sandboxing is not bypassed by '+'
Luca Boccassi
4
-2
/
+29
2023-01-18
boot: Drop use of Print
Jan Janssen
4
-98
/
+102
2023-01-18
boot: Drop use of xpool_print/SPrint
Jan Janssen
6
-44
/
+43
2023-01-18
tree-wide: Use __func__ in asserts
Jan Janssen
3
-7
/
+7
2023-01-18
boot: Add log_trace debugging helper
Jan Janssen
1
-0
/
+1
2023-01-18
boot: Introduce log_wait
Jan Janssen
9
-16
/
+46
2023-01-18
boot: Use printf for error logging
Jan Janssen
18
-161
/
+148
2023-01-18
boot: Add printf functions
Jan Janssen
6
-0
/
+748
2023-01-18
systemd-analyze: Add --json=, --table and -no-legend tests for plot
joshuazivkovic
1
-0
/
+9
2023-01-18
systemd-analyze: Add tab complete logic for plot
joshuazivkovic
2
-3
/
+19
2023-01-18
systemd-analyze: Update man/systemd-analyze.xml with Plot JSON and table
joshuazivkovic
1
-3
/
+28
2023-01-18
systemd-analyze: Add table and JSON output implementation to plot
Joshua Zivkovic
3
-52
/
+154
2023-01-18
test-network: reprocess the loopback network interface
Yu Watanabe
1
-0
/
+4
2023-01-18
bootctl: add kernel-inspect command
Gerd Hoffmann
4
-0
/
+87
2023-01-18
bootctl: add kernel-identity command
Gerd Hoffmann
5
-0
/
+132
2023-01-18
core: add GetUnitByPIDFD method and use it in systemctl
Luca Boccassi
5
-13
/
+151
2023-01-18
hwdb: Add mic mute key mappings for Dell G16 Series
Koba Ko
1
-0
/
+2
2023-01-18
repart: auto-probe sector size when not specified
Lennart Poettering
1
-3
/
+17
2023-01-18
homework: when creating/resizing GPT partitions, also set sector size explicitly
Lennart Poettering
6
-14
/
+61
2023-01-18
dissect: show sector size in info output
Lennart Poettering
1
-0
/
+5
2023-01-18
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
11
-16
/
+102
2023-01-18
dissect-image: add probe_sector_size() helper for detecting sector size of a ...
Lennart Poettering
2
-0
/
+84
2023-01-18
loop-util: insist on setting the sector size correctly
Lennart Poettering
1
-1
/
+19
2023-01-18
blockdev-util: add simple wrapper around BLKSSZGET
Lennart Poettering
3
-6
/
+23
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
repart: Allow configuring sector size
Daan De Meyer
10
-41
/
+97
2023-01-17
mkfs-util: Shorten strv operations error handling
Daan De Meyer
1
-36
/
+15
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
[next]