summaryrefslogtreecommitdiffstats
path: root/factory (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05semaphoreci: check keys.opengpgp.org firstLuca Boccassi1-1/+1
2022-04-05hwdb: fix parsing optionsYu Watanabe1-1/+1
2022-04-05core: command argument can be longer than PATH_MAXYu Watanabe2-1/+17
2022-04-05man: split an overly long paragraph in twoLennart Poettering1-41/+28
2022-04-05logind: also show long press settings in default logind.confLennart Poettering1-2/+5
2022-04-05logind: expose long press actions on D-BusLennart Poettering2-0/+35
2022-04-05update TODOLennart Poettering1-0/+7
2022-04-05fix TODOLennart Poettering1-2/+4
2022-04-05update TODOLennart Poettering1-0/+13
2022-04-05update TODOLennart Poettering1-0/+9
2022-04-05update TODOLennart Poettering1-0/+7
2022-04-05test-sd-device: ignore several errors when running on non-host network namespaceYu Watanabe1-22/+38
2022-04-05test-sd-device: allow several devices removed during running testYu Watanabe1-16/+37
2022-04-05test-sd-device: device ID requires subsystemYu Watanabe1-17/+20
2022-04-05test-sd-device: log earlier which device is handledYu Watanabe1-2/+3
2022-04-04test: use udevadm wait and lockYu Watanabe1-199/+39
2022-04-04shell-completion: update for udevadmYu Watanabe2-1/+32
2022-04-04fix typoYu Watanabe2-3/+3
2022-04-04man: add annotated example for bootctl status & listZbigniew Jędrzejewski-Szmek1-4/+112
2022-04-04man: fix tag syntaxZbigniew Jędrzejewski-Szmek1-29/+26
2022-04-04bootctl: unify boot entry loading for "status" and "list"Zbigniew Jędrzejewski-Szmek2-43/+54
2022-04-04tree-wide: use 'Architecture' type consistently across the treeLennart Poettering9-18/+18
2022-04-04udev/net: always log error in link_load_one()Yu Watanabe1-14/+9
2022-04-04network: always log error in network_load_one() and netdev_load_one()Yu Watanabe2-37/+22
2022-04-04network: ignore all errors in loading .network filesYu Watanabe1-5/+2
2022-04-04man: document various sd_device_get_xyz() functionsLennart Poettering2-0/+213
2022-04-04udevadm: if invalid devices are specified on "info" verb, continueLennart Poettering1-6/+13
2022-04-04udevadm: add a dash of color to "udevadm info"Lennart Poettering1-14/+27
2022-04-04udevadm: show more fields of sd_device objects in "udevadm info"Lennart Poettering2-9/+75
2022-04-04sd-device: actually read diskseq if told soLennart Poettering3-23/+33
2022-04-04sd-device: rename return parameter of sd_device_get_devpath() to retLennart Poettering1-3/+4
2022-04-04man: properly conditionalize kernel-install man pageLennart Poettering1-1/+1
2022-04-04journald: make use of CLAMP() in cache_space_refresh()Franck Bui1-1/+1
2022-04-04journald: make sure journal_file_open() doesn't leave a corrupted file around...Franck Bui1-0/+3
2022-04-04man: document new udevadm lock toolLennart Poettering2-0/+135
2022-04-04udevadm: add new "lock" verb for locking block devicesLennart Poettering4-0/+403
2022-04-04hash-funcs: tweak odering in devt_compare_func()Lennart Poettering2-6/+11
2022-04-04TODOLennart Poettering1-1/+4
2022-04-04partition: use `udevadm wait`Frantisek Sumsal2-26/+26
2022-04-04test: use the new `udevadm wait` verb to wait for the loop deviceFrantisek Sumsal1-8/+2
2022-04-04gpt: introduce common implementation of type uuid search loopLennart Poettering1-9/+24
2022-04-04update TODOLennart Poettering1-2/+12
2022-04-04virt: move array iterators to smaller scope, and use right typeLennart Poettering1-5/+2
2022-04-04virt: make virtualization enum a named typeLennart Poettering8-107/+119
2022-04-04virt: rework kvm with hyperv enlightenment checks a bitLennart Poettering3-27/+26
2022-04-04bootctl: do not call acquire_esp() twiceZbigniew Jędrzejewski-Szmek1-11/+11
2022-04-03sd-dhcp6-client: request several optionsYu Watanabe3-7/+55
2022-04-03network: dhcp6: request DNS servers or friends only when they will be usedYu Watanabe3-24/+34
2022-04-03dhcp: make option names singularYu Watanabe6-42/+42
2022-04-03sd-dhcp6-client: sort requesting optionsYu Watanabe2-12/+20