machine: add OSRelease and UIDShift fields in varlink io.systemd.Machine.List output
authorIvan Kruglov <mail@ikruglov.com>
Thu, 17 Oct 2024 11:51:34 +0000 (13:51 +0200)
committerIvan Kruglov <mail@ikruglov.com>
Mon, 21 Oct 2024 15:38:28 +0000 (17:38 +0200)
commita94fbcaa35dc63f32fbf86d25f63f6ac40a0d8b0
tree886132f289e8531e388f893e76fef36bebb867f4
parent16b1b304bae52f420a359b8f84940e6e72efda6f
machine: add OSRelease and UIDShift fields in varlink io.systemd.Machine.List output

This commit adds support of the above mentioned fields. This is equivalent to DBus implementation of:
- GetMachineOSRelease
- GetMachineUIDShift
src/machine/machined-varlink.c
src/shared/varlink-io.systemd.Machine.c