summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Use correct format specifiersJan Janssen2022-08-3055-102/+102
* Merge pull request #24474 from yuwata/udevadm-settle-cleanupsYu Watanabe2022-08-301-50/+74
|\
| * udevadm-settle: check validity of specified pathYu Watanabe2022-08-291-0/+4
| * udevadm-settle: use sd-eventYu Watanabe2022-08-291-38/+51
| * udevadm-settle: rename arg_timeout -> arg_timeout_usecYu Watanabe2022-08-291-4/+4
| * udevadm-settle: check if udevd is runningYu Watanabe2022-08-291-0/+4
| * udevadm-settle: make failure in udev_ctrl_new() criticalYu Watanabe2022-08-291-10/+13
| * udevadm-settle: emit deprecated warning earlierYu Watanabe2022-08-291-2/+2
* | Merge pull request #24471 from yuwata/udevadm-wait-periodic-timerYu Watanabe2022-08-302-11/+79
|\ \
| * | test-50-dissect: wait for and lock loop block partition devicesYu Watanabe2022-08-291-4/+13
| * | udevadm-wait: introduce periodic timer for checking devicesYu Watanabe2022-08-291-2/+67
| * | Revert "test: wait for loop device to be removed"Yu Watanabe2022-08-291-6/+0
| |/
* | Merge pull request #23888 from topimiettinen/networkd-netlabel-v2Yu Watanabe2022-08-3025-8/+488
|\ \
| * | test: testing for networkd NetLabel featureTopi Miettinen2022-08-295-0/+32
| * | network: NetLabel integrationTopi Miettinen2022-08-2914-1/+308
| * | sd-netlink: add NetLabel supportTopi Miettinen2022-08-293-7/+52
| * | basic: generate netmasks for IPv6 and generic IP family addressesTopi Miettinen2022-08-293-0/+96
* | | hwdb: Force release calculator key on all HP Victus laptopsLockBlock-dev2022-08-291-0/+4
* | | homed: don't use stat() data from an unrelated inodeLennart Poettering2022-08-291-1/+1
* | | Merge pull request #24495 from poettering/loopback-block-msgYu Watanabe2022-08-292-3/+3
|\ \ \
| * | | loopback: use ERRNO_IS_PRIVILEGE() where appropriateLennart Poettering2022-08-291-1/+1
| * | | loop: make 'Failed to configure loopback device' log message clearerLennart Poettering2022-08-292-2/+2
* | | | strv: modernize strv_fnmatch() a bitLennart Poettering2022-08-292-8/+21
* | | | Merge pull request #24466 from mrc0mmand/TEST-75-tweaksFrantisek Sumsal2022-08-291-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | test: reload knotd after committing all zone changesFrantisek Sumsal2022-08-271-0/+2
| * | | test: fix delv trust anchors location on UbuntuFrantisek Sumsal2022-08-271-0/+3
| * | | test: fix typoFrantisek Sumsal2022-08-271-1/+1
| * | | test: drop old DS records if presentFrantisek Sumsal2022-08-271-1/+6
* | | | docs: use Title Case for section titlesLennart Poettering2022-08-291-7/+7
| |/ / |/| |
* | | scsi_id: retry inquiry ioctl if host_byte is DID_TRANSPORT_DISRUPTEDWenchao Hao2022-08-291-0/+6
* | | condition: fix device-tree firmware pathDaniel Braunwarth2022-08-291-2/+2
| |/ |/|
* | man: Minor punctuation and word tweakadrian52022-08-291-2/+2
* | udev-util: minor cleanups for on_ac_power()Yu Watanabe2022-08-281-7/+7
* | Merge pull request #24475 from yuwata/devpathLuca Boccassi2022-08-2824-279/+311
|\ \
| * | tree-wide: use devpath_from_devnum() and device_open_from_devnum()Yu Watanabe2022-08-2812-158/+67
| * | sd-device: skip to check diskseq if device is not initializedYu Watanabe2022-08-281-4/+11
| * | sd-device: introduce device_open_from_devnum()Yu Watanabe2022-08-282-0/+33
| * | sd-device: introduce devpath_from_devnum()Yu Watanabe2022-08-286-1/+70
| * | devnum-util: split-out device_path_make_inaccessible()Yu Watanabe2022-08-282-17/+21
| * | sd-device: rename device-util.c -> device-filter.cYu Watanabe2022-08-286-8/+18
| * | growfs,repart: fix misuse of sd_device_get_devpath()Yu Watanabe2022-08-282-5/+5
* | | network: drop unused timestampYu Watanabe2022-08-283-12/+0
* | | test-64: run one more subtest on non-KVM environment with relaxed conditionYu Watanabe2022-08-282-16/+27
* | | docs: fix incorrect env var name for credentials directoryUriel Corfa2022-08-281-2/+2
* | | shell-completion: drop unused $modeYu Watanabe2022-08-281-6/+6
* | | udevadm: replace find_device_from_path() with sd_device_new_from_path()Yu Watanabe2022-08-281-19/+3
* | | test-network: add missing online checkYu Watanabe2022-08-281-1/+1
* | | udev: do not kill workers when requested to set the same log level currently ...Yu Watanabe2022-08-281-0/+10
* | | udev/net: drop unused timestampYu Watanabe2022-08-281-1/+0
* | | test-64: relax number of partitions used in testcase_simultaneous_events() to...Yu Watanabe2022-08-281-9/+12
|/ /