index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
env-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop several doubled space
Yu Watanabe
2023-12-24
1
-1
/
+1
*
locale,firstboot: add headers to vconsole.conf
Yu Watanabe
2023-10-31
1
-0
/
+8
*
env-util: make write_env_file() optionally take headers
Yu Watanabe
2023-10-31
1
-1
/
+7
*
env-file: when resolving env vars in command lines, collect list of unset/inv...
Lennart Poettering
2023-06-27
1
-6
/
+7
*
basic/env-file: also change to state PRE_KEY if we see NEWLINE in state COMME...
licunlong
2023-06-20
1
-1
/
+7
*
env-file: use free_and_replace()
Frantisek Sumsal
2023-05-24
1
-2
/
+1
*
env-file: introduce parse_env_file_fdv()
Yu Watanabe
2023-04-11
1
-6
/
+18
*
env: add load_env_file_pairs_fd()
Luca Boccassi
2023-03-28
1
-0
/
+14
*
fileio: add new helper fdopen_independent()
Lennart Poettering
2023-03-23
1
-10
/
+3
*
env-file: Add write_env_file_at()
Daan De Meyer
2023-02-20
1
-4
/
+5
*
tree-wide: change initialization to use EBADF instead of EBADFD
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
env-file: introduce parse_env_file_fd()
Yu Watanabe
2022-12-14
1
-0
/
+29
*
env-file: several cleanups
Yu Watanabe
2022-12-14
1
-6
/
+41
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
systemctl: fix silent failure when --root is not found
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-55
/
+28
*
basic/env-file: make load-env-file deduplicate entries with the same key
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-11
/
+20
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
basic/env-file: inline one variable declaration
Zbigniew Jędrzejewski-Szmek
2022-03-18
1
-2
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-12
/
+12
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-13
/
+13
*
Refactor strv_env_replace() into strv_env_replace_consume()
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-4
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
env-file: bring our decoding of double-quoted strings in env files in line wi...
Lennart Poettering
2020-09-14
1
-3
/
+7
*
environment-d-generator: output logs in debug mode
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-0
/
+2
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-3
/
+0
*
env-file: (void)ify an unlink() call
Lennart Poettering
2019-03-01
1
-1
/
+1
*
tree-wide: use '"' instead of '\"'
Louis Taylor
2019-01-17
1
-4
/
+4
*
util-lib: follow shell syntax for escape in quotes
Louis Taylor
2019-01-17
1
-17
/
+7
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+574