summaryrefslogtreecommitdiff
path: root/src/test/test-user-util.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-20user-util: rework get_user_creds()Lennart Poettering1-2/+2
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-21test-user-util: skip most tests for nobody if synthentization is offZbigniew Jędrzejewski-Szmek1-10/+30
2018-02-20test-user-util: print function delimitersZbigniew Jędrzejewski-Szmek1-1/+22
2017-12-06user-util: synthesize user records for "nobody" the same way as for "root"Lennart Poettering1-0/+35
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-07-22sysusers: move various user credential validity checks to src/basic/Lennart Poettering1-0/+87
2016-03-03tests: move user-util related tests to test-user-util.cRonny Chevalier1-0/+27
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-26util: remove lookup_uid(), replace by uid_to_name()Lennart Poettering1-0/+53