summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwdb: ieee1394-unit-function: add entry for AV/C device with generic AV/C com...Takashi Sakamoto2021-05-053-2/+56
* hwdb: ieee1394-unit-function: remove entry for Cool Stream iSweetTakashi Sakamoto2021-05-051-10/+0
* hwdb: ieee1394-unit-function: add entries for Point Grey camerasTakashi Sakamoto2021-05-053-3/+28
* hwdb: ieee1394-unit-function: add IIDC generic entriesTakashi Sakamoto2021-05-053-3/+44
* hwdb: ieee1394-unit-function: add entries for Digital Everywhere FloppyDTV an...Takashi Sakamoto2021-05-051-0/+40
* hwdb: ieee1394-unit-function: fix indentationTakashi Sakamoto2021-05-051-544/+544
* hwdb: fix parser to execute test for ieee1394-unit-function with no argumentTakashi Sakamoto2021-05-051-1/+1
* Merge pull request #19454 from keszybz/assorted-cleanupsZbigniew Jędrzejewski-Szmek2021-05-057-62/+56
|\
| * core/automount: drop unecessary castZbigniew Jędrzejewski-Szmek2021-05-041-1/+1
| * core/cgroup: remove some unnecessary variablesZbigniew Jędrzejewski-Szmek2021-05-041-10/+5
| * basic/log: directly initialize iovec arraysZbigniew Jędrzejewski-Szmek2021-05-041-19/+21
| * basic/io-util: move iterator variable declarations into loop headersZbigniew Jędrzejewski-Szmek2021-05-041-2/+2
| * resolved: directly initialize iovec arrayZbigniew Jędrzejewski-Szmek2021-05-041-7/+6
| * basic/io-util: invert return value from IOVEC_INCREMENT()Zbigniew Jędrzejewski-Szmek2021-05-042-9/+14
| * core: remove spurious % in dump stringZbigniew Jędrzejewski-Szmek2021-05-041-1/+1
| * core/cgroup: use assert_se() moreZbigniew Jędrzejewski-Szmek2021-05-041-9/+4
| * core: minor simplificationZbigniew Jędrzejewski-Szmek2021-05-041-3/+1
| * meson: make one check shorterZbigniew Jędrzejewski-Szmek2021-05-041-1/+1
* | tests: use "H" as the hostnameZbigniew Jędrzejewski-Szmek2021-05-052-6/+6
* | hostnamectl: fix hyperlink in "Operating System" fieldYu Watanabe2021-05-041-9/+2
* | tree-wide: fix typoYu Watanabe2021-05-042-2/+2
|/
* Add correct rotation support for Mediacom Winpad 7.0 W700imayoda2021-05-031-0/+7
* hostnamectl: deprecate set-* methods and expose getters by only using nouns i...Jakub Warczarek2021-05-034-89/+96
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-039-138/+178
* Merge pull request #19403 from nmeyerhans/dmi-entriesLennart Poettering2021-05-036-12/+81
|\
| * Use BIOS characteristics to distinguish EC2 bare-metal from VMsNoah Meyerhans2021-04-301-4/+61
| * machine-id-setup: generate machine-id from DMI product ID on Amazon EC2Bertrand Jacquin2021-04-301-4/+5
| * virt: detect Amazon EC2 Nitro instanceBertrand Jacquin2021-04-305-4/+15
* | Document the need to do journalctl --flush for persistent logging (#19481)Luca Adrian L2021-05-032-0/+10
* | Revert "sysusers/firstboot: temporarily disable LoadCredential"Luca Boccassi2021-05-032-14/+10
* | Merge pull request #19487 from mrc0mmand/test-all-services-in-TEST-01Yu Watanabe2021-05-032-6/+13
|\ \
| * | test: explicitly pull resolved/networkd in TEST-01-BASICFrantisek Sumsal2021-04-301-0/+1
| * | test: don't mask "supporting" services in TEST-01-BASICFrantisek Sumsal2021-04-301-6/+12
* | | test: fix a yet another pipefail + pipe raceFrantisek Sumsal2021-05-011-2/+2
* | | Merge pull request #19476 from yuwata/network-canYu Watanabe2021-05-013-73/+66
|\ \ \
| * | | network: do not bring up CAN interface on configureYu Watanabe2021-04-301-0/+4
| * | | network: make CAN device follow activation policyYu Watanabe2021-04-301-10/+9
| * | | network: introduce link_activate()Yu Watanabe2021-04-302-7/+17
| * | | network: do not try to configure address or etc on can deviceYu Watanabe2021-04-303-0/+25
| * | | network: can: shorten code a bitYu Watanabe2021-04-301-13/+5
| * | | network: can: do not warn if link does not exist anymoreYu Watanabe2021-04-301-1/+5
| * | | network: drop duplicated link_up_can()Yu Watanabe2021-04-303-45/+4
| |/ /
* | | Merge pull request #18904 from yuwata/udev-watchYu Watanabe2021-05-0119-277/+450
|\ \ \ | |_|/ |/| |
| * | test: add a simple test for udev watchYu Watanabe2021-04-302-1/+76
| * | test: generate debugging logs for udev testsYu Watanabe2021-04-304-1/+8
| * | test: run udev tests after currently queued events are finishedYu Watanabe2021-04-301-0/+2
| * | udev,sd_device: also save map from device ID to watch handle in /run/udev/watchYu Watanabe2021-04-307-109/+183
| * | udev: make udev_watch_end() noop when device does not have devnameYu Watanabe2021-04-302-8/+6
| * | sd-device: cleanup sd_device_get_subsystem()Yu Watanabe2021-04-302-40/+44
| * | sd-device: drop sysname_set flagYu Watanabe2021-04-302-9/+5