index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-cap-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+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
*
test-cap-list: add more tests about capability_set_{from,to}_string()
Yu Watanabe
2017-11-28
1
-9
/
+59
*
test: move tests about cap_list_cap() from test-cap-list to test-capability
Yu Watanabe
2017-11-28
1
-36
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic/cap-list: report empty capability set as ""
Zbigniew Jędrzejewski-Szmek
2017-09-25
1
-0
/
+15
*
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
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+5
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
capability: use /proc/sys/kernel/cap_last_cap
David Herrmann
2014-12-29
1
-1
/
+43
*
test: do not use last cap from kernel in test-cap-list
Filipe Brandenburger
2014-12-25
1
-3
/
+4
*
test-cap-list: allow mismatch in case
Zbigniew Jędrzejewski-Szmek
2014-12-19
1
-3
/
+3
*
test-cap-list: always check libcap comes to the same names as we do, for the ...
Lennart Poettering
2014-12-12
1
-0
/
+19
*
cap-list: return lower-case capability names, similar to libcap's cap_to_name...
Lennart Poettering
2014-12-12
1
-0
/
+2
*
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-10
1
-0
/
+47