summaryrefslogtreecommitdiff
path: root/src/test/test-acl-util.c
Commit message (Expand)AuthorAgeFilesLines
* test: use _cleanup_ for temp. filesDavid Tardon2023-04-211-2/+2
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* test: Convert to TEST/TEST_RET macrosJan Janssen2021-11-281-6/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-acl-util: skip test if /tmp doesn't do ACLsLennart Poettering2020-09-121-5/+9
* shared/acl-util: convert rd,wr,ex to a bitmaskZbigniew Jędrzejewski-Szmek2020-08-271-3/+3
* acl-util: beef up add_acls_for_user()Lennart Poettering2020-08-251-3/+3
* test-acl-util: output more debug infoZbigniew Jędrzejewski-Szmek2020-08-201-0/+4
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* user-util: rework get_user_creds()Lennart Poettering2018-08-201-1/+1
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* 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
* test: use NOBODY_USER_NAME instead of hard-coded string "noody"Yu Watanabe2017-12-071-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* test-acl-util: fix two issues from reviewZbigniew Jędrzejewski-Szmek2015-11-301-1/+3
* test-acl-util: add new testZbigniew Jędrzejewski-Szmek2015-11-281-0/+85