Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus-util: add generic parser for extracting id128 values from bus messages | Lennart Poettering | 2024-03-01 | 1 | -10/+1 |
| | |||||
* | bus-map-properties: Use bus_log_parse_error_debug() | Daan De Meyer | 2023-02-07 | 1 | -20/+25 |
| | |||||
* | sd-bus: export sd_bus_message_read_strv_extend() | Zbigniew Jędrzejewski-Szmek | 2022-06-30 | 1 | -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-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | resolvectl: sort domain/nta output | Zbigniew Jędrzejewski-Szmek | 2020-10-20 | 1 | -0/+17 |
| | | | | dns list shall not be sorted. | ||||
* | shared: split out code that maps properties to local structs | Lennart Poettering | 2020-06-30 | 1 | -0/+229 |
Just some refactoring, no code changes. |