summaryrefslogtreecommitdiff
path: root/src/basic/user-util.h
Commit message (Expand)AuthorAgeFilesLines
* core: do not fail in a container if we can't use setgroupsGiuseppe Scrivano2016-10-061-0/+2
* execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.cLennart Poettering2016-09-251-0/+1
* journald: do not create split journals for dynamic usersZbigniew Jędrzejewski-Szmek2016-08-181-2/+14
* sysusers: move various user credential validity checks to src/basic/Lennart Poettering2016-07-221-0/+5
* nspawn: make -U a tiny bit smarterLennart Poettering2016-04-251-0/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-0/+11
* util-lib: move take_password_lock() to user-util.[ch]Lennart Poettering2015-10-271-0/+2
* util: remove lookup_uid(), replace by uid_to_name()Lennart Poettering2015-10-261-1/+0
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+55