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
/
shared
/
udev-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Merge pull request #17399 from afq984/udev-escaped-string
Yu Watanabe
2020-10-30
1
-0
/
+49
|
\
|
*
udev: escaped string syntax e"..." in rule files
Yu, Li-Yu
2020-10-29
1
-0
/
+49
*
|
udev-util: use absolute rather than relative timeout when waiting for devices
Lennart Poettering
2020-10-22
1
-8
/
+9
|
/
*
udev-util: ignore remove events, we care about initialization after all
Lennart Poettering
2020-10-09
1
-0
/
+16
*
udev-util: make use of sd-event's NULL callback support
Lennart Poettering
2020-10-07
1
-5
/
+1
*
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
1
-4
/
+5
|
\
|
*
tree-wide: drop assignments to r when we only need errno
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-4
/
+5
*
|
udev-util: simplify device_is_renaming() error handling
Lennart Poettering
2020-09-28
1
-2
/
+4
|
/
*
shared/udev-util: fix sd_device leak in device_wait_for_initialization
Luca Boccassi
2020-08-14
1
-1
/
+7
*
udev-util: add device_wait_for_devlink
Luca Boccassi
2020-08-14
1
-14
/
+83
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-3
/
+4
*
udev: make signal that we use to kill workers on timeout configurable
Michal Sekletár
2020-06-05
1
-7
/
+19
*
udev: warn when we fail to parse udev.conf
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-5
/
+10
*
util: make device_wait_for_initialization() optionally takes timeout value
Yu Watanabe
2019-06-04
1
-2
/
+15
*
util: make argument "subsystem" in device_wait_for_initialization() optional
Yu Watanabe
2019-06-04
1
-4
/
+12
*
udev: modernize udev-rules.c
Yu Watanabe
2019-06-02
1
-2
/
+0
*
udev-util: allocate an event loop of our own for waiting
Lennart Poettering
2019-04-04
1
-1
/
+1
*
util: introduce device_for_action()
Yu Watanabe
2019-03-12
1
-0
/
+11
*
util: introduce device_is_renaming()
Yu Watanabe
2019-03-05
1
-0
/
+12
*
rfkill: move wait_for_initialized() to shared/
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-0
/
+78
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
udev-util: read resolve_names from udev.conf
Yu Watanabe
2018-11-16
1
-1
/
+2
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
udev: also allow resolve_names= to be specified in udev.conf
Zbigniew Jędrzejewski-Szmek
2018-11-13
1
-2
/
+13
*
udev: move ResolveNameTiming definition and parsers to udev-util.h
Zbigniew Jędrzejewski-Szmek
2018-11-13
1
-0
/
+9
*
udevd: allow more parameters to be set through udev.conf
Zbigniew Jędrzejewski-Szmek
2018-11-13
1
-21
/
+53
*
udev: move udev cleanup functions from udev-util.h to udev.h
Yu Watanabe
2018-08-23
1
-0
/
+2
*
udev-util: drop unused function udev_device_new_from_stat_rdev()
Yu Watanabe
2018-08-23
1
-22
/
+0
*
libudev: accept NULL as the argument 'struct udev*' for udev_monitor_new() or...
Yu Watanabe
2018-08-23
1
-1
/
+0
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
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
*
udev: add helper udev_device_new_from_stat_rdev()
Lennart Poettering
2018-06-07
1
-0
/
+23
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Rip out setting of the log level from udev_new and put it in a new function
Zbigniew Jędrzejewski-Szmek
2017-05-07
1
-0
/
+56