chiark / gitweb /
conf-parse: rename config_parse_level() to config_parse_log_level()
[elogind.git] / src / shared / conf-parser.c
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-02-21 Lennart Poetteringman: don't document ".include" in configuration files...
2014-02-03 Lennart Poetteringconf-parser: warn when we open configuration files...
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-20 Tom Gundersenconf-parser: don't leak section names
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-10-29 Tom Gundersenudev: link-config - add proper parsing
2013-08-23 Maciej Wereski"-" prefix for InaccessibleDirectories and ReadOnlyDire...
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17 Zbigniew Jędrzejew... conf-parser: generate 7 parsing functions from a macro
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-06 Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-23 Lennart Poetteringconf-parser: when we parse a string list, always fill...
2013-02-14 Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
2013-02-11 Lennart Poetteringcore: properly validate environment data from Environme...
2013-01-17 Lennart Poetteringunits: for all unit settings that take lists, allow...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-30 Michal Schmidtshared, libsystemd-daemon: check for empty strings...
2012-09-17 Lennart Poetteringconf-parser: don't unescape parsed configuration string...
2012-08-16 Lennart Poetteringconf-parser: make parsing exit status lists non-fatal
2012-08-14 Lennart Poetteringconf-parser: simplify a few things by using set_ensure_...
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
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-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...