summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24054 from keszybz/initrd-no-reloadFrantisek Sumsal2022-08-189-25/+129
|\
| * fstab-generator: add mode to check /sysroot/etc/fstab and maybe do daemon-reloadZbigniew Jędrzejewski-Szmek2022-07-231-8/+110
| * Use a common define for the reload timeoutZbigniew Jędrzejewski-Szmek2022-07-224-12/+10
| * various: reword messageZbigniew Jędrzejewski-Szmek2022-07-222-2/+2
| * gpt-auto-generator: include device name in errorZbigniew Jędrzejewski-Szmek2022-07-221-1/+2
| * booctl: do not say uuids differ if one of the uuids is unsetZbigniew Jędrzejewski-Szmek2022-07-181-2/+5
* | sd-messages: rename newly added constantsZbigniew Jędrzejewski-Szmek2022-08-173-6/+6
* | sd-messages: make the table widerZbigniew Jędrzejewski-Szmek2022-08-171-185/+163
* | tpm2-util: more structure initialization simplificationsLennart Poettering2022-08-171-11/+9
* | random-util: drop unnecessary header fileLennart Poettering2022-08-171-10/+5
* | Merge pull request #24250 from yuwata/backlight-multiple-graphics-cardsYu Watanabe2022-08-171-36/+120
|\ \
| * | backlight: fix issue on multiple graphics cards systemYu Watanabe2022-08-171-1/+61
| * | backlight: filter out unnecessary backlight devices by device enumeratorYu Watanabe2022-08-171-7/+12
| * | backlight: add/update several logs for validating backlight devicesYu Watanabe2022-08-171-27/+46
| * | backlight: accept embedded display port named e.g. card0-eDP-1Yu Watanabe2022-08-091-1/+1
* | | fs-util: make touch() an inline functionLennart Poettering2022-08-172-5/+5
* | | tpm2-util: credit TPM2 RNG entropy only once per bootLennart Poettering2022-08-171-2/+20
* | | udev: rename various validate() -> should_reload() for builtin commandsYu Watanabe2022-08-178-14/+14
* | | sysctl: apply prefix before calling glob()Yu Watanabe2022-08-171-9/+53
* | | path-util: introduce path_glob_can_match()Yu Watanabe2022-08-173-0/+102
* | | sysctl: split out code for applying glob optionYu Watanabe2022-08-171-44/+50
* | | sysctl: drop /proc/sys/ in prefixYu Watanabe2022-08-171-16/+4
* | | sysctl: use ordered_hashmap_ensure_put()Yu Watanabe2022-08-171-4/+1
* | | run: simplificationZbigniew Jędrzejewski-Szmek2022-08-171-5/+1
* | | manager: allow assignment of properties on target/swap/device unitsZbigniew Jędrzejewski-Szmek2022-08-172-9/+6
* | | Merge pull request #24301 from yuwata/network-tuntapLuca Boccassi2022-08-1613-93/+290
|\ \ \
| * | | network/tuntap: save tun or tap file descriptor in fd storeYu Watanabe2022-08-167-15/+152
| * | | network/tuntap: introduce KeepCarrier= settingYu Watanabe2022-08-163-0/+20
| * | | network/tuntap: code cleanupsYu Watanabe2022-08-161-62/+39
| * | | login: use helper functions for fd storeYu Watanabe2022-08-162-28/+8
| * | | daemon-util: introduce several helper functions for fd storeYu Watanabe2022-08-163-0/+83
* | | | sysusers: add fsync for passwd (#24324)Avram Lubkin2022-08-161-1/+1
|/ / /
* | | tpm-util: use trial session where appropriateLennart Poettering2022-08-161-5/+24
* | | Merge pull request #24294 from rphibel/add-support-for-list-of-definitions-di...Yu Watanabe2022-08-162-9/+70
|\ \ \
| * | | repart: add support for list of definitions directoriesRichard Phibel2022-08-122-9/+70
* | | | shutdown: trivial modernizationsLennart Poettering2022-08-161-22/+21
* | | | cryptenroll: drop unnecessary {}Lennart Poettering2022-08-161-2/+1
* | | | creds-tool: don't declare variable in switch bodyLennart Poettering2022-08-161-2/+4
* | | | Merge pull request #24299 from yuwata/dhcp6-no-bindingYu Watanabe2022-08-165-7/+42
|\ \ \ \
| * | | | dhcp6: do not append ORO option when no option requestedYu Watanabe2022-08-141-0/+3
| * | | | dhcp6: gracefully handle NoBinding errorYu Watanabe2022-08-135-7/+39
* | | | | tpm2: typo fix selecion → selectionLennart Poettering2022-08-161-4/+4
* | | | | Merge pull request #24263 from pothos/sysext-for-static-binariesLennart Poettering2022-08-151-2/+20
|\ \ \ \ \
| * | | | | sysext: introduce ARCHITECTURE field to match host architectureKai Lueke2022-08-151-1/+12
| * | | | | sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-151-1/+8
* | | | | | tpm2-util: reduce unnecessary indentationLennart Poettering2022-08-151-16/+4
* | | | | | udev/cdrom_id: check last track infoYu Watanabe2022-08-151-1/+1
* | | | | | firstboot: fix can't overwrite timezonebin4567892022-08-151-4/+6
* | | | | | network/bridge: fix UseBPDU= and AllowPortToBeRoot=Yu Watanabe2022-08-141-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfileYu Watanabe2022-08-131-0/+43
|\ \ \ \ \