summaryrefslogtreecommitdiff
path: root/src/basic/user-util.h
Commit message (Expand)AuthorAgeFilesLines
* user-util: add new wrappers for reading/writing {passwd,shadow,gshadow} datab...Franck Bui2018-03-211-0/+15
* sysusers: allow the shell to be specifiedZbigniew Jędrzejewski-Szmek2018-02-021-0/+9
* sysusers: emit a bit more info at debug level when locking failsZbigniew Jędrzejewski-Szmek2018-02-021-0/+2
* nss-systemd,user-util: add a way how synthesizing "nobody" can be turned offLennart Poettering2018-01-101-0/+2
* user-util: add UID_NOBODY defines that resolve to (uid_t) 65534Lennart Poettering2017-12-061-0/+3
* nss-systemd: tweak checks when we consult PID 1 for dynamic UID/GID lookupsLennart Poettering2017-12-061-0/+4
* user-util: add new uid_is_system() helperLennart Poettering2017-12-061-0/+8
* build-sys: make the dynamic UID range, and the container UID range configurableLennart Poettering2017-12-061-7/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* 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