index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
/
profile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
mount-util: add make_fsmount()
Lennart Poettering
2
-0
/
+87
2023-10-02
mount-util: use new mount API for bind mount tunnel
Luca Boccassi
1
-38
/
+152
2023-10-02
mountpoint-util: add bool mount_new_api_supported() helper
Luca Boccassi
2
-0
/
+19
2023-10-02
test: fix check in test unit in TEST-50-DISSECT
Luca Boccassi
1
-1
/
+1
2023-10-02
core: Use a subdirectory of /run/ for PrivateDevices=
Daan De Meyer
5
-16
/
+50
2023-10-02
mount: Log when we can't create the mount point
Daan De Meyer
1
-2
/
+4
2023-10-02
journalctl: find boot ID more gracefully in corrupted journal
Yu Watanabe
2
-29
/
+100
2023-10-01
build(deps): bump meson from 1.2.1 to 1.2.2 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2023-10-01
build(deps): bump actions/checkout from 3.6.0 to 4.1.0
dependabot[bot]
11
-11
/
+11
2023-10-01
build(deps): bump github/codeql-action from 2.21.5 to 2.21.9
dependabot[bot]
2
-4
/
+4
2023-10-01
man: add version info for newly added systemd-tpm2-setup.service
Abderrahim Kitouni
1
-2
/
+6
2023-10-01
man: re-add some version info for sd_pid_get_owner_uid.xml
Abderrahim Kitouni
1
-4
/
+14
2023-10-01
man: add a couple missing version annotations
Abderrahim Kitouni
2
-3
/
+9
2023-10-01
man: add checks for missing version information
Abderrahim Kitouni
5
-0
/
+702
2023-10-01
meson: Pass all -static-pie args to linker
Jan Janssen
1
-3
/
+8
2023-10-01
meson: drop unused home_includes
Yu Watanabe
1
-2
/
+0
2023-09-30
sd-journal: merge journal_file_next_entry_for_data() with generic_array_get_p...
Yu Watanabe
4
-61
/
+53
2023-09-30
sd-journal: add/update comments
Yu Watanabe
1
-11
/
+13
2023-09-30
sd-journal: add missing 'error' handling
Yu Watanabe
1
-0
/
+3
2023-09-30
sd-journal: fix calculation of number of 'total' entries in the chained arrays
Yu Watanabe
1
-2
/
+14
2023-09-30
sd-journal: merge two bump_entry_array() calls
Yu Watanabe
1
-10
/
+5
2023-09-30
sd-journal: make bump_entry_array() return positive when a valid offset found
Yu Watanabe
1
-25
/
+26
2023-09-30
sd-journal: drop redundant re-read of entry array object
Yu Watanabe
1
-4
/
+0
2023-09-30
logind: add HANDLE_ACTION_IS_SLEEP() and HANDLE_ACTION_IS_SHUTDOWN() helpers
Lennart Poettering
4
-9
/
+16
2023-09-30
man: Verify Microsoft keys
Jan Janssen
1
-0
/
+8
2023-09-30
man: Adjust Microsoft UEFI certificate links
Jan Janssen
1
-6
/
+3
2023-09-29
test: don't pipe the whole journal through jq
Frantisek Sumsal
1
-2
/
+2
2023-09-29
test: use Type=exec for the auxiliary services
Frantisek Sumsal
1
-3
/
+4
2023-09-29
test: shutdown the machine on fail after soft-reboot
Frantisek Sumsal
1
-0
/
+13
2023-09-29
sysext: validate against the right API level
Lennart Poettering
1
-6
/
+3
2023-09-29
pe-binary: actually check if PE binary is UEFI binary when determining if UKI
Lennart Poettering
2
-0
/
+5
2023-09-29
update TODO
Lennart Poettering
1
-0
/
+8
2023-09-29
tpm2-setup: add new early boot tool for initializing the SRK
Lennart Poettering
12
-5
/
+496
2023-09-29
elf2efi: Add GNU_RELRO support
Jan Janssen
2
-1
/
+12
2023-09-29
ci: Update compiler build matrix
Jan Janssen
2
-16
/
+15
2023-09-29
boot: Lift linker requirements
Jan Janssen
1
-9
/
+31
2023-09-29
elf2efi: Add --copy-sections option
Jan Janssen
6
-14
/
+54
2023-09-29
elf2efi: Add next_section_address helper
Jan Janssen
1
-6
/
+9
2023-09-29
elf2efi: Check ELF image base if possible
Jan Janssen
1
-1
/
+7
2023-09-29
elf2efi: Rework ELF section conversion
Jan Janssen
7
-142
/
+127
2023-09-29
tpm2: add tpm2_index_to_handle() and tpm2_index_from_handle()
Dan Streetman
2
-63
/
+88
2023-09-29
tpm2: add tpm2_serialize() and tpm2_deserialize()
Dan Streetman
1
-31
/
+70
2023-09-29
tpm2: add tpm2_marshal_blob() and tpm2_unmarshal_blob()
Dan Streetman
2
-31
/
+85
2023-09-29
test: use /run/ for test configuration
Frantisek Sumsal
1
-7
/
+7
2023-09-29
test: use "test-" prefix for units
Frantisek Sumsal
1
-16
/
+16
2023-09-29
tpm2: move measurement log to /run/log/ (from /var/log/)
Lennart Poettering
3
-8
/
+8
2023-09-29
ukify: explicitly import attribute
Valentin Lefebvre
1
-14
/
+16
2023-09-29
core: Make private /dev read-only after populating it
Daan De Meyer
1
-0
/
+5
2023-09-29
automount: fix unused value coverity warnings
Luca Boccassi
1
-7
/
+5
2023-09-29
fix: do not check/verify slice units if recursive errors are to be ignored
Maanya Goenka
2
-0
/
+16
[next]