summaryrefslogtreecommitdiff
path: root/src/core/dynamic-user.h
Commit message (Expand)AuthorAgeFilesLines
* core: Move DynamicCreds into ExecRuntimeDaan De Meyer2023-03-271-3/+6
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: reorder various structures to make them smaller and use fewer cach...Lennart Poettering2019-03-271-1/+1
* tree-wide: use unsigned for refcountYu Watanabe2018-08-271-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: add new dbus method GetDynamicUsersYu Watanabe2018-03-211-0/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* dynamic-user: label functions not necessary to export as staticYu Watanabe2017-10-111-9/+0
* core: when looking for a UID to use for a dynamic UID start with the current ...Lennart Poettering2017-10-021-2/+2
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+66