index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules-load
/
modules-load.c
Age
Commit message (
Expand
)
Author
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-05-13
modules-load: fix memory leak
Cristian Rodríguez
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-26
Introduce CONF_DIRS_NULSTR helper to define standard conf dirs
Josh Triplett
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-03-14
shared: add root argument to search_and_fopen
Michael Marineau
2014-03-06
util: move more intellegince into parse_proc_cmdline()
Lennart Poettering
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-18
load-modules: properly return a failing error code if some module fails to load
Lennart Poettering
2014-02-17
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-01-05
Remove unused variables
Zbigniew Jędrzejewski-Szmek
2014-01-05
strv: multiple cleanups
Simon Peeters
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
util: unify reading of /proc/cmdline
Lennart Poettering
2013-10-02
modules-load: fix error handling
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-03-26
modules-load: there's really no point in mentioning that a certain modules is...
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-11
binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...
Lennart Poettering
2013-02-08
shared: conf-files - add root parameter
Kay Sievers
2012-12-04
modules-load: fix memory leak when bailing out
Zbigniew Jędrzejewski-Szmek
2012-09-21
modules-load: initalize files to null
Václav Pavlín
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
modules-load: fix kernel cmdline parsing
Michal Schmidt
2012-07-02
modules load: rename kernel command line option to (rd.)modules-load=
Kay Sievers
2012-06-28
modules-load: use correct va_list logging function
Michal Schmidt
2012-06-28
modules-load: fix return value
Michal Schmidt
2012-06-27
modules-load: don't fail on builtin modules, better prints
Michal Schmidt
2012-06-22
modules-load: parse driver=/rd.driver= kernel command line option
Lennart Poettering
[next]