summaryrefslogtreecommitdiff
path: root/src/basic/cap-list.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-22macro: introduce TAKE_PTR() macroLennart Poettering1-2/+1
2017-11-28cap-list: check range of numeric valueYu Watanabe1-2/+6
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-25basic/cap-list: report empty capability set as ""Zbigniew Jędrzejewski-Szmek1-3/+5
2017-08-07cap-list: add capability_set_{from_string,to_string_alloc}()Yu Watanabe1-0/+65
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+2
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering1-1/+2
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-0/+65