summaryrefslogtreecommitdiff
path: root/src/test/test-uid-range.c
Commit message (Expand)AuthorAgeFilesLines
* tmpfile-util: Introduce fopen_temporary_child()Daan De Meyer2022-11-171-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* test: add tests for uid_range_coalesce()Yu Watanabe2022-09-161-0/+39
* uid-range: tie up number and array of uid range entriesYu Watanabe2022-09-161-87/+85
* uid-range: replace uid_range_contains() by more generalized uid_range_covers()Lennart Poettering2022-04-011-0/+17
* uid-range: add new uid_range_load_userns() for loading /proc/self/uid_mapLennart Poettering2022-04-011-0/+47
* test: port test-uid-range to tests.hLennart Poettering2022-04-011-3/+4
* uid-range: use size_t for array sizeLennart Poettering2022-04-011-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering2015-10-271-1/+2
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-281-1/+1
* test: fix test of uid-rangeThomas Hindoe Paaboel Andersen2014-09-141-11/+11
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-191-0/+91