index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
strv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to s...
Lennart Poettering
2020-05-04
1
-2
/
+11
*
sd-bus: work around ubsan warning
Lennart Poettering
2020-04-23
1
-1
/
+1
*
sd-path,strv: add simple helper to wrap oom handling around strv_split_nulstr()
Zbigniew Jędrzejewski-Szmek
2020-03-27
1
-0
/
+10
*
strv: get rid of strv_clear()
Lennart Poettering
2020-01-21
1
-2
/
+0
*
Merge pull request #14562 from yuwata/table-strv
Zbigniew Jędrzejewski-Szmek
2020-01-15
1
-1
/
+4
|
\
|
*
strv: introduce strv_compare()
Yu Watanabe
2020-01-15
1
-1
/
+4
*
|
basic/strv: drop flags argument from strv_fnmatch()
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-3
/
+3
*
|
networkctl: return error or warning when interfaces are not matched
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-1
/
+4
|
/
*
util: constify arguments of strv_xxx()
Yu Watanabe
2019-12-16
1
-13
/
+13
*
shared/unit-files: only put valid unit paths and dropin dirs in the cache
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-0
/
+12
*
sysusers,strv: export the hash ops to map char* → strv
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+5
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+1
*
strv: rework FOREACH_STRING() macro
Lennart Poettering
2019-01-16
1
-11
/
+4
*
strv: add new macro STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-0
/
+12
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-1
/
+2
*
strv: introduce 'relax' mode to strv_split_full()
Yu Watanabe
2018-09-26
1
-2
/
+3
*
strv: introduce strv_split_full() which optionally handle quotes
Yu Watanabe
2018-09-26
1
-1
/
+4
*
strv: introduce strv_join_prefix()
Yu Watanabe
2018-09-13
1
-1
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Move config_parse_join_controllers to shared, add test
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-0
/
+1
*
basic/strv: add function to insert items at position
Zbigniew Jędrzejewski-Szmek
2018-02-02
1
-1
/
+6
*
strv: drop strv_join_quoted() (#8057)
Yu Watanabe
2018-02-01
1
-1
/
+0
*
strv: introduce strv_free_and_replace()
Lennart Poettering
2017-11-20
1
-0
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only
Lennart Poettering
2016-10-07
1
-4
/
+7
*
basic/strv: add STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-09-25
1
-0
/
+5
*
basic/strv: introduce STRV_IGNORE macro (#3601)
0xAX
2016-06-27
1
-1
/
+3
*
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
networkd: rework Domains= setting
Lennart Poettering
2016-01-26
1
-0
/
+2
*
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
/
+3
*
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
2015-10-24
1
-1
/
+2
*
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
1
-0
/
+4
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-1
/
+2
*
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
1
-0
/
+2
*
systemctl: move strv_skip_first() out of systemctl.c
Lennart Poettering
2015-09-29
1
-0
/
+2
*
strv: add strv_free_free() to strv.c and make use of it
Lennart Poettering
2015-09-29
1
-0
/
+2
*
strv: Add strv_shell_escape
Richard Maw
2015-08-07
1
-0
/
+1
*
strv: convert strv_split_quotes into a generic strv_split_extract
Richard Maw
2015-08-07
1
-1
/
+1
*
util: change unquote_*_word to extract_*_word
Richard Maw
2015-08-07
1
-1
/
+1
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+155