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-device
/
device-enumerator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-device: normalize debug messages
Yu Watanabe
2018-11-06
1
-14
/
+13
*
sd-device: make sd_device_get_is_initialized() returns is_initialized by retu...
Yu Watanabe
2018-10-29
1
-7
/
+6
*
sd-device: return positive ifindex when sd_device_get_ifindex() succeeds
Yu Watanabe
2018-10-27
1
-1
/
+1
*
sd-device: dedup enumerated devices
Yu Watanabe
2018-10-13
1
-0
/
+29
*
sd-device: make sd_device_get_*() return -ENOENT if the values are not set
Yu Watanabe
2018-09-23
1
-13
/
+2
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-5
/
+7
*
sd-device: use qsort_safe() (#10099)
Yu Watanabe
2018-09-16
1
-2
/
+2
*
sd-device: introduce device_enumerator_get_devices()
Yu Watanabe
2018-09-10
1
-0
/
+11
*
sd-device: make sd_device_enumerator_get_*_next() not destroy the list
Yu Watanabe
2018-09-10
1
-39
/
+55
*
sd-device: sd_device_enumerator_get_subsystem_next() requests the device list...
Yu Watanabe
2018-08-28
1
-1
/
+1
*
sd-device: use structured initializers
Yu Watanabe
2018-08-28
1
-3
/
+5
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-25
/
+17
*
tree-wide: add a space after (void)
Yu Watanabe
2018-07-03
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-4
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
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: when %m is used in log_*, always specify errno explicitly
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-8
/
+4
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
sd-device: enumerator - do not abort enumeration if a device fails
Tom Gundersen
2016-06-26
1
-16
/
+18
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-4
/
+4
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+6
*
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
1
-4
/
+2
*
sd-device: fix enumeration of devices without subsystem
Maxim Mikityanskiy
2015-08-22
1
-0
/
+2
*
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-06-03
1
-8
/
+10
*
sd-device: enumerator - fix matching on properties and sysattrs
Tom Gundersen
2015-05-28
1
-3
/
+3
*
sd-device: fix return codes on error
Zbigniew Jędrzejewski-Szmek
2015-05-20
1
-3
/
+3
*
sd-device: simplify enumerator hacks
David Herrmann
2015-04-17
1
-12
/
+5
*
sd-device: uniformly handle missing devices
Tom Gundersen
2015-04-17
1
-4
/
+10
*
sd-device: enumerator - match only on initialized devices by default
Tom Gundersen
2015-04-17
1
-4
/
+14
*
sd-device: enumerator - don't expose add_device()
Tom Gundersen
2015-04-17
1
-4
/
+4
*
sd-device: add device-enumerator library
Tom Gundersen
2015-04-16
1
-0
/
+972