index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libudev
/
libudev-hwdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libudev: hide definition of struct udev_list from other libudev components
Yu Watanabe
2019-06-12
1
-7
/
+11
*
libudev: introduce return_with_errno() and use it where applicable
Yu Watanabe
2018-11-22
1
-15
/
+8
*
libudev-list: drop unused udev argument from udev_list_init()
Yu Watanabe
2018-11-22
1
-1
/
+1
*
libudev: coding style fixes
Yu Watanabe
2018-11-20
1
-1
/
+1
*
libudev-list: move libudev-list related definitions to libudev-list-internal.h
Yu Watanabe
2018-11-20
1
-1
/
+3
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
libudev-hwdb: use assert_return_errno()
Yu Watanabe
2018-09-11
1
-4
/
+2
*
libudev-hwdb: use structured initializer
Yu Watanabe
2018-09-11
1
-3
/
+5
*
libudev-hwdb: drop unused 'struct udev *udev' in udev_hwdb struct
Yu Watanabe
2018-09-11
1
-4
/
+1
*
libudev: use DEFINE_PUBLIC_TRIVIAL_REF_UNREF_FUNC() macro where applicable
Yu Watanabe
2018-09-11
1
-18
/
+11
*
libudev: accept NULL as the argument 'struct udev*' for udev_monitor_new() or...
Yu Watanabe
2018-08-22
1
-2
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Replace free and return NULL with return mfree
Daniel Lockyer
2017-11-24
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libudev: add missing errno initialization/error propagation (#6781)
Lennart Poettering
2017-09-09
1
-4
/
+13
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
udev: builtin-hwdb - port to sd-hwdb
Tom Gundersen
2014-12-15
1
-7
/
+0
*
hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTY
David Herrmann
2014-12-12
1
-1
/
+1
*
libudev: make libudev-hwdb a wrapper around sd-hwdb
Tom Gundersen
2014-12-11
1
-301
/
+26
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: drop unnecessary trailing \n in log_*() calls
Michal Schmidt
2014-11-28
1
-5
/
+5
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-11
/
+11
*
udev hwdb: Change error message regarding missing hwdb.bin back to debug.
Colin Guthrie
2014-11-05
1
-1
/
+1
*
udev hwdb: Support shipping pre-compiled database in system images
Martin Pitt
2014-10-28
1
-6
/
+36
*
Fix misuse of uint64_t as size_t
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-1
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
libudev: hwdb - use libudev not systemd logging
Kay Sievers
2013-12-10
1
-10
/
+10
*
libudev: always return NULL in _unref() APIs
Lennart Poettering
2013-11-20
1
-2
/
+2
*
libudev: fix hwdb validation to look for the *new* file
Kay Sievers
2013-08-15
1
-1
/
+1
*
hwdb: remove support for (not fully implemented) conditional properties
Kay Sievers
2013-07-01
1
-1
/
+5
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-5
/
+5
*
udev: remove HWDB_BIN
Kay Sievers
2013-02-07
1
-5
/
+5
*
libudev: hwdb: add missing endianess conversion
Eric Benoit
2012-12-11
1
-3
/
+3
*
hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database
Zbigniew Jędrzejewski-Szmek
2012-11-16
1
-5
/
+5
*
udev: hwdb - properly handle a missing database
Kay Sievers
2012-11-15
1
-1
/
+1
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-1
/
+1
*
udev: use usec_t and now()
Kay Sievers
2012-11-12
1
-1
/
+1
*
libudev: hwdb - cleanup list before getting new properties
Kay Sievers
2012-10-28
1
-2
/
+3
*
Tweak TODO
Zbigniew Jędrzejewski-Szmek
2012-10-28
1
-1
/
+1
*
libudev: import hwdb and export lookup interface
Kay Sievers
2012-10-27
1
-0
/
+391