summaryrefslogtreecommitdiff
path: root/src/binfmt
AgeCommit message (Expand)Author
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-26Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-03-14shared: add root argument to search_and_fopenMichael Marineau
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-04-13fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering
2013-02-08shared: conf-files - add root parameterKay Sievers
2012-08-06continue work with error messages, log_oom()Shawn Landden
2012-05-07util: split-out conf-file.[ch]Kay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-03-22binfmt: fix apply loopLennart Poettering
2012-03-20bmfmt: allow passing more than one config file nameLennart Poettering
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering
2011-12-31binfmt: move sources to subdirectoryKay Sievers