index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
machine-id-setup.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
pstore: do not try to load all known pstore modules
Nick Rosbrook
1
-2
/
+2
2022-09-13
ci: limit scope for the CodeQL scan
Frantisek Sumsal
1
-0
/
+6
2022-09-13
ci: drop LGTM stuff and move remaining bits into a new location
Frantisek Sumsal
5
-41
/
+1
2022-09-13
ci: run CodeQL on push to main/stable branches as well
Frantisek Sumsal
1
-0
/
+4
2022-09-13
test: drop the use of `tempfile.mktemp()`
Frantisek Sumsal
1
-2
/
+2
2022-09-13
test: drop forgotten format()
Frantisek Sumsal
1
-1
/
+1
2022-09-13
ci: run CodeQL on every PR
Frantisek Sumsal
1
-13
/
+4
2022-09-13
xdg-autostart-service: Use common boolean parser
David Edmundson
2
-9
/
+11
2022-09-13
TODO: various things about partitioning
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2022-09-13
logind: schedule idle check full interval from now if we couldn't figure out ...
Michal Sekletar
1
-1
/
+4
2022-09-13
boot: fix missing initialization
Yu Watanabe
1
-1
/
+1
2022-09-13
creds-util: fix NULL pointer dereference
Yu Watanabe
1
-2
/
+3
2022-09-13
openssl-util: use assert() if no side effect
Yu Watanabe
1
-4
/
+4
2022-09-13
openssl-util: drop meaningless assertion
Yu Watanabe
1
-1
/
+0
2022-09-13
dbus-execute: inline variable definition
David Tardon
1
-2
/
+1
2022-09-13
tree-wide: check parameter before dereferencing
David Tardon
5
-8
/
+28
2022-09-13
tree-wide: use ASSERT_PTR more
David Tardon
220
-2323
/
+1071
2022-09-12
base-filesystem.c: add trailing zero byte for s390x entry
Ansgar Burchardt
1
-1
/
+1
2022-09-12
hwdb: Fix Acer Aspire One AOD270/Packard Bell Dot keymappings
Hans de Goede
1
-0
/
+10
2022-09-12
update TODO
Lennart Poettering
1
-0
/
+3
2022-09-12
update TODO
Lennart Poettering
1
-2
/
+19
2022-09-11
test: add testcase for udev-watch
Yu Watanabe
1
-0
/
+43
2022-09-11
sd-device: move device_new_from_watch_handle_at() to udev-watch.c
Yu Watanabe
6
-147
/
+28
2022-09-11
udev: warn on udev_watch_{begin,end}() failure
Yu Watanabe
1
-3
/
+10
2022-09-11
udev: drop unnecessary call of udev_watch_end()
Yu Watanabe
3
-14
/
+8
2022-09-11
udev: use rm_rf() to remove old watch directory
Yu Watanabe
1
-24
/
+30
2022-09-11
udev-watch: remove symlink for saving inotify watch handle only when it is ow...
Yu Watanabe
1
-55
/
+121
2022-09-11
udev: ignore IN_IGNORED inotify event earlier
Yu Watanabe
1
-8
/
+18
2022-09-11
udev: not necessary to return 1 from on_inotify()
Yu Watanabe
1
-5
/
+3
2022-09-11
test: make the resolved notifications check a bit more robust
Frantisek Sumsal
1
-5
/
+64
2022-09-11
test: install jq into all images
Frantisek Sumsal
2
-1
/
+1
2022-09-10
tpm2-util: avoid trial
Lennart Poettering
1
-0
/
+12
2022-09-10
test-29-portable: set timeout for 'portablectl reattach'
Yu Watanabe
1
-5
/
+7
2022-09-09
blockdev-util: split out blockdev_reread_partition_table()
Yu Watanabe
3
-16
/
+28
2022-09-09
udevd: use partition enumerator at one more place
Yu Watanabe
3
-35
/
+7
2022-09-09
blockdevi-util: also check sysname when enumerating partitions
Yu Watanabe
1
-0
/
+10
2022-09-09
sd-device-enumerator: use _cleanup_free_ attribute for safety
Yu Watanabe
1
-3
/
+7
2022-09-09
sd-device-enumerator: always ignore ENOENT from opendir()
Yu Watanabe
1
-10
/
+28
2022-09-09
sd-device-enumerator: check sysname earlier
Yu Watanabe
1
-6
/
+10
2022-09-09
update TODO
Lennart Poettering
1
-54
/
+11
2022-09-09
man: say early what a unified kernel image/UKI is
Lennart Poettering
1
-3
/
+3
2022-09-09
man: be more careful regarding TPM vs. TPM2
Lennart Poettering
1
-1
/
+1
2022-09-09
man: document the new .pcrsig/.pcrpkey sections for unified kernel images
Lennart Poettering
2
-26
/
+148
2022-09-09
tmpfiles: copy PCR sig/pkey from initrd /.extra/ into /run/
Lennart Poettering
1
-0
/
+6
2022-09-09
stub: pass .pcrsig and .pcrpkey PE sections as cpio into invoked kernel
Lennart Poettering
1
-28
/
+70
2022-09-09
stub: add new special PE sections ".pcrsig" and ".pcrpkey" in unified kernels
Lennart Poettering
4
-2
/
+22
2022-09-09
cpio: add helper for packing cpios of literally specified data blobs
Lennart Poettering
2
-0
/
+71
2022-09-09
Implement DNS notifications from resolved via varlink
Suraj Krishnan
12
-0
/
+205
2022-09-08
test-58-repart: add test case for issue #24553
Yu Watanabe
1
-0
/
+101
2022-09-08
repart: make existing partition can be also 'dropped'
Yu Watanabe
1
-31
/
+59
[next]