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
/
libudev
/
libudev-enumerate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-06-03
1
-0
/
+21
*
sd-device: enumerator - match only on initialized devices by default
Tom Gundersen
2015-04-17
1
-4
/
+13
*
sd-device: enumerator - don't expose add_device()
Tom Gundersen
2015-04-17
1
-1
/
+1
*
libudev: make libudev-enumerate a thin wrapper around sd-device
Tom Gundersen
2015-04-16
1
-686
/
+106
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-1
/
+1
*
libudev: always return NULL in _unref() APIs
Lennart Poettering
2013-11-20
1
-2
/
+2
*
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-1
/
+1
*
libudev: fix move_later comparison
Lukas Nykryn
2013-09-13
1
-1
/
+1
*
libudev: enumerate - do not try to match against an empty subsystem
Kay Sievers
2013-09-04
1
-1
/
+4
*
libudev: enumerate: fix NULL-deref for subsystem-matches
David Herrmann
2013-09-04
1
-0
/
+2
*
libudev: fix memleak when enumerating childs
David Herrmann
2013-09-04
1
-5
/
+9
*
libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer
Harald Hoyer
2013-08-19
1
-8
/
+11
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
1
-6
/
+6
*
libudev: validate 'udev' argument to udev_enumerate_new()
Michael Terry
2012-12-14
1
-0
/
+2
*
libudev: update copyright headers
Kay Sievers
2012-11-12
1
-10
/
+18
*
udev: export udev_device_new_from_device_id()
Kay Sievers
2012-08-10
1
-1
/
+1
*
udev: update docs, NEWS
Kay Sievers
2012-05-15
1
-0
/
+2
*
udev: libudev - bump soname, remove deprecated functions, introduce symbol ve...
Kay Sievers
2012-05-15
1
-3
/
+4
*
docs: hook-up gtk-doc to 'make check'
Kay Sievers
2012-04-20
1
-3
/
+28
*
udev: use startswith() and streq()
Kay Sievers
2012-04-16
1
-5
/
+2
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-19
/
+6
*
udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/
Kay Sievers
2012-04-13
1
-0
/
+936