summaryrefslogtreecommitdiff
path: root/src/basic/cap-list.c
Commit message (Expand)AuthorAgeFilesLines
* test: use cap_last_cap() for max supported cap number, not capability_list_le...Dan Streetman2020-11-261-0/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic/cap-list: reduce scope of variablesZbigniew Jędrzejewski-Szmek2020-07-101-3/+1
* basic/capability-util: let cap_last_cap() return unsigned integerZbigniew Jędrzejewski-Szmek2020-07-101-3/+2
* basic/cap-list: parse/print numerical capabilitiesZbigniew Jędrzejewski-Szmek2020-07-101-3/+7
* tree-wide: drop missing.hYu Watanabe2019-10-311-1/+0
* Rename EXTRACT_QUOTES to EXTRACT_UNQUOTEZbigniew Jędrzejewski-Szmek2019-06-281-1/+1
* capability: fix loops for cap_last_cap()Lennart Poettering2019-06-201-1/+1
* util: cast smaller type to large typeYu Watanabe2018-12-021-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* 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
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* cap-list: check range of numeric valueYu Watanabe2017-11-281-2/+6
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* basic/cap-list: report empty capability set as ""Zbigniew Jędrzejewski-Szmek2017-09-251-3/+5
* cap-list: add capability_set_{from_string,to_string_alloc}()Yu Watanabe2017-08-071-0/+65
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-1/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-1/+2
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+65