summaryrefslogtreecommitdiff
path: root/src/basic/path-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-38/+44
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-1/+1
* Use https for freedesktop.orgMichael Biebl2022-06-281-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-32/+32
* systemctl: fix silent failure when --root is not foundZbigniew Jędrzejewski-Szmek2022-03-291-23/+33
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* tree-wide: don't use strjoina() on getenv() valuesAnita Zhang2022-01-271-2/+6
* portable: move profile search helper to path-lookupLuca Boccassi2021-11-261-0/+28
* alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhereLennart Poettering2021-10-141-1/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-4/+4
* tree-wide: make use of path_extend() at many placesLennart Poettering2021-05-271-21/+18
* meson: use jinja2 for rpm templatesZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* path-lookup: Correct order of XDG_CONFIG_HOME and XDG_CONFIG_DIRSPass Automated Testing Suite2020-09-291-2/+2
* path-lookup: path_join() all the things!Lennart Poettering2020-08-191-5/+5
* Rename _PATH variables to _DIR when they refer to a directoryZbigniew Jędrzejewski-Szmek2020-03-271-11/+11
* Move path-lookup.c to src/basicZbigniew Jędrzejewski-Szmek2020-03-271-0/+869