summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Logitech receivers and devices to hwdb and add uaccesswip/hadess/logitech-hidrawBastien Nocera2022-04-054-0/+32
* fix TODOLennart Poettering2022-04-051-2/+4
* update TODOLennart Poettering2022-04-051-0/+13
* Merge pull request #22953 from yuwata/test-sd-deviceLuca Boccassi2022-04-051-53/+94
|\
| * test-sd-device: ignore several errors when running on non-host network namespaceYu Watanabe2022-04-051-22/+38
| * test-sd-device: allow several devices removed during running testYu Watanabe2022-04-051-16/+37
| * test-sd-device: device ID requires subsystemYu Watanabe2022-04-051-17/+20
| * test-sd-device: log earlier which device is handledYu Watanabe2022-04-051-2/+3
* | update TODOLennart Poettering2022-04-051-0/+9
* | update TODOLennart Poettering2022-04-051-0/+7
* | Merge pull request #22956 from yuwata/network-fix-permission-errorZbigniew Jędrzejewski-Szmek2022-04-053-56/+33
|\ \
| * | udev/net: always log error in link_load_one()Yu Watanabe2022-04-051-14/+9
| * | network: always log error in network_load_one() and netdev_load_one()Yu Watanabe2022-04-052-37/+22
| * | network: ignore all errors in loading .network filesYu Watanabe2022-04-051-5/+2
* | | Merge pull request #22951 from keszybz/fix-entry-selection-bootctl-statusYu Watanabe2022-04-053-86/+202
|\ \ \ | |_|/ |/| |
| * | man: add annotated example for bootctl status & listZbigniew Jędrzejewski-Szmek2022-04-041-4/+112
| * | man: fix tag syntaxZbigniew Jędrzejewski-Szmek2022-04-041-29/+26
| * | bootctl: unify boot entry loading for "status" and "list"Zbigniew Jędrzejewski-Szmek2022-04-042-43/+54
| * | bootctl: do not call acquire_esp() twiceZbigniew Jędrzejewski-Szmek2022-04-041-11/+11
* | | Merge pull request #22964 from yuwata/udevadm-lock-follow-upsYu Watanabe2022-04-055-203/+74
|\ \ \
| * | | test: use udevadm wait and lockYu Watanabe2022-04-051-199/+39
| * | | shell-completion: update for udevadmYu Watanabe2022-04-052-1/+32
| * | | fix typoYu Watanabe2022-04-052-3/+3
|/ / /
* | | Merge pull request #22963 from poettering/udevadm-diskseq-fixYu Watanabe2022-04-057-44/+354
|\ \ \
| * | | man: document various sd_device_get_xyz() functionsLennart Poettering2022-04-042-0/+213
| * | | udevadm: if invalid devices are specified on "info" verb, continueLennart Poettering2022-04-041-6/+13
| * | | udevadm: add a dash of color to "udevadm info"Lennart Poettering2022-04-041-14/+27
| * | | udevadm: show more fields of sd_device objects in "udevadm info"Lennart Poettering2022-04-042-9/+75
| * | | sd-device: actually read diskseq if told soLennart Poettering2022-04-043-23/+33
| * | | sd-device: rename return parameter of sd_device_get_devpath() to retLennart Poettering2022-04-041-3/+4
| | |/ | |/|
* | | Merge pull request #22867 from poettering/lockdev-utilYu Watanabe2022-04-058-6/+549
|\ \ \
| * | | man: document new udevadm lock toolLennart Poettering2022-04-042-0/+135
| * | | udevadm: add new "lock" verb for locking block devicesLennart Poettering2022-04-044-0/+403
| * | | hash-funcs: tweak odering in devt_compare_func()Lennart Poettering2022-04-042-6/+11
* | | | Merge pull request #22960 from mrc0mmand/use-udevadm-waitLuca Boccassi2022-04-043-34/+28
|\ \ \ \
| * | | | partition: use `udevadm wait`Frantisek Sumsal2022-04-042-26/+26
| * | | | test: use the new `udevadm wait` verb to wait for the loop deviceFrantisek Sumsal2022-04-041-8/+2
* | | | | tree-wide: use 'Architecture' type consistently across the treeLennart Poettering2022-04-059-18/+18
| |_|/ / |/| | |
* | | | man: properly conditionalize kernel-install man pageLennart Poettering2022-04-051-1/+1
* | | | journald: make use of CLAMP() in cache_space_refresh()Franck Bui2022-04-041-1/+1
* | | | journald: make sure journal_file_open() doesn't leave a corrupted file around...Franck Bui2022-04-041-0/+3
| |/ / |/| |
* | | TODOLennart Poettering2022-04-041-1/+4
* | | Merge pull request #22943 from yuwata/dhcp6-client-requet-optionsYu Watanabe2022-04-048-71/+136
|\ \ \
| * | | sd-dhcp6-client: request several optionsYu Watanabe2022-04-043-7/+55
| * | | network: dhcp6: request DNS servers or friends only when they will be usedYu Watanabe2022-04-033-24/+34
| * | | dhcp: make option names singularYu Watanabe2022-04-036-42/+42
| * | | sd-dhcp6-client: sort requesting optionsYu Watanabe2022-04-032-12/+20
| * | | sd-dhcp6-client: rename req_opts_len -> n_req_optsYu Watanabe2022-04-032-8/+7
* | | | Merge pull request #22952 from poettering/rework-kvm-hypervYu Watanabe2022-04-049-138/+146
|\ \ \ \
| * | | | virt: move array iterators to smaller scope, and use right typeLennart Poettering2022-04-041-5/+2