index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
generate-af-list.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
process-util: drop trailing NUls before parsing the nulstr
Yu Watanabe
1
-9
/
+3
2023-03-24
test: add tests from strv_parse_nulstr_full()
Yu Watanabe
1
-68
/
+47
2023-03-24
nulstr-util: introduce strv_parse_nulstr_full() that optionally drop trailing...
Yu Watanabe
2
-2
/
+9
2023-03-24
test-proc-cmdline: test proc_cmdline_get_key() actually parses EFI options
Yu Watanabe
1
-5
/
+10
2023-03-24
proc-cmdline: make proc_cmdline_parse_given() static
Yu Watanabe
3
-7
/
+6
2023-03-24
proc-cmdline: use proc_cmdline_key_string() when we search for key
Yu Watanabe
2
-5
/
+9
2023-03-24
proc-cmdline: rename variable
Yu Watanabe
1
-3
/
+3
2023-03-24
proc-cmdline: insert an empty line between variable declaration and assertion
Yu Watanabe
1
-0
/
+1
2023-03-24
core/main: make positional arguments followed by '=', then by value
Yu Watanabe
1
-18
/
+15
2023-03-24
core/main: fix maximum number of arguments for shutdown command
Yu Watanabe
1
-1
/
+1
2023-03-24
vconsole: introduce context_get_config() helper function
Yu Watanabe
1
-14
/
+34
2023-03-24
vconsole: introduce Context and its helper functions
Yu Watanabe
1
-41
/
+149
2023-03-24
chase-symlinks: Use xopenat() instead of open_mkdir_at()
Daan De Meyer
1
-1
/
+1
2023-03-23
fileio: add new helper fdopen_independent()
Lennart Poettering
6
-26
/
+82
2023-03-23
pid1: allowlist all tpm devices for a unit when encrypted creds are needed
Lennart Poettering
1
-1
/
+1
2023-03-23
core: move encrypted credential check to execute.c
Lennart Poettering
3
-11
/
+19
2023-03-23
test-coredump-util: also test parse_auxv() with unaligned data
Zbigniew Jędrzejewski-Szmek
1
-10
/
+39
2023-03-23
test-coredump-util: add tests for parse_aux()
Zbigniew Jędrzejewski-Szmek
14
-57
/
+92
2023-03-23
coredump: split out parse_auxv() to src/shared/
Zbigniew Jędrzejewski-Szmek
3
-69
/
+107
2023-03-23
loop-util: Add loop_device_make_by_path_at()
Daan De Meyer
2
-7
/
+24
2023-03-23
fs-util: Allow xopenat() to reopen existing file descriptors
Daan De Meyer
2
-1
/
+11
2023-03-23
docs: Explicitly tell developers to enable mkosi required meson options
Daan De Meyer
1
-1
/
+1
2023-03-23
find-esp: don't silently error bootctl install if presumed XBOOTLDR part is s...
наб
1
-1
/
+1
2023-03-23
test-fileio: add test for return value of read_one_line_file()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+36
2023-03-22
fs-util: Add xopenat_lock()
Daan De Meyer
5
-24
/
+125
2023-03-22
edit-util: alloc correct amount of memory
Mike Yuan
1
-1
/
+1
2023-03-22
coredump: use unaligned_read_ne{32,64}() to parse auxv
Yu Watanabe
1
-89
/
+60
2023-03-22
ukify: allow uncompressed kernel images for UNAME detection on aarch64 and ri...
Tobias Powalowski
1
-0
/
+4
2023-03-22
core: Settle log target if we're going to be closing all fds
Daan De Meyer
7
-0
/
+24
2023-03-22
labeler: add journal label also for sd-journal stuff
David Tardon
1
-0
/
+1
2023-03-22
test: add tests for NOTIFYACCESS override through sd_notify
Mike Yuan
7
-0
/
+85
2023-03-22
stat-util: Add verify_regular_at()
Daan De Meyer
2
-0
/
+13
2023-03-22
bootctl: 'graceful' should ignore EFI variable failures
Kevin P. Fleming
1
-9
/
+22
2023-03-22
ci: limit permissions for `differential-shellcheck`
Jan Macku
1
-1
/
+0
2023-03-22
ci: trigger differential-shellcheck workflow on push
Jan Macku
1
-1
/
+4
2023-03-21
core: support overriding NOTIFYACCESS= through sd-notify during runtime
Mike Yuan
6
-12
/
+80
2023-03-21
copy: Add more at() helpers
Daan De Meyer
2
-12
/
+28
2023-03-21
copy: Move chattr arguments to full function signatures
Daan De Meyer
15
-32
/
+35
2023-03-21
fd-util: make sure fd_reopen() works with AT_FDCWD systematically
Lennart Poettering
1
-3
/
+9
2023-03-21
execute: Add kernel cmdline arguments for tty term, rows and columns
Daan De Meyer
2
-5
/
+110
2023-03-21
docs: Fix vscode debugging section in HACKING.md
Daan De Meyer
1
-12
/
+13
2023-03-21
chase-symlinks: Add more chase_symlinks_at() helpers
Daan De Meyer
3
-0
/
+223
2023-03-21
chase-symlinks: Return zero from access() and stat() helpers
Daan De Meyer
1
-16
/
+8
2023-03-21
chase-symlinks: Add CHASE_EXTRACT_FILENAME flag
Daan De Meyer
3
-9
/
+52
2023-03-21
udev-rules: fix nvme symlink creation on namespace changes
Thomas Blume
2
-0
/
+10
2023-03-21
tmpfile-util: Add open_tmpfile_linkable_at() and link_tmpfile_at()
Daan De Meyer
2
-12
/
+20
2023-03-21
fs-util: Add open_parent_at()
Daan De Meyer
2
-4
/
+18
2023-03-21
lock-util: Add make_lock_file_at()
Daan De Meyer
4
-6
/
+60
2023-03-21
unit: Add LOG_CONTEXT_PUSH_UNIT()
Daan De Meyer
2
-0
/
+12
2023-03-21
log: Add key/value support to the log context
Daan De Meyer
5
-20
/
+75
[next]