summaryrefslogtreecommitdiff
path: root/src/modules-load
Commit message (Expand)AuthorAgeFilesLines
...
* log: rearrange log function namingLennart Poettering2014-11-271-1/+1
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-271-1/+1
* Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett2014-11-261-9/+1
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-071-2/+3
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+4
* shared: add root argument to search_and_fopenMichael Marineau2014-03-141-1/+1
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-061-11/+4
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-201-3/+3
* load-modules: properly return a failing error code if some module fails to loadLennart Poettering2014-02-181-3/+5
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-171-29/+9
* Remove unused variablesZbigniew Jędrzejewski-Szmek2014-01-051-1/+0
* strv: multiple cleanupsSimon Peeters2014-01-051-5/+1
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-2/+2
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-031-2/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+15
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-061-8/+4
* modules-load: fix error handlingLennart Poettering2013-10-021-2/+2
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-2/+2
* fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek2013-04-131-1/+1
* modules-load: there's really no point in mentioning that a certain modules is...Lennart Poettering2013-03-261-1/+1
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...Lennart Poettering2013-02-111-57/+124
* shared: conf-files - add root parameterKay Sievers2013-02-081-1/+1
* modules-load: fix memory leak when bailing outZbigniew Jędrzejewski-Szmek2012-12-041-15/+8
* modules-load: initalize files to nullVáclav Pavlín2012-09-211-1/+1
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-8/+4
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-2/+2
* modules-load: fix kernel cmdline parsingMichal Schmidt2012-07-251-2/+2
* modules load: rename kernel command line option to (rd.)modules-load=Kay Sievers2012-07-021-2/+2
* modules-load: use correct va_list logging functionMichal Schmidt2012-06-281-1/+1
* modules-load: fix return valueMichal Schmidt2012-06-281-1/+1
* modules-load: don't fail on builtin modules, better printsMichal Schmidt2012-06-271-13/+31
* modules-load: parse driver=/rd.driver= kernel command line optionLennart Poettering2012-06-221-38/+134
* util: split-out conf-file.[ch]Kay Sievers2012-05-071-0/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+155