summaryrefslogtreecommitdiff
path: root/src/shared/conf-parser.h
Commit message (Expand)AuthorAge
* Prep v239: Fix conf-parser.[hc], it got a bit mangled by migration.Sven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-08-24
* conf-parser: add config_parse_permille()Marc Kleine-Budde2018-08-24
* conf-parser: introduce DEFINE_CONFIG_PARSE*() macrosYu Watanabe2018-08-24
* conf-parser: make use of free_and_replace() at one more placeLennart Poettering2018-08-24
* config-parser: introduce new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-08-24
* core: move config_parse_limit() to the generic conf-parser.[ch]Lennart Poettering2018-08-24
* conf-parse: add a generic config_parse_mtu() conf file parser functionLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Move config_parse_join_controllers to shared, add testZbigniew Jędrzejewski-Szmek2018-05-30
* shared/conf-parser: define a macro for the repeating argument setZbigniew Jędrzejewski-Szmek2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (6/9) src/sharedSven Eden2018-03-26
* Prep v234: Apply missing upstream fixes in src/shared (4/6)Sven Eden2017-07-25
* config parser: Introduce config_parse_ip_portSusant Sahani2017-07-25
* config parser: Introduce config_parse_uint8Susant Sahani2017-07-25
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* shared/conf-parser: add config_parse_many which takes strv with dirsZbigniew Jędrzejewski-Szmek2017-07-05
* tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2017-07-05
* networkd: add options to bridge (#4051)Tobias Jungel2017-07-05
* Prep v230: Apply missing upstream fixes and updates (7/8) src/shared.Sven Eden2017-06-16
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2017-06-16
* Prep v229: Add missing fixes from upstream [5/6] src/sharedSven Eden2017-05-17
* tree-wide: remove Emacs lines from all filesDaniel Mack2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (4/4)Sven Eden2017-04-26
* [5/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Prep v226: Mask all unneeded functionsSven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/sharedSven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14
* log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering2017-03-14
* conf-parse: make syntax logging functions behave more like other log functonsLennart Poettering2015-01-07
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* logind: Support logind.conf.d directories in the usual search pathsJosh Triplett2014-11-26
* shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen2014-09-18
* shared: conf-parserTom Gundersen2014-09-17
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* conf-parser: Fix typo in commentJonathan Boulle2014-04-28
* Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek2014-03-04
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-03
* core: move config_parse_set_status() into load-fragment.cLennart Poettering2014-03-03
* core: move ShowStatus type into the coreLennart Poettering2014-03-03
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-03
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23