summaryrefslogtreecommitdiff
path: root/src/basic/cap-list.h
Commit message (Expand)AuthorAgeFilesLines
* cap-list: add capability_set_to_string_negative()Lennart Poettering2023-02-221-0/+1
* cap-list: add capability_set_to_strv()Lennart Poettering2023-02-221-0/+1
* cap-list: add CAPABILITY_TO_STRING() macro using compound initialization to a...Lennart Poettering2023-02-201-0/+8
* cap-list: modernize capability_set_from_string() a bitLennart Poettering2023-02-201-1/+1
* cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()Lennart Poettering2023-02-201-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic: make sure we include inttypes.h when we use its typesLennart Poettering2020-08-281-0/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* cap-list: add capability_set_{from_string,to_string_alloc}()Yu Watanabe2017-08-071-0/+3
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+26