index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysusers.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
find-esp: change "unprivileged_mode" parameter to be tristate
Lennart Poettering
5
-34
/
+50
2023-05-31
tmpfiles: use same credstore perms everywhere
Lennart Poettering
2
-4
/
+6
2023-05-30
repart: Allow target directory excludes
Daan De Meyer
3
-29
/
+61
2023-05-30
shared/loop-util: use longer delay when waiting for loop device
Zbigniew Jędrzejewski-Szmek
1
-4
/
+12
2023-05-30
man: mention that udevadm verify also checks for udev rules style issues
Dmitry V. Levin
1
-3
/
+4
2023-05-30
man/analyze: drop paths from output examples
Zbigniew Jędrzejewski-Szmek
1
-3
/
+4
2023-05-30
man/analyze: reword description of malloc and fix link
Zbigniew Jędrzejewski-Szmek
2
-3
/
+8
2023-05-30
Support no-journal for dm-integrity devices.
Russell Harmon
2
-0
/
+14
2023-05-30
bpf: test with GCC BPF compiler on opensuse
James Hilliard
3
-0
/
+8
2023-05-30
home: move the assert back to the intended place
Frantisek Sumsal
1
-2
/
+2
2023-05-30
bpf: stabilize GCC BPF support
James Hilliard
2
-3
/
+2
2023-05-30
dissect: implement the same logic as gpt-auto-generator
Zbigniew Jędrzejewski-Szmek
1
-32
/
+50
2023-05-29
gpt-auto-generator: rework/simplify logic for picking /efi or /boot
Zbigniew Jędrzejewski-Szmek
2
-98
/
+144
2023-05-29
man/tmpfiles: add more man page citerefs
Zbigniew Jędrzejewski-Szmek
1
-20
/
+25
2023-05-29
resolvectl: drop extra colon
David Tardon
1
-1
/
+1
2023-05-29
basic/syscall: update syscall list
Yu Watanabe
21
-2
/
+23
2023-05-28
gpt/DPS: add more aliases for python's machine
Luca Boccassi
1
-0
/
+3
2023-05-27
po: add a false positive to POTFILES.skip
Piotr Drąg
1
-0
/
+1
2023-05-27
tree-wide: Downgrade a few more noisy log messages to trace
Daan De Meyer
3
-11
/
+11
2023-05-27
boot/measure: replace TPM PolicyPCR session with calculation
Dan Streetman
1
-69
/
+16
2023-05-27
Add DHCPServer information to JSON output.
Rene Hollander
1
-0
/
+133
2023-05-27
Revert "test: add test case for systemd-update-utmp vs daemon-reexec"
Frantisek Sumsal
1
-13
/
+0
2023-05-26
journalctl: split get_boots() into three
Yu Watanabe
1
-155
/
+140
2023-05-26
logs-show: introduce add_match_boot_id() helper function
Yu Watanabe
3
-14
/
+16
2023-05-26
gpt/DPS: alias amd64 to x86-64 and aarch64 to arm64
Luca Boccassi
1
-7
/
+21
2023-05-26
test-gpt: verify that alias entries are identical to the primary ones
Lennart Poettering
1
-0
/
+17
2023-05-26
tpm2: add tpm2_calculate_sealing_policy()
Dan Streetman
1
-48
/
+70
2023-05-26
tpm2: use tpm2_policy_authorize()
Dan Streetman
1
-125
/
+29
2023-05-26
tpm2: add tpm2_policy_authorize()
Dan Streetman
3
-0
/
+210
2023-05-26
tpm2: add tpm2_policy_auth_value()
Dan Streetman
3
-12
/
+74
2023-05-26
tpm2: add tpm2_policy_pcr()
Dan Streetman
3
-27
/
+143
2023-05-26
tpm2: rename pcr_values_size vars to n_pcr_values
Dan Streetman
1
-10
/
+10
2023-05-26
tpm2: add tpm2_get_name()
Dan Streetman
3
-8
/
+154
2023-05-26
tpm2: add tpm2_set_auth()
Dan Streetman
1
-27
/
+38
2023-05-26
tpm2: replace hash_pin() with tpm2_digest_*() functions
Dan Streetman
1
-18
/
+8
2023-05-26
tpm2: add tpm2_digest_*() functions
Dan Streetman
3
-5
/
+194
2023-05-26
man: fix UKI filename suffix in 'tries' description
Vitaly Kuznetsov
1
-1
/
+1
2023-05-26
mount-util: Downgrade another noisy debug log to trace level
Daan De Meyer
1
-1
/
+1
2023-05-26
nspawn: restore cross-architecture booting
Luca Boccassi
1
-4
/
+4
2023-05-26
udev: introduce .PART_SUFFIX internal property
Yu Watanabe
1
-63
/
+48
2023-05-26
sd-network: avoid leaking DHCPLease
Frantisek Sumsal
3
-18
/
+42
2023-05-26
sd-journal: log about errors from ordered_hashmap_*()
Frantisek Sumsal
1
-2
/
+2
2023-05-26
journal-remote: bump the refcount right after creating the writer object
Frantisek Sumsal
1
-1
/
+1
2023-05-26
various: fix error message for bus_wait_for_jobs_new()
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2023-05-26
units: order systemd-firstboot after systemd-tmpfiles-setup
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-05-26
firstboot: synchronously wait for systemd-vconsole-setup.service/restart job
Zbigniew Jędrzejewski-Szmek
2
-4
/
+20
2023-05-26
fstab-generator: use correct swap name var
Frantisek Sumsal
1
-1
/
+1
2023-05-26
core: change 'basename' to 'path_extract_filename'
Jordan Rome
1
-2
/
+6
2023-05-26
core/unit: update bidirectional dependency simultaneously
Yu Watanabe
1
-61
/
+103
2023-05-26
core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=
Yu Watanabe
5
-6
/
+39
[next]