index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
proc-cmdline.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: Skip parsing SystemdOptions if there's an error getting it.
Filipe Brandenburger
2020-06-14
1
-7
/
+9
*
proc-cmdline: make checking of EFI options variable optional
Lennart Poettering
2020-05-20
1
-10
/
+18
*
proc-cmdline: add checking of EFI options variable in proc_cmdline_get_key_ma...
Lennart Poettering
2020-05-20
1
-4
/
+19
*
proc-cmdline: fix return value clobbering in proc_cmdline_get_key()
Lennart Poettering
2020-05-20
1
-4
/
+14
*
proc-cmdline: add some explanatory comments
Lennart Poettering
2020-05-18
1
-3
/
+3
*
efi: honour SYSTEMD_EFI_OPTIONS even if we wouldn't honour SystemdOptions EFI...
Lennart Poettering
2020-04-30
1
-14
/
+2
*
Disable reading SystemdOptions EFI Var when in SecureBoot mode
Arian van Putten
2020-01-16
1
-2
/
+14
*
Rename "system-options" to "systemd-efi-options"
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-2
/
+2
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Add support for SystemdOptions EFI var to augment /proc/cmdline
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-24
/
+58
*
util-lib: move shall_restore_state() to shared/reboot-util
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-11
/
+0
*
util-lib: move runlevel_to_target() to shared/unit-file
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-44
/
+0
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
basic/process-util: convert bool arg to flags
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
Rework cmdline printing to use unicode
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+1
*
proc-cmdline: introduce new proc_cmdline_get_key_many() helper
Lennart Poettering
2018-11-14
1
-0
/
+56
*
proc-cmdline: split out rd. prefix handling in proc_cmdline_parse_given() and...
Lennart Poettering
2018-11-14
1
-45
/
+62
*
proc-cmdline: turn flags parameter into a proper typedef'ed enum
Lennart Poettering
2018-11-14
1
-3
/
+3
*
proc-cmdline: teach proc_cmdline_get_key() the same flags magic as proc_cmdli...
Lennart Poettering
2018-10-26
1
-4
/
+14
*
proc-cmdline: use FLAGS_SET() where appropriate
Lennart Poettering
2018-10-26
1
-5
/
+6
*
proc-cmdline: introduce PROC_CMDLINE_RD_STRICT
Lukas Nykryn
2018-10-25
1
-1
/
+2
*
basic/proc-cmdline: allow parsing of cmdline from a string
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-6
/
+14
*
Drop empty lines in proc-cmdline.c
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-3
/
+0
*
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
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+2
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-5
/
+9
|
\
|
*
proc-cmdline: minor runlevel_to_target() coding style fixes
Lennart Poettering
2017-11-17
1
-5
/
+9
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2017-01-25
1
-1
/
+1
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-25
/
+108
*
util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdline
Lennart Poettering
2016-12-21
1
-0
/
+14
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-4
/
+7
*
tree-wide: allow state to be passed through to parse_proc_cmdline_item
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-2
/
+2
*
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
2016-06-13
1
-3
/
+15
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+4
*
Merge pull request #1744 from evverx/fix-debug-generator
Lennart Poettering
2015-11-03
1
-0
/
+29
|
\
|
*
proc-cmdline: add runlevel to target mapping
Evgeny Vereshchagin
2015-11-03
1
-0
/
+29
*
|
proc-cmdline: return proper errors from shall_restore_state()
Lennart Poettering
2015-11-02
1
-1
/
+1
|
/
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+144