summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-device/device-private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-device: introduce device_get_sysattr_u32()Yu Watanabe2024-01-191-0/+1
* sd-device: introduce device_has_db() helper functionYu Watanabe2023-12-221-0/+1
* sd-device: modernize device_update_db() and friendsYu Watanabe2023-12-221-0/+1
* sd-device,udev: refuse invalid devlink and store in normalized formYu Watanabe2023-04-071-1/+1
* udev: support '-=' operator for SYMLINKFranck Bui2023-01-171-0/+1
* sd-device: introduce device_get_property_int()Yu Watanabe2023-01-101-0/+1
* udev: move device_rename() from device-private.cYu Watanabe2023-01-091-1/+0
* sd-device: make device_shallow_clone() staticYu Watanabe2022-10-251-1/+0
* sd-device: drop unused device_copy_properties()Yu Watanabe2022-10-251-1/+0
* sd-device: introduce device_get_sysattr_int()Yu Watanabe2022-09-251-0/+1
* sd-device: introduce device_opendir()Yu Watanabe2022-09-191-0/+3
* sd-device: move device_new_from_watch_handle_at() to udev-watch.cYu Watanabe2022-09-111-6/+0
* sd-device: introduce devpath_from_devnum()Yu Watanabe2022-08-281-0/+1
* sd-device: add helper to read a unsigned int attributeZbigniew Jędrzejewski-Szmek2022-08-231-0/+1
* sd-device: introduce device_clear_sysattr_cache()Yu Watanabe2022-07-231-0/+1
* sd-device: introduce device_get_sysattr_bool()Yu Watanabe2022-07-231-0/+1
* sd-device: make device_get_properties_{nulstr,strv}() take NULL for result valueYu Watanabe2022-07-081-2/+2
* sd-device: change type of properties nulstr from uint8_t* to char*Yu Watanabe2022-07-081-2/+2
* sd-device: introduce device_get_property_bool()Yu Watanabe2022-04-291-0/+1
* sd-device: rename arguments and variablesYu Watanabe2022-04-171-2/+2
* sd-device: rename function arguments for storing resultsYu Watanabe2022-04-171-4/+4
* sd-device: introduce device_add_propertyf()Yu Watanabe2022-03-291-0/+1
* sd-device: drop device_new_from_synthetic_event() from libsystemdYu Watanabe2022-02-021-1/+0
* sd-device: make device_set_action() take sd_device_action_tYu Watanabe2022-02-021-0/+1
* sd-device: move device_read_uevent_file() to device-private.hYu Watanabe2022-02-021-0/+2
* sd-device: expose device_cache_sysattr_value() and device_get_cached_sysattr_...Yu Watanabe2021-10-061-1/+3
* sd-device: introduce device_has_devlink()Yu Watanabe2021-09-021-0/+1
* udev,sd_device: also save map from device ID to watch handle in /run/udev/watchYu Watanabe2021-04-301-2/+6
* sd-device: rename device_get_id_filename() -> device_get_device_id()Yu Watanabe2021-04-301-1/+1
* sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...Lennart Poettering2021-02-181-18/+2
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* udev: make tags "sticky"Lennart Poettering2020-09-011-1/+1
* sd-device: introduce dump_device_action_table()Yu Watanabe2019-06-281-0/+1
* sd-device: store parsed ACTION= and SEQNUM= udev propertiesYu Watanabe2019-03-111-13/+15
* sd-device: move device_action_from_string() and friends to device-private.hYu Watanabe2019-03-071-0/+18
* sd-device: split device_read_db_internal() into two partYu Watanabe2019-02-261-0/+1
* sd-device: do not save e.g., DEVPATH or INTERFACE properties to udev databaseYu Watanabe2019-01-221-0/+1
* sd-device: reduce the number of implementations of device_read_db() we keep a...Zbigniew Jędrzejewski-Szmek2018-12-161-1/+4
* sd-device: introduce device_new_from_stat_rdev()Yu Watanabe2018-08-221-0/+2
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+6
* udevd: fix REMOVE handlingTom Gundersen2015-04-231-0/+1
* sd-device: fix typoZbigniew Jędrzejewski-Szmek2015-04-151-1/+1