Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-03 | Move remaining _cleanup_free_ in front of type | Anthony G. Basile | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2013-06-02 | udevadm: do not free node on success | Zbigniew Jędrzejewski-Szmek | |
A fix for ff03aed06a422. | |||
2013-06-02 | udevadm-hwdb: avoid leak in error path | Zbigniew Jędrzejewski-Szmek | |
2013-03-14 | src/udev/udevadm-hwdb.c: fix help | Anthony G. Basile | |
This follows upstream commit e32a4e1ef4c61561b08f50f73f82587bdc946b40 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2013-02-07 | udevadm: support updating hwdb from an offset root | Luca Barbato | |
Introduce `--root` option to make users run udevadm on rootfs not mounted as / Ease the life of distribution packagers. | |||
2012-11-23 | Propagation of configured installation paths to Makefile.am and .c code | Anthony G. Basile | |
This commit is a continuation of the previous one in which all the configured paths obtained in configure.ac are propagated to the Makefile.am and .c files via AM_CPPFLAGS of the form -DUDEV_CONF_FILE=\"$(udevconffile)\". This should address the issue in https://github.com/gentoo/eudev/issues/17 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-11-18 | Fix unused result warnings | Kacper Kowalik (Xarthisius) | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-11-12 | use the same email address everywhere | Kay Sievers | |
2012-11-02 | udev: break over-long lines | Kay Sievers | |
2012-10-28 | udev: add "udevadm hwdb --test=<modalias>" | Kay Sievers | |
2012-10-27 | libudev: import hwdb and export lookup interface | Kay Sievers | |
2012-10-25 | udev: hwdb - properly initialize search structure | Kay Sievers | |
2012-10-23 | udev: add hardware database support | Kay Sievers | |