]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: add new dbus method GetDynamicUsers
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 21 Mar 2018 04:11:01 +0000 (13:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 21 Mar 2018 04:11:01 +0000 (13:11 +0900)
commitf9bfa6962d3689acf50b3e51d5d4af3642d849d8
treef64f653bf5600e96c2caaa074be99b2701d85585
parent3ceae1bc14d2da3fc1fe4753d6657759012256dc
core: add new dbus method GetDynamicUsers

This intruduces a new dbus method GetDynamicUsers for systemd1.Manager,
which enumerates all dynamic users realized in the system.
src/core/dbus-manager.c
src/core/dynamic-user.c
src/core/dynamic-user.h
src/core/org.freedesktop.systemd1.conf