summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-device/device-enumerator.c
AgeCommit message (Expand)Author
2016-06-26sd-device: enumerator - do not abort enumeration if a device failsTom Gundersen
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-30tree-wide: remove a number of invocations of strerror() and replace by %mLennart Poettering
2015-08-22sd-device: fix enumeration of devices without subsystemMaxim Mikityanskiy
2015-06-03libudev: enumerate - accept NULL parameters in add_match()Tom Gundersen
2015-05-28sd-device: enumerator - fix matching on properties and sysattrsTom Gundersen
2015-05-20sd-device: fix return codes on errorZbigniew Jędrzejewski-Szmek
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