chiark / gitweb /
log: also set errno to the passed error code before processing format string in log_s...
[elogind.git] / src / shared / conf-parser.h
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-09-18 Tom Gundersenshared: conf-parser - don't leak memory on error in...
2014-09-17 Tom Gundersenshared: conf-parser
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-04-28 Jonathan Boulleconf-parser: Fix typo in comment
2014-03-04 Zbigniew Jędrzejew... Do not print invalid UTF-8 in error messages
2014-03-03 Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-03-03 Lennart Poetteringcore: move config_parse_set_status() into load-fragment.c
2014-03-03 Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03 Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-02-23 Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2013-11-25 Yin Kangkaiconf-parser: fix memory realloc error
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-10-29 Tom Gundersenconf-parser: add macro for ENUMV
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-02-14 Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
2013-01-07 Tom GundersenMerge nss-myhostname
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-06-01 Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-05-31 Lennart Poetteringutil: introduce a proper nsec_t and make use of it...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...