summaryrefslogtreecommitdiff
path: root/src/test/test-cap-list.c
AgeCommit message (Expand)Author
2016-10-21wipLuke Shumaker
2016-07-27fixLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-12-29capability: use /proc/sys/kernel/cap_last_capDavid Herrmann
2014-12-25test: do not use last cap from kernel in test-cap-listFilipe Brandenburger
2014-12-18test-cap-list: allow mismatch in caseZbigniew Jędrzejewski-Szmek
2014-12-12test-cap-list: always check libcap comes to the same names as we do, for the ...Lennart Poettering
2014-12-12cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering
2014-12-10util: introduce our own gperf based capability listLennart Poettering