index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-uid-range.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
uid-range: place 'ret' param at last
Mike Yuan
2024-04-08
1
-2
/
+2
*
uid-range: add some basic operations on UidRange objects
Lennart Poettering
2024-04-06
1
-7
/
+30
*
uid-range: optionally load outside view of UID range from uid_map procfs file
Lennart Poettering
2024-04-06
1
-2
/
+2
*
Add more unit test to cover the uid_range_covers inside the uid-range.c file...
Unique-Usman
2024-03-07
1
-0
/
+2
*
src/basic: "UidRange" → "UIDRange"
Zbigniew Jędrzejewski-Szmek
2024-01-09
1
-3
/
+3
*
test: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more place
Frantisek Sumsal
2023-12-25
1
-1
/
+1
*
tmpfile-util: Introduce fopen_temporary_child()
Daan De Meyer
2022-11-17
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
test: add tests for uid_range_coalesce()
Yu Watanabe
2022-09-16
1
-0
/
+39
*
uid-range: tie up number and array of uid range entries
Yu Watanabe
2022-09-16
1
-87
/
+85
*
uid-range: replace uid_range_contains() by more generalized uid_range_covers()
Lennart Poettering
2022-04-01
1
-0
/
+17
*
uid-range: add new uid_range_load_userns() for loading /proc/self/uid_map
Lennart Poettering
2022-04-01
1
-0
/
+47
*
test: port test-uid-range to tests.h
Lennart Poettering
2022-04-01
1
-3
/
+4
*
uid-range: use size_t for array size
Lennart Poettering
2022-04-01
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-1
/
+2
*
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-11-28
1
-1
/
+1
*
test: fix test of uid-range
Thomas Hindoe Paaboel Andersen
2014-09-14
1
-11
/
+11
*
tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...
Lennart Poettering
2014-08-19
1
-0
/
+91