index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
install-file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272)
Andrew Baxter
1
-0
/
+11
2023-07-06
hwdb: add support for Archos 101 Cesium to 60-sensor.hwdb (#28270)
Thomas Genty
1
-0
/
+4
2023-07-06
tpm2-util: remove unnecessary semicolon
Antonio Alvarez Feijoo
1
-1
/
+1
2023-07-06
network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSec
Yu Watanabe
1
-2
/
+4
2023-07-06
service: explicitly cast float to usec_t
Lennart Poettering
1
-2
/
+2
2023-07-06
core/service: make restart delay increase more smoothly
Yu Watanabe
1
-4
/
+10
2023-07-06
NEWS: more preparation for 254-rc1
Lennart Poettering
2
-2
/
+117
2023-07-06
networkctl: urlify captive portal entry
Yu Watanabe
1
-2
/
+9
2023-07-06
test-network: drop ExecReload= in networkd.service and udevd.service
Yu Watanabe
1
-9
/
+1
2023-07-06
network/ndisc: downgrade log level
Yu Watanabe
1
-41
/
+41
2023-07-06
network: handle captive portal with multiple routers
Yu Watanabe
5
-42
/
+144
2023-07-06
network: update comment
Yu Watanabe
1
-2
/
+2
2023-07-06
network: introduce link_get_captive_portal()
Yu Watanabe
4
-51
/
+66
2023-07-05
tpm2: remove tpm2_make_primary()
Dan Streetman
1
-163
/
+25
2023-07-05
tpm2: move local vars in tpm2_unseal() to point of use
Dan Streetman
1
-7
/
+6
2023-07-05
tpm2: add tpm2_get_or_create_srk()
Dan Streetman
1
-10
/
+231
2023-07-05
tpm2: add tpm2_persist_handle()
Dan Streetman
1
-9
/
+74
2023-07-05
tpm2: cache TPM algorithms
Dan Streetman
3
-36
/
+62
2023-07-05
tpm2: cache the TPM supported commands, add tpm2_supports_command()
Dan Streetman
3
-0
/
+72
2023-07-05
basic/alloc-util: add greedy_realloc_append()
Dan Streetman
3
-2
/
+72
2023-07-05
tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs use
Dan Streetman
1
-8
/
+2
2023-07-05
tpm2: add tpm2_create()
Dan Streetman
1
-39
/
+86
2023-07-05
tpm2: replace magic number in hmac_sensitive initialization
Dan Streetman
1
-1
/
+1
2023-07-05
tpm2: move local vars in tpm2_seal() to point of use
Dan Streetman
1
-15
/
+13
2023-07-05
tpm2: add tpm2_load_external()
Dan Streetman
1
-21
/
+45
2023-07-05
tpm2: add tpm2_load()
Dan Streetman
1
-24
/
+45
2023-07-05
update syscall tables for upcoming v254
Lennart Poettering
21
-1
/
+22
2023-07-05
update hwdb autosuspend data for v254
Lennart Poettering
1
-0
/
+3
2023-07-05
meson: run forgotten 'update-man-rules'
Lennart Poettering
1
-0
/
+1
2023-07-05
TEST-03-JOBS: test indirect PropagatesStopTo=
Mike Yuan
2
-0
/
+11
2023-07-05
core/transaction: correctly skip unneeded operations for PropagatesStopTo=
Mike Yuan
1
-22
/
+33
2023-07-05
test: replace readfp() with read_file()
Frantisek Sumsal
1
-1
/
+1
2023-07-05
ukify: measure sbat section too
Luca Boccassi
1
-1
/
+1
2023-07-05
ukify: enable --sbat for UKIs too
Luca Boccassi
3
-33
/
+58
2023-07-05
hwdb update for v246-rc1
Lennart Poettering
12
-34634
/
+40709
2023-07-05
hostname-setup: don't pass "true" to a flags parameter
Lennart Poettering
1
-1
/
+1
2023-07-05
boot: make LoaderType enum less special
Lennart Poettering
1
-3
/
+4
2023-07-05
boot: rename entry_count → n_entries
Lennart Poettering
1
-46
/
+46
2023-07-05
efi: add a bunch of reported EFI loader/stub feature flags
Lennart Poettering
4
-0
/
+12
2023-07-05
journal-upload: add missing assertion
Yu Watanabe
1
-0
/
+2
2023-07-05
journal-upload: replace deprecated sd_journal_open_container()
Yu Watanabe
1
-7
/
+4
2023-07-05
journal-util: extract journal_open_machine() from journalctl
Yu Watanabe
3
-30
/
+50
2023-07-05
sd-journal: introduce SD_JOURNAL_TAKE_DIRECTORY_FD flag for sd_journal_open_d...
Yu Watanabe
3
-4
/
+21
2023-07-05
test: change partition label to test if the outdated devlinks are removed
Yu Watanabe
1
-9
/
+11
2023-07-05
sd-device: do not read uevent file in device_clone_with_db()
Yu Watanabe
1
-47
/
+31
2023-07-05
unit: also condition out systemd-backlight in initrd
Yu Watanabe
1
-0
/
+2
2023-07-05
units: condition out a few services in the initrd
Lennart Poettering
5
-0
/
+7
2023-07-05
test: update test for free area calculation in repart
Yu Watanabe
1
-2
/
+4
2023-07-05
repart: fix free area calculation
Yu Watanabe
1
-0
/
+2
2023-07-05
test: add reproducer for issue #28225
Yu Watanabe
1
-0
/
+80
[next]