summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-bind-user.c
Commit message (Expand)AuthorAgeFilesLines
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-3/+3
* nspawn: fix directory in logged errorml2023-02-121-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* user-util: move homed/nspawn map UID_MIN/UID_MAX define into user-util.hLennart Poettering2022-02-161-6/+3
* json: add new JSON_BUILD_CONST_STRING() macroLennart Poettering2021-11-251-2/+2
* basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]Lennart Poettering2021-10-051-2/+2
* basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-051-1/+1
* tree-wide: coccinelle fixesFrantisek Sumsal2021-07-091-3/+1
* userdb: make most loading of JSON user record data "permissive"Lennart Poettering2021-06-011-2/+4
* nspawn: fix build failureYu Watanabe2021-05-201-2/+1
* nspawn: add new --bind-user= option for binding a host user into the containerLennart Poettering2021-05-191-0/+479