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
Age
Commit message (
Expand
)
Author
2016-10-06
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-06-27
sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'
Tom Gundersen
2016-06-27
sd-device: device_id - set correctly for 'drivers'
Tom Gundersen
2016-06-26
sd-device: enumerator - do not abort enumeration if a device fails
Tom Gundersen
2016-05-24
Udevadm trivial cleanups (#3331)
Zbigniew Jędrzejewski-Szmek
2016-05-23
sd-device: udev-db - handle properties with empty value (#3330)
Tom Gundersen
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-06
sd-device: Allocate enough room for tags string
Martin Pitt
2016-04-05
sd-device: fix crash if a device has many tags or devlinks
Martin Pitt
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
Merge pull request #2685 from poettering/lldp-fixes2
Tom Gundersen
2016-02-20
sd-device: use (void) before set_iterate calls
Zbigniew Jędrzejewski-Szmek
2016-02-20
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
sd-device: initialize variables to avoid warning
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-03
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
build-sys: add missing makefile symlink
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-10-06
libsystemd: sd-device - translate / vs. ! in sysname
Kay Sievers
2015-10-01
sd-device: fix format strings after conversion to log_*_errno()
Michal Schmidt
2015-10-01
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
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-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-15
sd-device: never return NULL+0
David Herrmann
2015-06-14
hashmap: fix iterators to not skip entries
David Herrmann
2015-06-03
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-06-02
fix double semicolon typo
Thomas Hindoe Paaboel Andersen
2015-06-02
sd-device: get_driver - remember if a device does not have a driver
Tom Gundersen
2015-06-02
sd-device: get_subsystem - don't complain if a device does not have a subsystem
Tom Gundersen
2015-06-01
sd-device: ensure update_properties_buf() is a noop on failure
Tom Gundersen
2015-06-01
sd-device: fix invalid property strv pointers
Martin Pitt
2015-05-28
sd-device: enumerator - fix matching on properties and sysattrs
Tom Gundersen
2015-05-27
sd-device: fix device_get_properties_strv()
Tom Gundersen
2015-05-20
sd-device: fix return codes on error
Zbigniew Jędrzejewski-Szmek
2015-04-26
sd-device: don't retry loading uevent/db files more than once
Tom Gundersen
2015-04-26
sd-device: don't complain if the uevent file is missing
Tom Gundersen
2015-04-23
udevd: fix REMOVE handling
Tom Gundersen
2015-04-21
sd-device: set_syspath - return ENODEV when passed something that is not a de...
Tom Gundersen
2015-04-17
sd-device: simplify enumerator hacks
David Herrmann
[next]