index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-device
/
device-internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-device: introduce sd_device_get_child_first() and _next()
Yu Watanabe
2022-09-23
1
-0
/
+4
*
sd-device: move device_new_from_watch_handle_at() to udev-watch.c
Yu Watanabe
2022-09-11
1
-2
/
+0
*
sd-device: change type of properties nulstr from uint8_t* to char*
Yu Watanabe
2022-07-08
1
-1
/
+1
*
sd-device: actually read diskseq if told so
Lennart Poettering
2022-04-04
1
-0
/
+1
*
sd-device: move device_read_uevent_file() to device-private.h
Yu Watanabe
2022-02-02
1
-1
/
+0
*
udev/sd: add support for DISKSEQ
Luca Boccassi
2021-07-28
1
-0
/
+2
*
sd-device: let device_set_driver() accept NULL too
Zbigniew Jędrzejewski-Szmek
2021-06-16
1
-1
/
+1
*
sd-device: let device_set_subsystem() accept NULL
Zbigniew Jędrzejewski-Szmek
2021-06-16
1
-1
/
+1
*
sd-device: set driver subsystem if the sd_device object is generated from nulstr
Yu Watanabe
2021-06-05
1
-0
/
+1
*
sd-device: cleanup sd_device_get_subsystem()
Yu Watanabe
2021-04-30
1
-1
/
+0
*
sd-device: drop sysname_set flag
Yu Watanabe
2021-04-30
1
-1
/
+0
*
sd-device: rename device_get_id_filename() -> device_get_device_id()
Yu Watanabe
2021-04-30
1
-1
/
+1
*
sd-device: use right type for usec_initialized
Lennart Poettering
2021-04-20
1
-1
/
+1
*
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-1
/
+1
*
sd-device: introduce database version and save it in udev database V field
Yu Watanabe
2020-11-25
1
-0
/
+10
*
sd-device: make device_add_property_internal() inline
Yu Watanabe
2020-11-25
1
-1
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
udev: make tags "sticky"
Lennart Poettering
2020-09-01
1
-4
/
+4
*
sd-device: use strjoin instead of asprintf
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-2
/
+2
*
sd-device: store parsed ACTION= and SEQNUM= udev properties
Yu Watanabe
2019-03-11
1
-0
/
+5
*
sd-device: move device_action_from_string() and friends to device-private.h
Yu Watanabe
2019-03-07
1
-16
/
+0
*
sd-device: remove holes in struct sd_device
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-20
/
+20
*
sd-device: pass timestamp internally as usec_t not char*
Zbigniew Jędrzejewski-Szmek
2018-12-16
1
-1
/
+2
*
sd-device: reduce the number of implementations of device_read_db() we keep a...
Zbigniew Jędrzejewski-Szmek
2018-12-16
1
-1
/
+0
*
tree-wide: use unsigned for refcount
Yu Watanabe
2018-08-27
1
-1
/
+1
*
sd-device: include sd-device.h in device-internal.h
Yu Watanabe
2018-07-23
1
-0
/
+2
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Add handling for bind/unbind actions (#6720)
Lennart Poettering
2017-09-04
1
-0
/
+2
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
sd-device: device_id - set correctly for 'drivers'
Tom Gundersen
2016-06-27
1
-0
/
+2
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
1
-2
/
+2
*
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
1
-0
/
+1
*
libsystemd: add sd-device library
Tom Gundersen
2015-04-02
1
-0
/
+125