summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-hwdb
Commit message (Expand)AuthorAgeFilesLines
...
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* sd-hwdb: drop caching of search stringZbigniew Jędrzejewski-Szmek2016-11-301-23/+1
* hwdb, sd-hwdb: rework priority comparison when loading propertiesZbigniew Jędrzejewski-Szmek2016-11-302-5/+35
* Two small cleanupsZbigniew Jędrzejewski-Szmek2016-11-291-1/+1
* hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)Michael Biebl2016-11-231-1/+1
* sd-hwdb: order properties by originDavid Herrmann2016-09-211-15/+28
* hwdb: store file-name and file-number with propertiesDavid Herrmann2016-09-211-0/+8
* sd-hwdb: fix child/value offset calculationDavid Herrmann2016-09-211-9/+14
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-1/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-272-4/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-242-8/+8
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-0/+1
* util: introduce safe_fclose() and port everything over to itLennart Poettering2015-09-091-2/+1
* tree-wide: we place the opening bracket on the same line as the function nameLennart Poettering2015-08-271-7/+6
* hashmap: fix iterators to not skip entriesDavid Herrmann2015-06-141-2/+3
* fix double semicolon typoThomas Hindoe Paaboel Andersen2015-06-021-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-1/+1
* refcnt: refcnt is unsigned, fix comparisonsTom Gundersen2015-01-131-1/+1
* libsystemd: add sd-hwdb libraryTom Gundersen2014-12-114-0/+573