summaryrefslogtreecommitdiffstats
path: root/src/shared/install-file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272)Andrew Baxter1-0/+11
2023-07-06hwdb: add support for Archos 101 Cesium to 60-sensor.hwdb (#28270)Thomas Genty1-0/+4
2023-07-06tpm2-util: remove unnecessary semicolonAntonio Alvarez Feijoo1-1/+1
2023-07-06network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSecYu Watanabe1-2/+4
2023-07-06service: explicitly cast float to usec_tLennart Poettering1-2/+2
2023-07-06core/service: make restart delay increase more smoothlyYu Watanabe1-4/+10
2023-07-06NEWS: more preparation for 254-rc1Lennart Poettering2-2/+117
2023-07-06networkctl: urlify captive portal entryYu Watanabe1-2/+9
2023-07-06test-network: drop ExecReload= in networkd.service and udevd.serviceYu Watanabe1-9/+1
2023-07-06network/ndisc: downgrade log levelYu Watanabe1-41/+41
2023-07-06network: handle captive portal with multiple routersYu Watanabe5-42/+144
2023-07-06network: update commentYu Watanabe1-2/+2
2023-07-06network: introduce link_get_captive_portal()Yu Watanabe4-51/+66
2023-07-05tpm2: remove tpm2_make_primary()Dan Streetman1-163/+25
2023-07-05tpm2: move local vars in tpm2_unseal() to point of useDan Streetman1-7/+6
2023-07-05tpm2: add tpm2_get_or_create_srk()Dan Streetman1-10/+231
2023-07-05tpm2: add tpm2_persist_handle()Dan Streetman1-9/+74
2023-07-05tpm2: cache TPM algorithmsDan Streetman3-36/+62
2023-07-05tpm2: cache the TPM supported commands, add tpm2_supports_command()Dan Streetman3-0/+72
2023-07-05basic/alloc-util: add greedy_realloc_append()Dan Streetman3-2/+72
2023-07-05tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs useDan Streetman1-8/+2
2023-07-05tpm2: add tpm2_create()Dan Streetman1-39/+86
2023-07-05tpm2: replace magic number in hmac_sensitive initializationDan Streetman1-1/+1
2023-07-05tpm2: move local vars in tpm2_seal() to point of useDan Streetman1-15/+13
2023-07-05tpm2: add tpm2_load_external()Dan Streetman1-21/+45
2023-07-05tpm2: add tpm2_load()Dan Streetman1-24/+45
2023-07-05update syscall tables for upcoming v254Lennart Poettering21-1/+22
2023-07-05update hwdb autosuspend data for v254Lennart Poettering1-0/+3
2023-07-05meson: run forgotten 'update-man-rules'Lennart Poettering1-0/+1
2023-07-05TEST-03-JOBS: test indirect PropagatesStopTo=Mike Yuan2-0/+11
2023-07-05core/transaction: correctly skip unneeded operations for PropagatesStopTo=Mike Yuan1-22/+33
2023-07-05test: replace readfp() with read_file()Frantisek Sumsal1-1/+1
2023-07-05ukify: measure sbat section tooLuca Boccassi1-1/+1
2023-07-05ukify: enable --sbat for UKIs tooLuca Boccassi3-33/+58
2023-07-05hwdb update for v246-rc1Lennart Poettering12-34634/+40709
2023-07-05hostname-setup: don't pass "true" to a flags parameterLennart Poettering1-1/+1
2023-07-05boot: make LoaderType enum less specialLennart Poettering1-3/+4
2023-07-05boot: rename entry_count → n_entriesLennart Poettering1-46/+46
2023-07-05efi: add a bunch of reported EFI loader/stub feature flagsLennart Poettering4-0/+12
2023-07-05journal-upload: add missing assertionYu Watanabe1-0/+2
2023-07-05journal-upload: replace deprecated sd_journal_open_container()Yu Watanabe1-7/+4
2023-07-05journal-util: extract journal_open_machine() from journalctlYu Watanabe3-30/+50
2023-07-05sd-journal: introduce SD_JOURNAL_TAKE_DIRECTORY_FD flag for sd_journal_open_d...Yu Watanabe3-4/+21
2023-07-05test: change partition label to test if the outdated devlinks are removedYu Watanabe1-9/+11
2023-07-05sd-device: do not read uevent file in device_clone_with_db()Yu Watanabe1-47/+31
2023-07-05unit: also condition out systemd-backlight in initrdYu Watanabe1-0/+2
2023-07-05units: condition out a few services in the initrdLennart Poettering5-0/+7
2023-07-05test: update test for free area calculation in repartYu Watanabe1-2/+4
2023-07-05repart: fix free area calculationYu Watanabe1-0/+2
2023-07-05test: add reproducer for issue #28225Yu Watanabe1-0/+80