index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze-security.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
docs: remove /dev/tty* confusion
Lennart Poettering
1
-3
/
+3
2022-12-23
sysroot: Order systemd-fsck-root after systemd-makefs
Will Fancher
1
-1
/
+10
2022-12-23
units: pull in loop.ko and dm-mod.ko before repart
Lennart Poettering
1
-1
/
+2
2022-12-23
units: change modprobe@dm-mod.service → modprobe@dm_mod.service
Lennart Poettering
1
-1
/
+1
2022-12-23
measure: fix the failures of compare_reported_pcr_nr()
Jia Zhang
1
-3
/
+3
2022-12-23
tree-wide: have_effective_cap() may return negative errno
Yu Watanabe
7
-17
/
+30
2022-12-23
update TODO
Lennart Poettering
1
-3
/
+0
2022-12-23
gpt-auto-generator: enable referencing partitions via diskseq symlinks
Lennart Poettering
1
-1
/
+2
2022-12-23
dissect-image: optionally, reference dissected partition device nodes by diskseq
Lennart Poettering
2
-21
/
+67
2022-12-23
dissect-image: simplify things by avoiding one string copy
Lennart Poettering
1
-6
/
+2
2022-12-23
udev: also create partition /dev/disk/by-diskseq/ symlinks
Lennart Poettering
1
-0
/
+1
2022-12-23
import-creds: don't try to import VM creds in a container
Lennart Poettering
1
-0
/
+7
2022-12-22
cryptenroll: Implement support for unlocking via FIDO2 tokens
Peter Cai
6
-94
/
+249
2022-12-22
cryptsetup-fido2: Remove plain mode parameters from `acquire_fido2_key_auto()`
Peter Cai
3
-11
/
+3
2022-12-22
cryptsetup-fido2: Relocate to libsystemd-shared
Peter Cai
4
-5
/
+5
2022-12-22
ukify: Validate that there are no overlapping sections
Daan De Meyer
1
-0
/
+14
2022-12-22
ukify: Prefer using llvm-objcopy instead of objcopy
Daan De Meyer
1
-10
/
+11
2022-12-22
ukify: Allow passing multiple directories to --tools
Daan De Meyer
2
-8
/
+10
2022-12-22
macro: check existence of cleanup function before call it
Yu Watanabe
1
-2
/
+10
2022-12-22
test-network: add testcase for no managed interface
Yu Watanabe
1
-1
/
+5
2022-12-22
test-network: split out wait-online related test case
Yu Watanabe
1
-9
/
+17
2022-12-22
test-network: move one test case
Yu Watanabe
1
-9
/
+9
2022-12-22
dissect-image: let's lock down fstypes a bit
Lennart Poettering
4
-0
/
+55
2022-12-22
wait-online: exit with success when all interfaces are ready or unmanaged
Yu Watanabe
1
-57
/
+50
2022-12-21
creds: use empty_or_dash() where appropriate
Lennart Poettering
1
-1
/
+1
2022-12-21
string-util: rework empty_to_null() to not change "const" qualifier of input
Lennart Poettering
1
-3
/
+12
2022-12-21
gpt-auto-generator: honour rootfstype= and rootflags= kernel cmdline option
Lennart Poettering
3
-9
/
+40
2022-12-21
hwdb: Add mic-mute, control-center and screen-rotation mappings for MSI laptops
Hans de Goede
1
-4
/
+3
2022-12-21
hwdb: change definition of PROXIMITY_NEAR_LEVEL for sensors
Philipp Jungkamp
1
-2
/
+2
2022-12-21
systemctl: fix typo
Antonio Alvarez Feijoo
1
-1
/
+1
2022-12-21
rules: add missing line continuation
Yu Watanabe
1
-1
/
+1
2022-12-21
man: create a new section for nspawn files in systemd.syntax man page (#25807)
Steve Ramage
1
-2
/
+5
2022-12-20
resolve: fix enumerator name for DNS search domain
Jacek Migacz
1
-1
/
+1
2022-12-20
tree-wide: use -EBADF more
Yu Watanabe
41
-65
/
+65
2022-12-20
ukify: check early if inputs exist and are readable
Zbigniew Jędrzejewski-Szmek
1
-6
/
+25
2022-12-20
systemctl: new option --drop-in for specifying drop-in filename
Mike Yuan
4
-2
/
+44
2022-12-20
github: update version in bug templates
Zbigniew Jędrzejewski-Szmek
2
-2
/
+2
2022-12-20
ukify: catch error when loading foreign pe file
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2022-12-20
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
47
-63
/
+65
2022-12-20
fuzz: sort headers
Yu Watanabe
1
-3
/
+4
2022-12-20
hwdb: Fn+F5 fix for MSI Bravo 15-B5DX (#25788)
noodlejetski
1
-0
/
+4
2022-12-19
units: allow systemd-userdbd to change process name
Michal Sekletar
1
-1
/
+1
2022-12-19
argv-util: do proper permission check while when changing process name
Michal Sekletar
1
-6
/
+4
2022-12-19
basic/hashmap: add comment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-12-19
efi: do not use 'r' as pointer name
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-12-19
userdb: fix typo
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-12-19
shared/dns-domain: reduce scope of variable declarations
Zbigniew Jędrzejewski-Szmek
1
-13
/
+5
2022-12-19
basic/fd-util: rearrange variable declarations
Zbigniew Jędrzejewski-Szmek
1
-14
/
+10
2022-12-19
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
42
-65
/
+68
2022-12-19
tree-wide: change initialization to use EBADF instead of EBADFD
Zbigniew Jędrzejewski-Szmek
4
-5
/
+5
[next]