index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
cap-list.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-2
/
+2
*
cap-list: add capability_set_to_string_negative()
Lennart Poettering
2023-02-22
1
-0
/
+31
*
cap-list: add capability_set_to_strv()
Lennart Poettering
2023-02-22
1
-0
/
+25
*
capability-util: add macro for largest cap we're willing to accept
Lennart Poettering
2023-02-20
1
-3
/
+3
*
cap-list: make sure never to accidentally return more than 63 caps
Lennart Poettering
2023-02-20
1
-5
/
+7
*
cap-list: rework capability_set_to_string()
Lennart Poettering
2023-02-20
1
-22
/
+15
*
cap-list: add CAPABILITY_TO_STRING() macro using compound initialization to a...
Lennart Poettering
2023-02-20
1
-1
/
+16
*
cap-list: refuse parsing numeric capability 63
Lennart Poettering
2023-02-20
1
-3
/
+3
*
cap-list: modernize capability_set_from_string() a bit
Lennart Poettering
2023-02-20
1
-12
/
+13
*
cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()
Lennart Poettering
2023-02-20
1
-4
/
+3
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-3
/
+3
*
test: use cap_last_cap() for max supported cap number, not capability_list_le...
Dan Streetman
2020-11-26
1
-0
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/cap-list: reduce scope of variables
Zbigniew Jędrzejewski-Szmek
2020-07-10
1
-3
/
+1
*
basic/capability-util: let cap_last_cap() return unsigned integer
Zbigniew Jędrzejewski-Szmek
2020-07-10
1
-3
/
+2
*
basic/cap-list: parse/print numerical capabilities
Zbigniew Jędrzejewski-Szmek
2020-07-10
1
-3
/
+7
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
capability: fix loops for cap_last_cap()
Lennart Poettering
2019-06-20
1
-1
/
+1
*
util: cast smaller type to large type
Yu Watanabe
2018-12-02
1
-2
/
+2
*
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
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
cap-list: check range of numeric value
Yu Watanabe
2017-11-28
1
-2
/
+6
*
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
-3
/
+5
*
cap-list: add capability_set_{from_string,to_string_alloc}()
Yu Watanabe
2017-08-07
1
-0
/
+65
*
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+2
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+65