]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined-dbus.c
machined: refactor UID/GID machine translation
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Jul 2020 09:58:06 +0000 (11:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Jul 2020 15:06:23 +0000 (17:06 +0200)
commit74d1b7d2ad89fadc434752558ac444b8df7e21ca
treef24334e7029f09bec5c2a6d11fff40bdddc1e553
parenta07f18cd30ecbfb21c9f39c13563fb9e65450789
machined: refactor UID/GID machine translation

Let's move the heavy lifting out of the bus call implemntations, and
into generic code.

This allows us to expose them easily via Varlink too in a later commit.
src/machine/machine.c
src/machine/machine.h
src/machine/machined-core.c
src/machine/machined-dbus.c
src/machine/machined.h