summaryrefslogtreecommitdiffstats
path: root/units (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-07units: delegate only "cpu" and "pids" controllers by default (#7564)Lennart Poettering1-1/+1
2017-12-06NEWS: add missing whitespace (#7561)Christian Hesse1-1/+1
2017-12-06shared: fix a memory leakEvgeny Vereshchagin1-2/+3
2017-12-06tests: allow passing more than one argument to test-systemd-tmpfiles.pyEvgeny Vereshchagin1-3/+3
2017-12-06virt: use /proc/xen as indicator for a Xen domain (#6442, #6662) (#7555)Olaf Hering1-9/+8
2017-12-06Set secure_boot flag in Kernel Zero-Page (#7482)Max Resch3-3/+14
2017-12-06mkosi.build: add code to determine the right nobody user/group nameLennart Poettering1-1/+35
2017-12-06Added some missing Swedish Strings (#7552)hanklank1-0/+31
2017-12-06update TODOLennart Poettering1-8/+2
2017-12-06meson: print warnings if the "nobody" user/group name is not compatible with ...Lennart Poettering1-4/+45
2017-12-06test-execute: use the "nogroup" group if it exists for testingLennart Poettering3-2/+11
2017-12-06journal,coredump: do not do ACL magic for "nobody" user eitherLennart Poettering2-3/+3
2017-12-06user-util: synthesize user records for "nobody" the same way as for "root"Lennart Poettering2-7/+87
2017-12-06user-util: add UID_NOBODY defines that resolve to (uid_t) 65534Lennart Poettering4-6/+10
2017-12-06nss-systemd: tweak checks when we consult PID 1 for dynamic UID/GID lookupsLennart Poettering2-3/+6
2017-12-06coredump,journal: do not do ACL magic for processes of dynamic UIDsLennart Poettering2-2/+2
2017-12-06user-util: add new uid_is_system() helperLennart Poettering7-8/+16