Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-12-06 | user-util: synthesize user records for "nobody" the same way as for "root" | Lennart Poettering | 2 | -7/+87 |
2017-12-06 | user-util: add UID_NOBODY defines that resolve to (uid_t) 65534 | Lennart Poettering | 4 | -6/+10 |
2017-12-06 | nss-systemd: tweak checks when we consult PID 1 for dynamic UID/GID lookups | Lennart Poettering | 2 | -3/+6 |
2017-12-06 | coredump,journal: do not do ACL magic for processes of dynamic UIDs | Lennart Poettering | 2 | -2/+2 |
2017-12-06 | user-util: add new uid_is_system() helper | Lennart Poettering | 7 | -8/+16 |