index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
SECURITY.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2023-03-21
log: Avoid pushing the same fields more than once on the log context
Daan De Meyer
5
-26
/
+46
2023-03-21
mkosi: Default to debug log level for udev as well
Daan De Meyer
2
-3
/
+2
2023-03-21
man/network-generator: replace dracut.kernel reference with dracut.cmdline
Antonio Alvarez Feijoo
1
-1
/
+1
2023-03-21
gpt-auto-generator: fix typo
Antonio Alvarez Feijoo
1
-1
/
+1
2023-03-21
util: rename uki-util.[ch] -> kernel-image.[ch]
Yu Watanabe
4
-3
/
+3
2023-03-21
uki-util: rename KernelType -> KernelImageType
Yu Watanabe
3
-23
/
+23
2023-03-21
uki-util: rename uki -> f
Yu Watanabe
1
-24
/
+24
2023-03-21
uki-util: update log messages
Yu Watanabe
1
-10
/
+10
2023-03-21
udev-rules: add another check for conflicting expressions
Dmitry V. Levin
2
-5
/
+40
2023-03-20
compare-operator: added unit tests
OMOJOLA JOSHUA DAMILOLA
2
-0
/
+43
2023-03-20
strv: introduce strv_print_full()
Yu Watanabe
2
-3
/
+6
2023-03-20
ci: drop clang-13, add clang-16
Frantisek Sumsal
1
-3
/
+3
2023-03-20
bootctl: fix wrong type comparison
Yu Watanabe
1
-1
/
+1
2023-03-19
loop-util: add more debugging logs in loop_configure()
Yu Watanabe
1
-19
/
+26
2023-03-19
udev-rules: fix check for conflicting and duplicate expressions
Dmitry V. Levin
2
-5
/
+31
2023-03-19
Revert "udev: prepare memory for extra NUL termination for NULSTR"
Dmitry V. Levin
1
-3
/
+1
2023-03-19
udev-rules: fix matching of token types that support alternative patterns
Dmitry V. Levin
2
-5
/
+19
2023-03-19
hwdb: fix Wifi toggling for Haier 7G-Series/JWU (#25293) (#26878)
taniishkaaa
1
-0
/
+8
2023-03-18
docs: update unit name for sd-tmpfiles-setup
Mike Yuan
2
-2
/
+2
2023-03-18
unit: sysext: update unit name for sd-tmpfiles-setup
Mike Yuan
1
-1
/
+1
2023-03-18
test-systemd-tmpfiles.py: create global temporary directory
Yu Watanabe
1
-1
/
+2
2023-03-18
test-systemd-tmpfiles.py: use test_content() at one more place
Yu Watanabe
1
-6
/
+1
2023-03-18
tmpfiles: show file type in octal, instead of hex
Yu Watanabe
1
-1
/
+1
2023-03-18
tree-wide: simplify x ? x : y to x ?: y where applicable
Frantisek Sumsal
14
-15
/
+15
[next]