index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
find-esp: drop some redundant 'else'
Lennart Poettering
2023-05-31
1
-2
/
+2
*
find-esp: change "unprivileged_mode" parameter to be tristate
Lennart Poettering
2023-05-31
5
-34
/
+50
*
tmpfiles: use same credstore perms everywhere
Lennart Poettering
2023-05-31
2
-4
/
+6
*
repart: Allow target directory excludes
Daan De Meyer
2023-05-30
3
-29
/
+61
*
shared/loop-util: use longer delay when waiting for loop device
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-4
/
+12
*
Merge pull request #27842 from keszybz/man-page-links
Zbigniew Jędrzejewski-Szmek
2023-05-30
3
-26
/
+37
|
\
|
*
man/analyze: drop paths from output examples
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-3
/
+4
|
*
man/analyze: reword description of malloc and fix link
Zbigniew Jędrzejewski-Szmek
2023-05-30
2
-3
/
+8
|
*
man/tmpfiles: add more man page citerefs
Zbigniew Jędrzejewski-Szmek
2023-05-29
1
-20
/
+25
*
|
man: mention that udevadm verify also checks for udev rules style issues
Dmitry V. Levin
2023-05-30
1
-3
/
+4
*
|
Support no-journal for dm-integrity devices.
Russell Harmon
2023-05-30
2
-0
/
+14
*
|
Merge pull request #27687 from keszybz/boot-efi-choices
Mike Yuan
2023-05-30
3
-130
/
+194
|
\
\
|
*
|
dissect: implement the same logic as gpt-auto-generator
Zbigniew Jędrzejewski-Szmek
2023-05-30
1
-32
/
+50
|
*
|
gpt-auto-generator: rework/simplify logic for picking /efi or /boot
Zbigniew Jędrzejewski-Szmek
2023-05-29
2
-98
/
+144
|
|
/
*
|
bpf: test with GCC BPF compiler on opensuse
James Hilliard
2023-05-30
3
-0
/
+8
*
|
home: move the assert back to the intended place
Frantisek Sumsal
2023-05-30
1
-2
/
+2
*
|
bpf: stabilize GCC BPF support
James Hilliard
2023-05-30
2
-3
/
+2
|
/
*
resolvectl: drop extra colon
David Tardon
2023-05-29
1
-1
/
+1
*
basic/syscall: update syscall list
Yu Watanabe
2023-05-29
21
-2
/
+23
*
gpt/DPS: add more aliases for python's machine
Luca Boccassi
2023-05-28
1
-0
/
+3
*
po: add a false positive to POTFILES.skip
Piotr Drąg
2023-05-27
1
-0
/
+1
*
tree-wide: Downgrade a few more noisy log messages to trace
Daan De Meyer
2023-05-27
3
-11
/
+11
*
boot/measure: replace TPM PolicyPCR session with calculation
Dan Streetman
2023-05-27
1
-69
/
+16
*
Merge pull request #27721 from yuwata/journalctl-cleanup
Yu Watanabe
2023-05-27
3
-165
/
+152
|
\
|
*
journalctl: split get_boots() into three
Yu Watanabe
2023-05-26
1
-155
/
+140
|
*
logs-show: introduce add_match_boot_id() helper function
Yu Watanabe
2023-05-26
3
-14
/
+16
*
|
Add DHCPServer information to JSON output.
Rene Hollander
2023-05-27
1
-0
/
+133
*
|
Revert "test: add test case for systemd-update-utmp vs daemon-reexec"
Frantisek Sumsal
2023-05-27
1
-13
/
+0
*
|
Merge pull request #27517 from ddstreet/tpm2_calculate_policy
Daan De Meyer
2023-05-26
3
-250
/
+900
|
\
\
|
|
/
|
/
|
|
*
tpm2: add tpm2_calculate_sealing_policy()
Dan Streetman
2023-05-26
1
-48
/
+70
|
*
tpm2: use tpm2_policy_authorize()
Dan Streetman
2023-05-26
1
-125
/
+29
|
*
tpm2: add tpm2_policy_authorize()
Dan Streetman
2023-05-26
3
-0
/
+210
|
*
tpm2: add tpm2_policy_auth_value()
Dan Streetman
2023-05-26
3
-12
/
+74
|
*
tpm2: add tpm2_policy_pcr()
Dan Streetman
2023-05-26
3
-27
/
+143
|
*
tpm2: rename pcr_values_size vars to n_pcr_values
Dan Streetman
2023-05-26
1
-10
/
+10
|
*
tpm2: add tpm2_get_name()
Dan Streetman
2023-05-26
3
-8
/
+154
|
*
tpm2: add tpm2_set_auth()
Dan Streetman
2023-05-26
1
-27
/
+38
|
*
tpm2: replace hash_pin() with tpm2_digest_*() functions
Dan Streetman
2023-05-26
1
-18
/
+8
|
*
tpm2: add tpm2_digest_*() functions
Dan Streetman
2023-05-26
3
-5
/
+194
*
|
Merge pull request #27787 from keszybz/firstboot-synchronous-restart
Mike Yuan
2023-05-26
4
-7
/
+23
|
\
\
|
*
|
various: fix error message for bus_wait_for_jobs_new()
Zbigniew Jędrzejewski-Szmek
2023-05-26
2
-3
/
+3
|
*
|
units: order systemd-firstboot after systemd-tmpfiles-setup
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-1
/
+1
|
*
|
firstboot: synchronously wait for systemd-vconsole-setup.service/restart job
Zbigniew Jędrzejewski-Szmek
2023-05-26
2
-4
/
+20
*
|
|
Merge pull request #27786 from YHNdnzj/format-timestamp-monotonic
Yu Watanabe
2023-05-26
7
-64
/
+100
|
\
\
\
|
*
|
|
loginctl: use FORMAT_TIMESTAMP_RELATIVE_MONOTONIC
Mike Yuan
2023-05-26
1
-34
/
+35
|
*
|
|
loginctl: realign bus_properties_map
Mike Yuan
2023-05-26
1
-2
/
+2
|
*
|
|
systemctl: list-units: use TABLE_TIMESTAMP_RELATIVE_MONOTONIC
Mike Yuan
2023-05-26
1
-7
/
+21
|
*
|
|
time-util,format-table: add relative_monotonic variant for timestamp
Mike Yuan
2023-05-26
5
-21
/
+42
*
|
|
|
Merge pull request #27803 from mrc0mmand/even-more-nalloc-shenanigans
Yu Watanabe
2023-05-26
5
-21
/
+45
|
\
\
\
\
|
*
|
|
|
sd-network: avoid leaking DHCPLease
Frantisek Sumsal
2023-05-26
3
-18
/
+42
[next]