summaryrefslogtreecommitdiffstats
path: root/src/shared/bus-map-properties.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bus-util: add generic parser for extracting id128 values from bus messagesLennart Poettering2024-03-011-10/+1
|
* bus-map-properties: Use bus_log_parse_error_debug()Daan De Meyer2023-02-071-20/+25
|
* sd-bus: export sd_bus_message_read_strv_extend()Zbigniew Jędrzejewski-Szmek2022-06-301-2/+2
| | | | | The same story as before: it's a useful helper, other uses of the library are likely to find it useful.
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* resolvectl: sort domain/nta outputZbigniew Jędrzejewski-Szmek2020-10-201-0/+17
| | | | dns list shall not be sorted.
* shared: split out code that maps properties to local structsLennart Poettering2020-06-301-0/+229
Just some refactoring, no code changes.