summaryrefslogtreecommitdiff
path: root/shared/nm-utils/nm-udev-utils.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix -Wcast-function-type warningsLubomir Rintel2018-02-081-1/+1
* libnm: don't cunescape \x00 encoding in nm_udev_utils_property_decode()Thomas Haller2017-05-191-3/+4
* libnm: fix unterminated NUL string when parsing UDev propertiesThomas Haller2017-05-191-0/+1
* utils: fix maybe-uninitialized in "nm-udev-utils.c"Thomas Haller2017-05-101-2/+2
* udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-221-0/+53
* udev: only create monitor in NMUdevClient when neededThomas Haller2017-03-221-26/+25
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-0/+240