summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-device
AgeCommit message (Expand)Author
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann
2015-06-03libudev: enumerate - accept NULL parameters in add_match()Tom Gundersen
2015-06-02fix double semicolon typoThomas Hindoe Paaboel Andersen
2015-06-02sd-device: get_driver - remember if a device does not have a driverTom Gundersen
2015-06-02sd-device: get_subsystem - don't complain if a device does not have a subsystemTom Gundersen
2015-06-01sd-device: ensure update_properties_buf() is a noop on failureTom Gundersen
2015-06-01sd-device: fix invalid property strv pointersMartin Pitt
2015-05-28sd-device: enumerator - fix matching on properties and sysattrsTom Gundersen
2015-05-27sd-device: fix device_get_properties_strv()Tom Gundersen
2015-05-20sd-device: fix return codes on errorZbigniew Jędrzejewski-Szmek
2015-04-26sd-device: don't retry loading uevent/db files more than onceTom Gundersen
2015-04-26sd-device: don't complain if the uevent file is missingTom Gundersen
2015-04-23udevd: fix REMOVE handlingTom Gundersen
2015-04-21sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen
2015-04-17sd-device: simplify enumerator hacksDavid Herrmann
2015-04-17sd-device: uniformly handle missing devicesTom Gundersen
2015-04-17sd-device: enumerator - match only on initialized devices by defaultTom Gundersen
2015-04-17sd-device: enumerator - don't expose add_device()Tom Gundersen
2015-04-16sd-device: add device-enumerator libraryTom Gundersen
2015-04-14sd-device: fix typoZbigniew Jędrzejewski-Szmek
2015-04-14sd-devcie: fix typoTom Gundersen
2015-04-14sd-device: fix reading of subsystemTom Gundersen
2015-04-14sd-device: allow uevent files to be write-onlyTom Gundersen
2015-04-07device: fix sysattr newline cutterDavid Herrmann
2015-04-05sd-device: don't use alloca() within loopsTom Gundersen
2015-04-03sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen
2015-04-03sd-device: fix deserialization from netlinkTom Gundersen
2015-04-03sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa...Tom Gundersen
2015-04-03sd-device: get_sysattr_value - don't leak returned valueTom Gundersen
2015-04-03sd-device: initialize variableTom Gundersen
2015-04-02libsystemd: add sd-device libraryTom Gundersen