summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-device/device-internal.h
Commit message (Expand)AuthorAgeFilesLines
* sd-device: store parsed ACTION= and SEQNUM= udev propertiesYu Watanabe2019-03-121-0/+5
* sd-device: move device_action_from_string() and friends to device-private.hYu Watanabe2019-03-071-16/+0
* sd-device: remove holes in struct sd_deviceZbigniew Jędrzejewski-Szmek2018-12-171-20/+20
* sd-device: pass timestamp internally as usec_t not char*Zbigniew Jędrzejewski-Szmek2018-12-161-1/+2
* sd-device: reduce the number of implementations of device_read_db() we keep a...Zbigniew Jędrzejewski-Szmek2018-12-161-1/+0
* tree-wide: use unsigned for refcountYu Watanabe2018-08-271-1/+1
* sd-device: include sd-device.h in device-internal.hYu Watanabe2018-07-241-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-4/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-2/+2
* 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
* Add handling for bind/unbind actions (#6720)Lennart Poettering2017-09-041-0/+2
* Fix missing space in comments (#5439)AsciiWolf2017-02-241-1/+1
* sd-device: device_id - set correctly for 'drivers'Tom Gundersen2016-06-271-0/+2
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-2/+2
* udevd: fix REMOVE handlingTom Gundersen2015-04-231-0/+1
* libsystemd: add sd-device libraryTom Gundersen2015-04-021-0/+125