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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemd-coredump: allow setting external core size to infinity
Thomas Blume
2021-11-19
1
-0
/
+1
*
conf-parser: introduce config_parse_hw_addr() and config_parse_hw_addrs()
Yu Watanabe
2021-11-09
1
-0
/
+2
*
conf-parser: rename config_parse_hwaddr() -> config_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
-3
/
+5
*
conf-parser: introduce config_parse_in_addr_non_null()
Yu Watanabe
2021-05-18
1
-0
/
+1
*
core: fix mtime calculation of dropin files
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-1
/
+1
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
1
-1
/
+1
*
conf-parser: use return codes in xxx_from_string()
Yu Watanabe
2021-02-11
1
-7
/
+10
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
1
-0
/
+1
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-0
/
+2
|
\
|
*
libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()
Yu Watanabe
2020-10-29
1
-0
/
+2
*
|
tree-wide: fix "a the" or "the a"
Yu Watanabe
2020-11-13
1
-1
/
+1
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
conf-parser: add a flavour of DEFINE_CONFIG_PARSE_ENUM() that allows specifiy...
Lennart Poettering
2020-10-27
1
-2
/
+5
*
systemd-oomd: manager/daemon
Anita Zhang
2020-10-08
1
-0
/
+1
*
Use extract_first_word() in generated conf parsers
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-16
/
+18
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-7
/
+7
*
core: remove support for ".include" stanza
Lennart Poettering
2020-06-03
1
-2
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-4
/
+7
*
network: also read mtime of drop-in configs
Yu Watanabe
2020-06-01
1
-1
/
+2
*
repart: Add UUID option to config files
Tobias Hunger
2020-05-25
1
-0
/
+1
*
network: allow setting VLAN protocol on bridges
Rubens Figueiredo
2020-05-14
1
-0
/
+1
*
Merge pull request #14368 from poettering/repart
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-0
/
+1
|
\
|
*
conf-parser: add parser for 32bit signed integers
Lennart Poettering
2020-01-20
1
-0
/
+1
*
|
network,udev: use uint64_t for bit rate
Yu Watanabe
2020-01-21
1
-1
/
+1
|
/
*
udev: support AlternativeName= setting in .link file
Yu Watanabe
2019-12-16
1
-0
/
+1
*
shared/conf-parser: document what the flags do
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-3
/
+3
*
shared/conf-parser: turn CONFIG_PARSE_REFUSE_BOM flag into a local variable
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-1
/
+0
*
service: handle abort stops with dedicated timeout
Jan Klötzke
2019-04-12
1
-0
/
+1
*
time-util: Introduce parse_sec_def_infinity
Filipe Brandenburger
2019-02-14
1
-0
/
+1
*
core: remove JoinControllers= configuration setting
Lennart Poettering
2018-11-16
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-4
/
+4
*
conf-parser: add config_parse_permille()
Marc Kleine-Budde
2018-06-09
1
-0
/
+1
*
conf-parser: introduce DEFINE_CONFIG_PARSE*() macros
Yu Watanabe
2018-05-31
1
-10
/
+74
*
conf-parser: make use of free_and_replace() at one more place
Lennart Poettering
2018-05-22
1
-4
/
+1
*
config-parser: introduce new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-53
/
+50
*
core: move config_parse_limit() to the generic conf-parser.[ch]
Lennart Poettering
2018-05-17
1
-0
/
+1
*
conf-parse: add a generic config_parse_mtu() conf file parser function
Lennart Poettering
2018-04-26
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
systemd-link: Remove UDP Fragmentation Offload support. (#8183)
Rosen Penev
2018-03-18
1
-0
/
+7
*
Move config_parse_join_controllers to shared, add test
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-0
/
+1
*
shared/conf-parser: define a macro for the repeating argument set
Zbigniew Jędrzejewski-Szmek
2018-02-19
1
-47
/
+38
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-7
/
+11
*
config parser: Introduce config_parse_ip_port
Susant Sahani
2017-04-29
1
-0
/
+1
*
config parser: Introduce config_parse_uint8
Susant Sahani
2017-04-25
1
-0
/
+1
*
shared/conf-parser: add config_parse_many which takes strv with dirs
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-0
/
+10
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-18
/
+20
[next]