]> git.ipfire.org Git - thirdparty/systemd.git/commit
login: split-out common varlink filed definitions
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 May 2026 18:43:47 +0000 (03:43 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 May 2026 08:52:07 +0000 (17:52 +0900)
commit6f5100bf12a233733bbe7db3e8ac76bd6ec7c88d
tree892556b35ac02d4560cd9196f9cc2475c00d6669
parente098b57810d18520bb7ab7ca8c0c2e7f253184f0
login: split-out common varlink filed definitions

Only effective change is that now Remote field is nullable on
ListSession, even though logind always provides the field.
But that should not be a big matter.

C.f. https://github.com/systemd/systemd/pull/41561#discussion_r3218411455
src/shared/varlink-io.systemd.Login.c