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
/
core
/
kmod-setup.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-08-21
core: downgrade "Module inserted" message for kmod to DEBUG
Lennart Poettering
2015-07-01
Revert "kmod-setup: don't print warning on -ENOSYS"
David Herrmann
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-06-11
kmod-setup: don't print warning on -ENOSYS
Daniel Mack
2015-06-11
kmod-setup: when we fail to load a kmod, log the error cause
Lennart Poettering
2015-06-08
kmod-setup: split warn flags
Daniel Mack
2015-06-05
kmod-setup: don't warn when ipv6 can't be loaded
Daniel Mack
2015-05-18
kmod-setup: conditionalize kmod autoloading properly
Lennart Poettering
2015-05-06
bus: don't switch to kdbus if not requested
David Herrmann
2015-04-22
kmod-setup: load ip_tables kmod at boot
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-27
kmod-setup: simplify kernel command line parsing
Lennart Poettering
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
core: reindent mount/kmod tables
Lennart Poettering
2014-11-14
kmod-setup: improve for "kdbus" word on the kernel cmdline
Lennart Poettering
2014-11-14
kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c
Lennart Poettering
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-06-17
kmod: conditionalize kmod setup on CAP_SYS_MODULE, not whether we run in a co...
Lennart Poettering
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2013-12-19
do not run kmod-setup in a container
Kay Sievers
2013-12-18
temporarily support "kdbus" keyword on the kernel commandline to load the module
Kay Sievers
2013-05-07
kmod-setup: properly iterate through module table
Lennart Poettering
2012-11-04
kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless
Kay Sievers
2012-11-04
kmod-setup: add conditional module loading callback
Kay Sievers
2012-10-30
systemd: mount the EFI variable filesystem
Lee, Chun-Yi
2012-06-28
modules-load: use correct va_list logging function
Michal Schmidt
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers