summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-hwdb.c
AgeCommit message (Expand)Author
2013-07-30src/udev/udevadm-hwdb.c: rename variable to match upstreamAnthony G. Basile
2013-07-30Bring collect.c and udevadm-hwdb.c in line with upstreamAnthony G. Basile
2013-07-11src/udev/udevadm-hwdb.c: fix double freeeudev/v1.1Anthony G. Basile
2013-07-10Fix potential memleak and use-after-free errors as reported by clangIan Stakenvicius
2013-07-10hwdb: allow list of lookup keys per given recordKay Sievers
2013-07-07hwdb: remove support for (not fully implemented) conditional propertiesKay Sievers
2013-06-06Fix ordering of params for conf_files_list_strvAnthony G. Basile
2013-06-03Move remaining _cleanup_free_ in front of typeAnthony G. Basile
2013-06-02udevadm: do not free node on successZbigniew Jędrzejewski-Szmek
2013-06-02udevadm-hwdb: avoid leak in error pathZbigniew Jędrzejewski-Szmek
2013-03-14src/udev/udevadm-hwdb.c: fix helpAnthony G. Basile
2013-02-07udevadm: support updating hwdb from an offset rootLuca Barbato
2012-11-23Propagation of configured installation paths to Makefile.am and .c codeAnthony G. Basile
2012-11-18Fix unused result warningsKacper Kowalik (Xarthisius)
2012-11-12use the same email address everywhereKay Sievers
2012-11-02udev: break over-long linesKay Sievers
2012-10-28udev: add "udevadm hwdb --test=<modalias>"Kay Sievers
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers
2012-10-25udev: hwdb - properly initialize search structureKay Sievers
2012-10-23udev: add hardware database supportKay Sievers