index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules-load
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: check meson feature flag early
Mike Yuan
2024-11-13
1
-6
/
+7
*
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
1
-15
/
+2
*
libkmod: turn into dlopen() dependency
Lennart Poettering
2024-04-04
2
-16
/
+5
*
modules-load: simplify OOM check
Frantisek Sumsal
2023-12-25
1
-4
/
+2
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-6
/
+4
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-4
/
+2
*
meson: move declarations of modules-load, nspawn, update-done, and update-utmp
Yu Watanabe
2023-08-01
1
-0
/
+19
*
modules-load: use RET_GATHER, update error handling
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-20
/
+8
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
modules-load: inline interator variable
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-3
/
+1
*
fileio: optionally, return discovered path of file in search_and_fopen()
Lennart Poettering
2021-05-07
1
-3
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop libkmod.h when module-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
modules-load: do not fail service if modules are not present
Zbigniew Jędrzejewski-Szmek
2019-10-28
1
-2
/
+4
*
modules-load: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-10
/
+11
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
modules-load: return first error in the loop
Yu Watanabe
2018-10-23
1
-5
/
+5
*
modules-load: fgets() excorcism
Lennart Poettering
2018-10-18
1
-10
/
+10
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-5
/
+17
*
udev-builtin-kmod: use the generic module_load() function
Zbigniew Jędrzejewski-Szmek
2018-07-19
1
-2
/
+2
*
Move module-util.h to src/shared/ and load_module() to libshared
Zbigniew Jędrzejewski-Szmek
2018-07-16
1
-61
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
modules-load: downgrade error on ENODEV/ENOENT
Zbigniew Jędrzejewski-Szmek
2017-10-08
1
-2
/
+9
*
kmod_module_probe_insert_module returns 0 on success, != 0 on failure
Zbigniew Jędrzejewski-Szmek
2017-10-08
1
-2
/
+3
*
util-lib: introdude _cleanup_ macros for kmod objects
Zbigniew Jędrzejewski-Szmek
2017-10-08
1
-8
/
+5
*
exec-util,conf-files: skip non-executable files in execute_directories()
Lennart Poettering
2017-09-13
1
-1
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-2
/
+6
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-1
/
+1
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-2
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-1
/
+1
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-8
/
+5
[next]