index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journalctl: replace ppoll() loop with sd_event_loop()
Yu Watanabe
2023-05-28
1
-51
/
+71
*
journalctl: split out show()
Yu Watanabe
2023-05-28
1
-137
/
+176
*
journalctl: split out update_cursor()
Yu Watanabe
2023-05-28
1
-20
/
+30
*
journalctl: split out action_list_fields()
Yu Watanabe
2023-05-28
1
-31
/
+35
*
journalctl: fix --no-tail handling
Yu Watanabe
2023-05-28
1
-1
/
+4
*
journalctl: use correct variable to check if --since is specified
Yu Watanabe
2023-05-28
1
-1
/
+1
*
journalctl: always initialize global variables
Yu Watanabe
2023-05-28
1
-1
/
+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
*
|
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
3
-5
/
+21
|
\
\
|
*
|
various: fix error message for bus_wait_for_jobs_new()
Zbigniew Jędrzejewski-Szmek
2023-05-26
2
-3
/
+3
|
*
|
firstboot: synchronously wait for systemd-vconsole-setup.service/restart job
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-2
/
+18
*
|
|
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
|
*
|
|
|
sd-journal: log about errors from ordered_hashmap_*()
Frantisek Sumsal
2023-05-26
1
-2
/
+2
|
*
|
|
|
journal-remote: bump the refcount right after creating the writer object
Frantisek Sumsal
2023-05-26
1
-1
/
+1
*
|
|
|
|
gpt/DPS: alias amd64 to x86-64 and aarch64 to arm64
Luca Boccassi
2023-05-26
1
-7
/
+21
*
|
|
|
|
test-gpt: verify that alias entries are identical to the primary ones
Lennart Poettering
2023-05-26
1
-0
/
+17
*
|
|
|
|
mount-util: Downgrade another noisy debug log to trace level
Daan De Meyer
2023-05-26
1
-1
/
+1
*
|
|
|
|
nspawn: restore cross-architecture booting
Luca Boccassi
2023-05-26
1
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #27746 from yuwata/unit-bidirectional-dep
Zbigniew Jędrzejewski-Szmek
2023-05-26
2
-64
/
+137
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
core/unit: update bidirectional dependency simultaneously
Yu Watanabe
2023-05-26
1
-61
/
+103
|
*
|
|
core/unit: search shared namespace in transitive relation of JoinsNamespaceOf=
Yu Watanabe
2023-05-26
2
-1
/
+34
|
*
|
|
core/unit: make JoinsNamespaceOf= implies the inverse dependency
Yu Watanabe
2023-05-26
1
-6
/
+5
|
*
|
|
core/unit: drop doubled empty line
Yu Watanabe
2023-05-26
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #27554 from ElvishJerricco/tmpfiles-c-escapes
Zbigniew Jędrzejewski-Szmek
2023-05-26
1
-1
/
+1
|
\
\
\
|
*
|
|
tmpfiles: Allow C escapes
Will Fancher
2023-05-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
fstab-generator: use correct swap name var
Frantisek Sumsal
2023-05-26
1
-1
/
+1
*
|
|
Merge pull request #27563 from yuwata/fstab-generator
Lennart Poettering
2023-05-26
1
-168
/
+363
|
\
\
\
|
*
|
|
fstab-generator: support defining mount units through kernel command line
Yu Watanabe
2023-05-24
1
-5
/
+159
[next]