index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-capability.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/missing_capability: clean up our defines and check that our fallback is...
Zbigniew Jędrzejewski-Szmek
2020-08-27
1
-0
/
+2
*
basic/capability-util: let cap_last_cap() return unsigned integer
Zbigniew Jędrzejewski-Szmek
2020-07-10
1
-1
/
+1
*
tests: various small fixes for strict systems
Topi Miettinen
2020-04-26
1
-1
/
+4
*
test-capability: Modify ambient capability tests to test clearing caps
Kevin Kuehler
2019-11-27
1
-3
/
+13
*
tree-wide: drop capability.h when capability-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
util-lib: move yes_no() and friends to string-util.h
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
test: return a non-zero return code when 'nobody' user doesn't exist
Frantisek Sumsal
2019-05-06
1
-1
/
+1
*
capability: add a test that fails if we ever enter > 64bit capability territory
Lennart Poettering
2019-03-21
1
-0
/
+21
*
capability: fix build without PR_CAP_AMBIENT
Fabrice Fontaine
2019-01-11
1
-0
/
+1
*
tree-wide: use new macro HAS_FEATURE_ADDRESS_SANITIZER everywhere
Lennart Poettering
2018-12-03
1
-1
/
+1
*
tests: keep SYS_PTRACE when running under ASan
Frantisek Sumsal
2018-11-09
1
-1
/
+6
*
tests: drop the precondition check for inherited flag
Frantisek Sumsal
2018-11-08
1
-8
/
+0
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-10
/
+5
*
test: when skipping tests, always print something
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-7
/
+10
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
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
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-1
/
+1
*
test: use NOBODY_USER_NAME instead of hard-coded string "noody"
Yu Watanabe
2017-12-07
1
-1
/
+1
*
test: move tests about cap_list_cap() from test-cap-list to test-capability
Yu Watanabe
2017-11-28
1
-0
/
+39
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
capability: add new ambient_capabilities_supported() helper
Lennart Poettering
2017-08-10
1
-0
/
+2
*
tests: test ambient capabilities.
Ismo Puustinen
2016-01-12
1
-2
/
+66
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-5
/
+7
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
tests: add test-capability
Ronny Chevalier
2014-06-22
1
-0
/
+161