chiark / gitweb /
Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.
[elogind.git] / src / shared / conf-parser.c
2018-08-24 Sven EdenPrep v239: Fix sleep-config.[hc] and sleep/sleep.c...
2018-08-24 Sven EdenPrep v239: Fix conf-parser.[hc], it got a bit mangled...
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop !! casts to booleans
2018-08-24 Yu Watanabeconf-parser: simplify conf_parse_path()
2018-08-24 Marc Kleine-Buddeconf-parser: add config_parse_permille()
2018-08-24 Lennart Poetteringtree-wide: fix a number of log calls that use %m but...
2018-08-24 Yu Watanabeconf-parser: fix memleak (#9177)
2018-08-24 Yu Watanabeconf-parser: remove redundant utf8-validity check
2018-08-24 Yu Watanabeconf-parse: use free_and_replace()
2018-08-24 Yu Watanabeconf-parser: reject utf8-invalid lines
2018-08-24 Yu Watanabeconf-parse: use path_simplify_and_warn() in config_pars...
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Yu Watanabeconf-parser: introduce DEFINE_CONFIG_PARSE*() macros
2018-08-24 Lennart Poetteringconf-parser: add a bit more whitespace
2018-08-24 Lennart Poetteringconf-parser: shorten config_parse_string() by using...
2018-08-24 Lennart Poetteringcore: move config_parse_limit() to the generic conf...
2018-08-24 Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-08-24 Yu Watanabeutil: rename signal_from_string_try_harder() to signal_...
2018-08-24 Lennart Poetteringconf-parse: add a generic config_parse_mtu() conf file...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Lennart Poetteringconf-parse: small prettification
2018-08-24 Lennart Poetteringconf-parser: let's explicitly deprecate .include in...
2018-08-24 Zbigniew Jędrzejew... shared/conf-parser: fix outdated comment
2018-06-28 Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Zbigniew Jędrzejew... pid1: do not initialize join_controllers by default
2018-05-30 Zbigniew Jędrzejew... Move config_parse_join_controllers to shared, add test
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (6...
2017-11-02 Lennart Poetteringcore: implement /run/elogind/units/-based path for...
2017-11-08 Lennart Poetteringconf-parser: simplify things a bit by using strextend()
2017-12-07 Sven EdenApply updates from upstream
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-11-20 Daniel MackAdd abstraction model for BPF programs
2017-09-22 Lennart Poetteringconf-parse: remove 4K line length limit
2017-09-14 Lennart Poetteringconf-parser: when the empty string assigned to Personal...
2017-09-14 Lennart Poetteringcore: don't synthesize empty list when empty string...
2017-09-25 Lennart Poetteringexec-util,conf-files: skip non-executable files in...
2017-09-05 Yu Watanabeshared: allow to input empty string to config_parse_path()
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/shared...
2017-07-25 Zbigniew Jędrzejew... core/load-fragment: refuse units with errors in RootDir...
2017-07-25 Ronny Chevalierconf-parser: fix wrong argument given to log_syntax_inv...
2017-07-25 Susant Sahaniconfig parser: Introduce config_parse_ip_port
2017-07-25 Susant Sahaniconfig parser: Introduce config_parse_uint8
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop unneded WHITESPACE param to extract_fir...
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-07 Sven EdenPrep v232.2: Mask more unneeded functions
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Zbigniew Jędrzejew... shared/conf-parser: add config_parse_many which takes...
2017-07-05 Zbigniew Jędrzejew... tree-wide: rename config_parse_many to …_nulstr
2017-07-05 Tobias Jungelnetworkd: add options to bridge (#4051)
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Zbigniew Jędrzejew... Use "return log_error_errno" in more places"
2017-06-16 Lennart Poetteringconf-parser: minor coding style improvements
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Dan Nicholsonconf-parser: Set EXTRACT_RETAIN_ESCAPE when extracting...
2017-06-16 Zbigniew Jędrzejew... Ignore BOM in config files
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [5/6] src...
2017-05-17 Thomas Hindoe Paab... shared: include what we use
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (4/4)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 David Reynoldsconf-parser: use extract_first_word
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[5/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenPrep v226: Mask all unneeded functions
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/shared
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Ronny Chevalierconf-parser: parsing error logs should show a type...
2017-03-14 Lennart Poetteringlog: move log_syntax() into src/shared/log.c, and make...
2017-03-14 Lennart Poetteringutil: unify how we parse mode_t strings
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-13 Lennart Poetteringnetworkd: make IP forwarding for IPv4 and IPv6 individu...
2015-01-07 Lennart Poetteringconf-parse: make syntax logging functions behave more...
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-11-27 Josh Triplettlogind: Support logind.conf.d directories in the usual...
2014-08-31 Thomas Hindoe Paab... config-parser: fix mem leak
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-05-26 Michal SekletarDo not unescape unit names in [Install] section
2014-05-22 Lennart Poetteringconf-parser: never consider it an error if we cannot...
2014-05-17 Michael Marineauconf-parser: silently ignore sections starting with...
2014-03-04 Zbigniew Jędrzejew... Do not print invalid UTF-8 in error messages
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-03 Lennart Poetteringconf-parser: minor optimization in config_parse_string()
2014-03-03 Lennart Poetteringconf-parser: drop special casing in config_parse_path()
2014-03-03 Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
next