summaryrefslogtreecommitdiff
path: root/src/libsystemd/libsystemd.sym
Commit message (Expand)AuthorAgeFilesLines
* sd-device: introduce sd_device_new_from_ifname/ifindex()Yu Watanabe2021-06-121-0/+2
* sd-device: add API for triggering synthetic uevents with UUIDLennart Poettering2021-05-261-0/+2
* sd-device: add API to query from when a udev database entry isLennart Poettering2021-04-201-0/+1
* sd-device-monitor: introduce sd_device_monitor_filter_add_match_parent()Yu Watanabe2021-04-021-0/+1
* sd-device-monitor: introduce sd_device_monitor_filter_add_match_sysattr()Yu Watanabe2021-04-021-0/+5
* sd-device: introduce tiny wrapper sd_device_trigger()Yu Watanabe2021-02-211-0/+1
* sd-bus: simplify sd_bus_reply()Lennart Poettering2021-02-201-1/+1
* sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...Lennart Poettering2021-02-181-0/+4
* libsystemd: fix typo in symbol versioningZbigniew Jędrzejewski-Szmek2021-01-251-1/+1
* sd-bus: Add sd_bus_reply()Daan De Meyer2021-01-251-0/+1
* sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering2020-12-151-0/+2
* sd-event: add ability to ratelimit event sourcesLennart Poettering2020-12-011-0/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-event: optionally, if an event source fails, exit the event loopLennart Poettering2020-10-071-0/+2
* sd-device: introduce sd_device_set_sysattr_valuef()Yu Watanabe2020-09-111-0/+1
* udev: make tags "sticky"Lennart Poettering2020-09-011-0/+4
* sym: fix bad symbol file additionLennart Poettering2020-08-291-4/+1
* sd-bus: add a variant of sd_bus_error_has_name() that takes multiple namesZbigniew Jędrzejewski-Szmek2020-08-241-0/+5
* sd-event: add relative timer callsLennart Poettering2020-07-281-0/+6
* sd-journal: when enumerating, continue even after an inaccessible fieldZbigniew Jędrzejewski-Szmek2020-07-211-0/+3
* libsystemd: properly export new sd_notify_barrier() API callLennart Poettering2020-05-281-0/+2
* sd-bus: make name validation functions publicZbigniew Jędrzejewski-Szmek2020-05-251-0/+6
* sd-bus: add va_list variants of variadic convenience functionsVito Caputo2020-04-021-0/+7
* libsystemd: install sd-path.h and export sd_path_lookup{,_strv}Zbigniew Jędrzejewski-Szmek2020-03-271-0/+6
* Fix typo in function nameZbigniew Jędrzejewski-Szmek2020-02-041-1/+1
* sd-bus: introduce API for re-enqueuing incoming messagesLennart Poettering2020-02-041-0/+1
* Merge pull request #14645 from keszybz/sd-bus-message-dumpLennart Poettering2020-02-021-0/+1
|\
| * sd-bus: export sd_bus_message_dumpZbigniew Jędrzejewski-Szmek2020-01-231-0/+1
* | journal: allow opening journal files specific to some namespaceLennart Poettering2020-01-311-0/+1
|/
* sd-bus: add new call sd_bus_message_sensitive() and SD_BUS_VTABLE_SENSITIVELennart Poettering2019-12-041-0/+1
* sd-event: add pidfd supportLennart Poettering2019-12-041-0/+11
* sd-event: add sd_event_source_disable_unref() helperZbigniew Jędrzejewski-Szmek2019-05-101-0/+1
* sd-bus: add symbol to tell linker that new vtable functions are usedZbigniew Jędrzejewski-Szmek2019-04-231-0/+5
* sd-bus: add sd_bus_close_unref() helperLennart Poettering2019-01-171-0/+5
* sd-device: add sd_device_monitor_get_event_source()Yu Watanabe2018-11-101-0/+1
* sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-busLennart Poettering2018-11-091-0/+3
* sd-event: add sd_event_source_{get,set}_floating()Yu Watanabe2018-11-051-0/+3
* sd-device: introduce sd_device_monitorYu Watanabe2018-10-171-0/+16
* sd-bus: add new API call sd_bus_error_move()Lennart Poettering2018-10-131-0/+2
* libsystemd: drop *_unrefp from symbol listYu Watanabe2018-10-081-5/+0
* sd-id128: add sd_id128_get_boot_app_specific()Zbigniew Jędrzejewski-Szmek2018-10-021-0/+2
* libsystemd: export all functions in sd-hwdb.hZbigniew Jędrzejewski-Szmek2018-09-301-0/+12
* libsystemd: export all functions in sd-device.hZbigniew Jędrzejewski-Szmek2018-09-301-0/+60
* libsystemd: add missing 'global' specifier in libsystemd.symYu Watanabe2018-09-251-0/+1
* sd-bus: make BUS_DEFAULT_TIMEOUT configurableYu Watanabe2018-07-161-0/+2
* sd-bus: publicize sd_bus_message_readv()Violet Halo2018-06-291-0/+4
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-06-071-0/+2
* sd-bus: also add destroy callbacks to sd_bus_track objectsLennart Poettering2018-06-071-0/+2
* bus: optionally call a callbacks for cleanupZbigniew Jędrzejewski-Szmek2018-06-061-0/+2