index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-hwdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move hwdb creation code to src/shared/
Zbigniew Jędrzejewski-Szmek
2021-06-24
4
-727
/
+24
*
network,sd-hwdb: voidify fchmod()
Yu Watanabe
2021-05-28
1
-1
/
+1
*
Rename strbuf_cleanup to strbuf_free
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
4
-4
/
+4
*
sd-hwdb: reduce variable scope, use periods
Zbigniew Jędrzejewski-Szmek
2020-10-20
1
-21
/
+14
*
sd-hwdb: allow empty properties
Zbigniew Jędrzejewski-Szmek
2020-10-20
1
-3
/
+2
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-4
/
+4
*
tree-wide: drop pointless zero initialization (#16900)
fangxiuning
2020-08-30
1
-1
/
+1
*
hwdb: optimize isatty()-per-line away
Lennart Poettering
2020-04-13
1
-1
/
+1
*
hwdb: fix error numbers passed to log_syntax()
Lennart Poettering
2020-01-21
1
-12
/
+9
*
hwdb: use strv_extend() where we can
Lennart Poettering
2020-01-21
1
-11
/
+2
*
strv: get rid of strv_clear()
Lennart Poettering
2020-01-21
1
-3
/
+3
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
sd-hwdb: use return value from ordered_hashmap_iterate()
Zbigniew Jędrzejewski-Szmek
2019-08-03
1
-2
/
+1
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
2
-0
/
+3
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-1
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
sd-hwdb: fix off_t vs. size_t confusion in cast
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-1
/
+1
*
sd-hwdb: some minor logging and style updates
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-12
/
+11
*
sd-hwdb: use non-atomic reference counters
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-4
/
+3
*
sd-hwdb: fix matching for characters with an ord > 127
Peter Hutterer
2019-02-13
1
-1
/
+1
*
meson: define PROJECT_VERSION as the "bare" project version
Zbigniew Jędrzejewski-Szmek
2018-12-20
1
-1
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
sd_hwdb: update log messages
Yu Watanabe
2018-10-24
1
-6
/
+6
*
hwdb: fgets() excorcism
Lennart Poettering
2018-10-18
1
-2
/
+9
*
sd-hwdb: update error log a bit
Yu Watanabe
2018-10-09
1
-1
/
+1
*
sd-hwdb: initialize variable
Yu Watanabe
2018-09-20
1
-1
/
+1
*
hwdb,udevadm: also unify hwdb_query() and hwdb_test()
Yu Watanabe
2018-09-19
2
-0
/
+19
*
sd-hwdb: use structured initializers
Yu Watanabe
2018-09-19
1
-18
/
+23
*
hwdb: unify duplicated code and move it to hwdb-util.c
Yu Watanabe
2018-09-19
2
-0
/
+657
*
sd-hwdb: adjust included headers
Yu Watanabe
2018-09-19
3
-3
/
+5
*
libsystemd: use DEFINE_ATOMIC_REF_UNREF_FUNC or frineds where applicable
Yu Watanabe
2018-08-28
1
-16
/
+8
*
sd-hwdb: drop unused variable
Yu Watanabe
2018-08-28
1
-1
/
+0
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-1
/
+0
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
2
-2
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
3
-8
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
3
-5
/
+5
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
3
-6
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
3
-39
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
3
-0
/
+3
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
sd-hwdb: drop caching of search string
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-23
/
+1
*
hwdb, sd-hwdb: rework priority comparison when loading properties
Zbigniew Jędrzejewski-Szmek
2016-11-30
2
-5
/
+35
*
Two small cleanups
Zbigniew Jędrzejewski-Szmek
2016-11-29
1
-1
/
+1
*
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)
Michael Biebl
2016-11-23
1
-1
/
+1
[next]