summaryrefslogtreecommitdiff
path: root/src/basic/strv.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-27tree-wide: be more careful with the type of array sizesLennart Poettering1-3/+3
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-19Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek1-0/+1
2018-02-02basic/strv: add function to insert items at positionZbigniew Jędrzejewski-Szmek1-1/+6
2018-02-01strv: drop strv_join_quoted() (#8057)Yu Watanabe1-1/+0
2017-11-20strv: introduce strv_free_and_replace()Lennart Poettering1-0/+8
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-10-07strv: fix STRV_FOREACH_BACKWARDS() to be a single statement onlyLennart Poettering1-4/+7
2016-09-24basic/strv: add STRPTR_IN_SETZbigniew Jędrzejewski-Szmek1-0/+5
2016-06-27basic/strv: introduce STRV_IGNORE macro (#3601)0xAX1-1/+3
2016-04-12core: rework how transient unit files and property drop-ins workLennart Poettering1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-26networkd: rework Domains= settingLennart Poettering1-0/+2
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+3
2015-10-24util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering1-1/+2
2015-10-19strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek1-0/+4
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering1-1/+2
2015-10-06core: add support for naming file descriptors passed using socket activationLennart Poettering1-0/+2
2015-09-29systemctl: move strv_skip_first() out of systemctl.cLennart Poettering1-0/+2
2015-09-29strv: add strv_free_free() to strv.c and make use of itLennart Poettering1-0/+2
2015-08-07strv: Add strv_shell_escapeRichard Maw1-0/+1
2015-08-07strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw1-1/+1
2015-08-07util: change unquote_*_word to extract_*_wordRichard Maw1-1/+1
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-0/+155