index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
conf-parser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-2
/
+2
*
conf-parser: move config_get_dropin_files to conf-files
Mike Yuan
2023-05-21
1
-24
/
+2
*
conf-parser: Add root argument to config_parse_many()
Daan De Meyer
2023-05-12
1
-3
/
+5
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-10
/
+35
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-37
/
+19
*
core/load-fragment: move config_parse_sec_fix_0 to src/shared
Michal Sekletar
2022-08-23
1
-0
/
+1
*
config-parser: Add list of drop-in files as return argument of config_parse_many
Richard Phibel
2022-08-12
1
-2
/
+10
*
udev: save stats of all udev rules file
Yu Watanabe
2022-07-23
1
-1
/
+1
*
conf-parser: add a boolean flag for config_get_stats_by_path() to control if ...
Yu Watanabe
2022-07-23
1
-21
/
+27
*
tree-wide: drop de-constifying casts for strv iteration
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-1
/
+1
*
udev: check stats of .link files and their drop-in files
Yu Watanabe
2022-05-03
1
-6
/
+133
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-0
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
conf-parser: introduce config_parse_dns_name() and config_parse_hostname()
Yu Watanabe
2022-03-10
1
-0
/
+74
*
conf-parser: introduce CONFIG_PARSE_STRING_ASCII flag
Yu Watanabe
2022-03-10
1
-0
/
+9
*
conf-parser: merge config_parse_string() and config_parse_safe_string()
Yu Watanabe
2022-03-10
1
-24
/
+11
*
conf-parser: add specific parser for PID values
Lennart Poettering
2022-02-09
1
-0
/
+1
*
conf-parser: update config_item_*_lookup() to follow modern coding style
Lennart Poettering
2022-02-09
1
-23
/
+30
*
conf-parser: refuse section headers with control characters early, just in case
Lennart Poettering
2022-02-09
1
-0
/
+3
*
conf-parser: minor refactorings/modernizations
Lennart Poettering
2022-02-09
1
-6
/
+6
*
conf-parser: use _cleanup_free_ where appropriate
Lennart Poettering
2022-02-09
1
-3
/
+2
*
conf-parse: add generic config_parse_safe_string() helper
Lennart Poettering
2022-02-09
1
-0
/
+27
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-0
/
+44
*
systemd-coredump: allow setting external core size to infinity
Thomas Blume
2021-11-19
1
-0
/
+25
*
conf-parser: introduce config_parse_hw_addr() and config_parse_hw_addrs()
Yu Watanabe
2021-11-09
1
-0
/
+94
*
ether-addr-util: introduce {hw,ether}_addr_hash_ops_free
Yu Watanabe
2021-11-09
1
-4
/
+2
*
conf-parser: rename config_parse_hwaddr() -> config_parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
conf-parse: make config_parse_many() optionally save 'struct stat' for each file
Yu Watanabe
2021-10-27
1
-23
/
+80
*
conf-parser: make config_parse_tristate() accept an empty string
Yu Watanabe
2021-06-04
1
-4
/
+9
*
conf-parser: introduce config_parse_in_addr_non_null()
Yu Watanabe
2021-05-18
1
-0
/
+53
*
shared/conf-parser: fix unitialized variable
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+2
*
core: fix mtime calculation of dropin files
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-7
/
+7
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-9
/
+14
|
\
|
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
1
-9
/
+14
*
|
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
1
-0
/
+1
|
/
*
tree-wide: use free_and_strdup_warn()
Yu Watanabe
2021-02-11
1
-4
/
+1
*
tree-wide: use error codes in xxx_from_string()
Yu Watanabe
2021-02-11
1
-3
/
+3
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
1
-0
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-1
/
+1
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-49
/
+160
|
\
|
*
conf-parser: fix indentation
Yu Watanabe
2020-10-29
1
-49
/
+56
|
*
libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()
Yu Watanabe
2020-10-29
1
-0
/
+104
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
systemd-oomd: manager/daemon
Anita Zhang
2020-10-08
1
-0
/
+2
*
shared/conf-parser: drop redundant cast to boolean
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-1
/
+1
*
conf-parser: logs about OOM error
Yu Watanabe
2020-09-10
1
-1
/
+1
[next]