summaryrefslogtreecommitdiff
path: root/src/shared/conf-parser.h
Commit message (Expand)AuthorAge
* 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
* manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek2014-01-27
* conf-parser: fix memory realloc errorYin Kangkai2013-11-25
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* conf-parser: add macro for ENUMVTom Gundersen2013-10-29
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* bootchart: use conf-parser & CamelCase names in .confThomas Hindoe Paaboel Andersen2013-02-14
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-14
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-01
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-31
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12