index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-device
/
device-enumerator.c
Age
Commit message (
Expand
)
Author
2016-06-26
sd-device: enumerator - do not abort enumeration if a device fails
Tom Gundersen
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-08-22
sd-device: fix enumeration of devices without subsystem
Maxim Mikityanskiy
2015-06-03
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-05-28
sd-device: enumerator - fix matching on properties and sysattrs
Tom Gundersen
2015-05-20
sd-device: fix return codes on error
Zbigniew Jędrzejewski-Szmek
2015-04-17
sd-device: simplify enumerator hacks
David Herrmann
2015-04-17
sd-device: uniformly handle missing devices
Tom Gundersen
2015-04-17
sd-device: enumerator - match only on initialized devices by default
Tom Gundersen
2015-04-17
sd-device: enumerator - don't expose add_device()
Tom Gundersen
2015-04-16
sd-device: add device-enumerator library
Tom Gundersen