summaryrefslogtreecommitdiffstats
path: root/src/udev (follow)
Commit message (Expand)AuthorAgeFilesLines
* {systemd,udev}.pc: add names with underscores, deprecate the old onesZbigniew Jędrzejewski-Szmek2020-03-271-1/+2
* udev: add debug logs for delaying and delegation of eventsUwe Kleine-König2020-03-111-0/+11
* udev: fix SECLABEL{selinux} issue (#15064)Valery0xff2020-03-111-1/+1
* udev: support to update flow control parameterYu Watanabe2020-03-063-0/+13
* tree-wide: fix spelling of lookup and setup verbsZbigniew Jędrzejewski-Szmek2020-03-031-2/+2
* network: make Type=ether match based on iftypeYu Watanabe2020-03-021-2/+11
* udevadm: show more error message during exporting databaseYu Watanabe2020-02-271-4/+4
* udev-builtin-input_id: any i2c mouse is a pointing stickPeter Hutterer2020-02-271-2/+26
* ata_id: Add support for host managed zone block devices (#14933)Ryan Attard2020-02-271-1/+1
* Merge pull request #14761 from keszybz/link-network-no-matchYu Watanabe2020-02-041-4/+5
|\
| * network,udev: refuse .link and .network settings with no matchesZbigniew Jędrzejewski-Szmek2020-02-041-4/+5
* | udev: add {Receive,Transmit}ChecksumOffload= settingsYu Watanabe2020-02-031-0/+2
* | udev: assume that the recv buffer size of the netlink socket is already confi...Franck Bui2020-01-281-1/+5
* | network,udev: use uint64_t for bit rateYu Watanabe2020-01-213-5/+2
|/
* Merge pull request #14448 from yuwata/network-permanent-mac-addressLennart Poettering2020-01-083-4/+18
|\
| * network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-083-4/+18
* | udev: use dot_or_dot_dot() where appropriateLennart Poettering2020-01-071-1/+2
* | udev: do not use exact match of file permissionYu Watanabe2020-01-071-1/+1
|/
* udev: move naming-scheme.[ch] into src/shared/Lennart Poettering2020-01-025-123/+2
* udev: sort alternative namesYu Watanabe2019-12-171-0/+1
* udev: introduce AlternativeNamesPolicy= settingYu Watanabe2019-12-173-40/+102
* udev: do not fail if kernel does not support alternative namesYu Watanabe2019-12-171-1/+3
* udev: extend the length of ID_NET_NAME_XXX= to ALTIFNAMSIZYu Watanabe2019-12-172-20/+23
* network: make Name= in [Match] support alternative names of interfacesYu Watanabe2019-12-161-1/+1
* udev: support AlternativeName= setting in .link fileYu Watanabe2019-12-163-0/+7
* docs: direct to systemd.io version of naming scheme docsLennart Poettering2019-12-111-1/+1
* udev: Ensure udev_event_spawn reads stdoutPaul Davey2019-12-041-6/+33
* udevd: don't use monitor after manager_exit()Martin Wilck2019-11-261-4/+6
* Revert "udevd: fix crash when workers time out after exit is signal caught"Martin Wilck2019-11-261-2/+2
* udev: tiny update for log messagesYu Watanabe2019-11-261-2/+2
* udev: do not propagate error in executing PROGRAM and IMPORT{program}Yu Watanabe2019-11-192-8/+14
* udev: silence warning about PROGRAM+= or IMPORT+= rulesYu Watanabe2019-11-181-8/+2
* udevadm: ignore EROFS and return earlierYu Watanabe2019-11-181-2/+5
* Merge pull request #13961 from mwilck/udev-no-exit-timeoutZbigniew Jędrzejewski-Szmek2019-11-131-23/+2
|\
| * udevd: fix crash when workers time out after exit is signal caughtMartin Wilck2019-11-121-2/+2
| * udevd: wait for workers to finish when exitingMartin Wilck2019-11-121-21/+0
* | Merge pull request #13984 from yuwata/udev-fix-13976Zbigniew Jędrzejewski-Szmek2019-11-122-10/+18
|\ \
| * | udev: ignore error caused by device disconnectionYu Watanabe2019-11-121-8/+15
| * | udev: fix error code in the log messageYu Watanabe2019-11-121-2/+1
| * | udev: ignore ENOENT when chmod_and_chown() device nodeYu Watanabe2019-11-121-0/+2
* | | udev: do not append newline when write attributesYu Watanabe2019-11-121-1/+1
|/ /
* / libblkid: open device in nonblock mode.Michal Suchanek2019-11-081-1/+1
|/
* tree-wide: drop input.h when missing_input.h is includedYu Watanabe2019-11-031-1/+0
* tree-wide: drop stdio.h when stdio-util.h is includedYu Watanabe2019-11-035-5/+0
* tree-wide: drop signal.h when signal-util.h is includedYu Watanabe2019-11-032-2/+0
* tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-032-2/+0
* tree-wide: drop libkmod.h when module-util.h is includedYu Watanabe2019-11-031-1/+0
* tree-wide: drop blkid.h when blkid-util.h is includedYu Watanabe2019-11-031-1/+0
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-0313-13/+0
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+2