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
/
test
/
test-libudev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: move util_replace_whitespace() to udev-util.c
Yu Watanabe
2020-12-16
1
-55
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-3
/
+3
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
libudev: hide definition of struct udev_list from other libudev components
Yu Watanabe
2019-06-12
1
-15
/
+15
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
1
-8
/
+8
*
test-libudev: modernize and add more debugging info
Zbigniew Jędrzejewski-Szmek
2019-01-21
1
-49
/
+75
*
libudev-util: make util_replace_whitespace() read only len characters
Yu Watanabe
2019-01-03
1
-10
/
+17
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
test: add tests for libudev-list
Yu Watanabe
2018-11-22
1
-0
/
+61
*
test: add tests for util_resolve_subsys_kernel()
Yu Watanabe
2018-11-21
1
-0
/
+30
*
test: add tests for util_replace_whitespace()
Yu Watanabe
2018-11-21
1
-1
/
+48
*
libudev-list: move libudev-list related definitions to libudev-list-internal.h
Yu Watanabe
2018-11-20
1
-1
/
+2
*
udev: move udev cleanup functions from udev-util.h to udev.h
Yu Watanabe
2018-08-23
1
-4
/
+1
*
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
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-6
/
+6
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test-libudev: make "-m" equivalent to "--monitor"
Douglas Christman
2018-03-01
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-04
1
-1
/
+1
*
test-libudev: disable monitor mode by default and add to automatic tests
Zbigniew Jędrzejewski-Szmek
2016-03-04
1
-1
/
+8
*
test-libudev: modernization
Zbigniew Jędrzejewski-Szmek
2016-03-04
1
-157
/
+101
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-1
/
+0
*
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
1
-1
/
+2
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-0
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+0
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-2
/
+4
*
test-libudev: fix leak in error case
Thomas Hindoe Paaboel Andersen
2015-05-11
1
-1
/
+3
*
test-libudev: add error handling
Thomas Hindoe Paaboel Andersen
2015-05-06
1
-1
/
+4
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
1
-13
/
+2
*
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-04
1
-1
/
+1
*
udev: never bypass our own logging framework and call vsyslog() directly from...
Lennart Poettering
2014-08-11
1
-1
/
+0
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
1
-8
/
+14
*
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-13
1
-24
/
+0
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-2
/
+2
*
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
1
-0
/
+1
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-22
/
+11
*
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-4
/
+4
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-2
/
+2
*
hostnamectl: show only specific hostname when requested
Zbigniew Jędrzejewski-Szmek
2013-08-14
1
-1
/
+1
*
use the same email address everywhere
Kay Sievers
2012-11-12
1
-10
/
+18
*
libudev: import hwdb and export lookup interface
Kay Sievers
2012-10-27
1
-0
/
+16
*
udev: use startswith() and streq()
Kay Sievers
2012-04-16
1
-1
/
+2
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-8
/
+2
*
udev: test - move test/ and src/test/
Kay Sievers
2012-04-14
1
-0
/
+501