summaryrefslogtreecommitdiff
path: root/src/binfmt
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Eliminate config_dirs vars which hold a static strvZbigniew Jędrzejewski-Szmek1-3/+2
2018-04-27binfmt: add --cat-configZbigniew Jędrzejewski-Szmek1-5/+24
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-09-13exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering1-1/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-10defs: rework CONF_DIRS_NULSTR() macroLennart Poettering1-1/+1
2015-11-09treewide: apply errno.cocciMichal Schmidt1-2/+1
2015-11-03util-lib: move CONF_DIRS_NULSTR definition to def.hLennart Poettering1-0/+1
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-11/+8
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack1-1/+1
2015-07-06fileio: consolidate write_string_file*()Daniel Mack1-3/+3
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-2/+0
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt1-6/+3
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-3/+3
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-3/+3
2014-11-26Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett1-9/+1
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-03-14shared: add root argument to search_and_fopenMichael Marineau1-1/+1
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering1-1/+1
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+15
2013-04-13fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek1-1/+1
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-3/+3
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-02-11binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering1-45/+85
2013-02-08shared: conf-files - add root parameterKay Sievers1-1/+1
2012-08-06continue work with error messages, log_oom()Shawn Landden1-2/+2
2012-05-07util: split-out conf-file.[ch]Kay Sievers1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-03-22binfmt: fix apply loopLennart Poettering1-1/+1
2012-03-20bmfmt: allow passing more than one config file nameLennart Poettering1-10/+15
2012-03-14conf: when looking for configurations look in /etc first, in /run secondLennart Poettering1-1/+1
2012-01-05build-sys: add stub makefiles to subdirsLennart Poettering1-0/+1
2011-12-31binfmt: move sources to subdirectoryKay Sievers1-0/+164