summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-device
Commit message (Expand)AuthorAgeFilesLines
* sd-device: don't retry loading uevent/db files more than onceTom Gundersen2015-04-261-4/+4
* sd-device: don't complain if the uevent file is missingTom Gundersen2015-04-261-0/+3
* udevd: fix REMOVE handlingTom Gundersen2015-04-234-2/+14
* sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen2015-04-211-4/+6
* sd-device: simplify enumerator hacksDavid Herrmann2015-04-171-12/+5
* sd-device: uniformly handle missing devicesTom Gundersen2015-04-172-10/+22
* sd-device: enumerator - match only on initialized devices by defaultTom Gundersen2015-04-172-4/+15
* sd-device: enumerator - don't expose add_device()Tom Gundersen2015-04-172-4/+5
* sd-device: add device-enumerator libraryTom Gundersen2015-04-163-2/+1020
* sd-device: fix typoZbigniew Jędrzejewski-Szmek2015-04-141-1/+1
* sd-devcie: fix typoTom Gundersen2015-04-141-1/+1
* sd-device: fix reading of subsystemTom Gundersen2015-04-141-2/+2
* sd-device: allow uevent files to be write-onlyTom Gundersen2015-04-141-1/+4
* device: fix sysattr newline cutterDavid Herrmann2015-04-071-2/+2
* sd-device: don't use alloca() within loopsTom Gundersen2015-04-051-4/+6
* sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen2015-04-031-2/+2
* sd-device: fix deserialization from netlinkTom Gundersen2015-04-031-16/+14
* sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa...Tom Gundersen2015-04-031-5/+6
* sd-device: get_sysattr_value - don't leak returned valueTom Gundersen2015-04-031-19/+20
* sd-device: initialize variableTom Gundersen2015-04-031-1/+1
* libsystemd: add sd-device libraryTom Gundersen2015-04-025-0/+3149