index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-env-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-88
/
+88
*
ASSERT_NULL/ASSERT_NOT_NULL
Ivan Kruglov
2024-04-10
1
-2
/
+2
*
env-util: add strv_env_assignf() helper
Lennart Poettering
2023-12-21
1
-0
/
+21
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
env-file: when resolving env vars in command lines, collect list of unset/inv...
Lennart Poettering
2023-06-27
1
-13
/
+54
*
test: add a simple test for getenv_path_list()
Frantisek Sumsal
2023-04-16
1
-0
/
+35
*
Modified to use STRV_MAKE() in strv_env_name_is_valid() function listed in en...
Tanishka
2023-04-11
1
-6
/
+3
*
Added unit test for strv_env_name_is_valid() function listed in env-util.c (#...
taniishkaaa
2023-04-02
1
-0
/
+9
*
env-util: introduce strv_env_assign_many()
Yu Watanabe
2023-03-27
1
-0
/
+26
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
env-util: replace unsetenv_erase() by new getenv_steal_erase() helper
Lennart Poettering
2022-02-20
1
-6
/
+10
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-78
/
+25
*
basic/env-util: correctly parse extended vars after non-extended vars (#20941)
Andrew Soutar
2021-10-06
1
-1
/
+4
*
env-util: add unsetenv_erase() helper
Lennart Poettering
2021-08-17
1
-0
/
+47
*
basic/env-util: add a mode where we pull in the variable value from environment
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-0
/
+23
*
test-env-util: extend the test for strv_env_merge() a bit
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-14
/
+11
*
Add implicit sentinel to strv_env_merge()
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-1
/
+1
*
test-env-util: use streq_ptr when comparing directly the result of getenv
Luca Boccassi
2021-05-21
1
-4
/
+4
*
basic/env-util: add putenv_dup()
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-0
/
+14
*
env-util: add strv_env_pairs_get helper
Luca Boccassi
2021-02-17
1
-0
/
+12
*
test-env-util: add tests for the two new functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-0
/
+33
*
basic/env-util: drop now-unused strv_env_set()
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-19
/
+0
*
env-util: introduce env_update_systemd_exec_pid()
Yu Watanabe
2021-01-31
1
-0
/
+38
*
test: use test_setup_logging() in test-env-util
Yu Watanabe
2021-01-31
1
-0
/
+3
*
Allow control characters in environment variable values
Zbigniew Jędrzejewski-Szmek
2021-01-19
1
-3
/
+9
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Revert "basic/env-util: (mostly) follow POSIX for what variable names are all...
Zbigniew Jędrzejewski-Szmek
2020-10-23
1
-17
/
+8
*
test-env-util: Verify that \r is disallowed in env var values
Hans Ulrich Niedermann
2020-10-22
1
-0
/
+3
*
basic/env-util: (mostly) follow POSIX for what variable names are allowed
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-9
/
+19
*
test-env-util: print function headers
Zbigniew Jędrzejewski-Szmek
2020-10-12
1
-20
/
+42
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
test-env-util: allow $PATH to be unset
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-4
/
+4
*
Move LONG_LINE_MAX definition to fileio.h
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-1
/
+0
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-9
/
+8
*
Move tests for *serialize_environment into test-serialize.c
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-57
/
+0
*
test: _cleanup_(unlink_tempfilep) in two more places
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-3
/
+2
*
Introduce fmkostemp_safe and use it in tests
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-8
/
+3
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-19
/
+28
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+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
*
basic/env-util: Allow newlines in values of environment variables
Filipe Brandenburger
2018-03-16
1
-2
/
+7
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
basic/env-util: don't relax unesaping of serialized environment strings
Lubomir Rintel
2017-10-11
1
-0
/
+3
*
basic/env-util: drop the validation when deserializing environment
Lubomir Rintel
2017-10-11
1
-2
/
+3
*
tests: add tests for environment serialization
Zbigniew Jędrzejewski-Szmek
2017-06-24
1
-0
/
+45
[next]