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
/
hwdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwdb: implement --root option for systemd-hwdb query
Nick Rosbrook
2022-05-27
1
-1
/
+1
*
hwdb: fix parsing options
Yu Watanabe
2022-04-06
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
hwdb: remove double empty line in --help text
Lennart Poettering
2021-08-30
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Make failures of mac_selinux_init() fatal
Christian Göttsche
2020-06-23
1
-1
/
+3
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-5
/
+9
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
hwdb: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-6
/
+5
*
hwdb,udevadm: also unify hwdb_query() and hwdb_test()
Yu Watanabe
2018-09-19
1
-19
/
+1
*
hwdb: unify duplicated code and move it to hwdb-util.c
Yu Watanabe
2018-09-19
1
-650
/
+11
*
hwdb: use _cleanup_ attribute at one more place
Yu Watanabe
2018-09-19
1
-11
/
+9
*
hwdb: make trie_node_cleanup() can take NULL
Yu Watanabe
2018-09-19
1
-3
/
+4
*
tree-wide: use typesafe_bsearch() or typesafe_bsearch_r()
Yu Watanabe
2018-09-19
1
-2
/
+2
*
tree-wide: use typesafe_qsort_r()
Yu Watanabe
2018-09-19
1
-9
/
+5
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-7
/
+4
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-6
/
+18
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
systemd-hwdb: reflow help() to avoid a line break
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-8
/
+7
*
systemd-hwdb update: Return non-zero exit code on error when --strict is used
Nicolas Boichat
2018-04-23
1
-21
/
+41
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8576 from keszybz/oss-fuzz
Evgeny Vereshchagin
2018-03-27
1
-1
/
+1
|
\
|
*
tree-wide: add bsearch_safe and use where appropriate
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-1
/
+1
*
|
label: rework label_fix() implementations (#8583)
Lennart Poettering
2018-03-27
1
-1
/
+1
|
/
*
networkctl,hwdb: make verbs static
Yu Watanabe
2018-03-19
1
-1
/
+1
*
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
"Don't fear the fsync()"
Alan Jenkins
2017-08-17
1
-9
/
+16
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
hwdb: use path_join() to generate the hwdb_bin path (#6063)
Michael Biebl
2017-05-31
1
-1
/
+2
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-04
1
-1
/
+1
*
hwdb: emit warning when matches are specified at the very end of file
Zbigniew Jędrzejewski-Szmek
2016-12-11
1
-2
/
+6
*
hwdb: fix detection of assignments with no key
Zbigniew Jędrzejewski-Szmek
2016-12-01
1
-3
/
+7
*
hwdb: improve and test syntax error messages
Zbigniew Jędrzejewski-Szmek
2016-12-01
1
-14
/
+16
*
hwdb: rename err to r and use _cleanup_ in two more places
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-20
/
+20
*
hwdb: simplify error handling in trie_store
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-23
/
+18
*
hwdb, sd-hwdb: rework priority comparison when loading properties
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-13
/
+18
*
hwdb: remove path comparison which broke overriding of properties
Zbigniew Jędrzejewski-Szmek
2016-11-30
1
-11
/
+2
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
1
-1
/
+1
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
|
hwdb: fix error check of wrong variable (#4499)
Thomas H. P. Andersen
2016-10-26
1
-2
/
+2
|
/
*
hwdb: store file-name and file-number with properties
David Herrmann
2016-09-21
1
-14
/
+42
*
hwdb: selinuxify a bit (#3460)
Evgeny Vereshchagin
2016-06-07
1
-2
/
+6
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
[next]