Age | Commit message (Expand) | Author |
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 |
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 |
2015-04-14 | sd-device: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-04-14 | sd-devcie: fix typo | Tom Gundersen |
2015-04-14 | sd-device: fix reading of subsystem | Tom Gundersen |
2015-04-14 | sd-device: allow uevent files to be write-only | Tom Gundersen |
2015-04-07 | device: fix sysattr newline cutter | David Herrmann |
2015-04-05 | sd-device: don't use alloca() within loops | Tom Gundersen |
2015-04-03 | sd-device,udevd: fix spelling /ammend/amend/ | Tom Gundersen |
2015-04-03 | sd-device: fix deserialization from netlink | Tom Gundersen |
2015-04-03 | sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa... | Tom Gundersen |
2015-04-03 | sd-device: get_sysattr_value - don't leak returned value | Tom Gundersen |
2015-04-03 | sd-device: initialize variable | Tom Gundersen |
2015-04-02 | libsystemd: add sd-device library | Tom Gundersen |