summaryrefslogtreecommitdiff
path: root/src/shared/conf-parser.h
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: Add root argument to config_parse_many()Daan De Meyer2023-05-121-0/+1
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-141-5/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-4/+2
* core/load-fragment: move config_parse_sec_fix_0 to src/sharedMichal Sekletar2022-08-231-0/+1
* config-parser: Add list of drop-in files as return argument of config_parse_manyRichard Phibel2022-08-121-1/+2
* udev: save stats of all udev rules fileYu Watanabe2022-07-231-0/+1
* conf-parser: add a boolean flag for config_get_stats_by_path() to control if ...Yu Watanabe2022-07-231-0/+1
* udev: check stats of .link files and their drop-in filesYu Watanabe2022-05-031-0/+9
* conf-parser: introduce config_parse_dns_name() and config_parse_hostname()Yu Watanabe2022-03-101-0/+2
* conf-parser: introduce CONFIG_PARSE_STRING_ASCII flagYu Watanabe2022-03-101-0/+3
* conf-parser: merge config_parse_string() and config_parse_safe_string()Yu Watanabe2022-03-101-1/+4
* conf-parser: add specific parser for PID valuesLennart Poettering2022-02-091-0/+1
* conf-parser: update config_item_*_lookup() to follow modern coding styleLennart Poettering2022-02-091-5/+5
* conf-parse: add generic config_parse_safe_string() helperLennart Poettering2022-02-091-0/+1
* network: rename NetworkConfigSection -> ConfigSectionYu Watanabe2022-01-191-0/+37
* systemd-coredump: allow setting external core size to infinityThomas Blume2021-11-191-0/+1
* conf-parser: introduce config_parse_hw_addr() and config_parse_hw_addrs()Yu Watanabe2021-11-091-0/+2
* conf-parser: rename config_parse_hwaddr() -> config_parse_ether_addr()Yu Watanabe2021-11-091-2/+2
* conf-parse: make config_parse_many() optionally save 'struct stat' for each fileYu Watanabe2021-10-271-3/+5
* conf-parser: introduce config_parse_in_addr_non_null()Yu Watanabe2021-05-181-0/+1
* core: fix mtime calculation of dropin filesZbigniew Jędrzejewski-Szmek2021-03-041-1/+1
* shared/conf-parser: allow more than one location of the main config fileZbigniew Jędrzejewski-Szmek2021-02-211-1/+1
* conf-parser: use return codes in xxx_from_string()Yu Watanabe2021-02-121-7/+10
* oom: rework *MemoryPressureLimit= properties to have 1/10000 precisionAnita Zhang2021-02-021-0/+1
* Merge pull request #17478 from yuwata/split-network-internalYu Watanabe2020-11-271-0/+2
|\
| * libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()Yu Watanabe2020-10-291-0/+2
* | tree-wide: fix "a the" or "the a"Yu Watanabe2020-11-131-1/+1
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* conf-parser: add a flavour of DEFINE_CONFIG_PARSE_ENUM() that allows specifiy...Lennart Poettering2020-10-271-2/+5
* systemd-oomd: manager/daemonAnita Zhang2020-10-071-0/+1
* Use extract_first_word() in generated conf parsersZbigniew Jędrzejewski-Szmek2020-09-091-16/+18
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-7/+7
* core: remove support for ".include" stanzaLennart Poettering2020-06-031-2/+1
* conf-parser: return mtime in config_parse() and friendsLennart Poettering2020-06-021-4/+7
* network: also read mtime of drop-in configsYu Watanabe2020-06-011-1/+2
* repart: Add UUID option to config filesTobias Hunger2020-05-251-0/+1
* network: allow setting VLAN protocol on bridgesRubens Figueiredo2020-05-141-0/+1
* Merge pull request #14368 from poettering/repartZbigniew Jędrzejewski-Szmek2020-01-231-0/+1
|\
| * conf-parser: add parser for 32bit signed integersLennart Poettering2020-01-201-0/+1
* | network,udev: use uint64_t for bit rateYu Watanabe2020-01-211-1/+1
|/
* udev: support AlternativeName= setting in .link fileYu Watanabe2019-12-161-0/+1
* shared/conf-parser: document what the flags doZbigniew Jędrzejewski-Szmek2019-11-221-3/+3
* shared/conf-parser: turn CONFIG_PARSE_REFUSE_BOM flag into a local variableZbigniew Jędrzejewski-Szmek2019-11-221-1/+0
* service: handle abort stops with dedicated timeoutJan Klötzke2019-04-121-0/+1
* time-util: Introduce parse_sec_def_infinityFilipe Brandenburger2019-02-141-0/+1
* core: remove JoinControllers= configuration settingLennart Poettering2018-11-161-1/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-06-121-4/+4
* conf-parser: add config_parse_permille()Marc Kleine-Budde2018-06-091-0/+1