index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/bootspec: mark _to_string funcs as _const_
Mike Yuan
46 hours
1
-5
/
+4
*
shared/bootspec: use FOREACH_ELEMENT where appropriate, avoid unneeded memzero()
Mike Yuan
46 hours
1
-8
/
+8
*
shared/bootspec: move boot_entry_addons_done() up, drop separate prototype
Mike Yuan
46 hours
1
-12
/
+10
*
bootspec: Look at /loader/addons in XBOOTLDR
Adrian Vovk
2 days
2
-28
/
+76
*
bootspec: Fixup loading of local addons for UKIs
Adrian Vovk
3 days
1
-5
/
+7
*
bootspec: Fixup memory leak
Adrian Vovk
3 days
2
-4
/
+5
*
cryptsetup: convert pkcs11/fido2 to iovec for key handling
Luca Boccassi
3 days
2
-10
/
+7
*
tpm2-util: fix parameter name
Antonio Alvarez Feijoo
7 days
1
-1
/
+1
*
killall: gracefully handle processes inserted into containers via nsenter -a
Lennart Poettering
9 days
1
-2
/
+6
*
user-record: distinguish explicit and implicit empty modifiable lists case
Lennart Poettering
10 days
1
-6
/
+13
*
user-record: only synthesize default list of self-modifiable fields for *regu...
Lennart Poettering
10 days
1
-3
/
+16
*
async: block SIGTERM in asynchronous_rm_rf()
Mike Yuan
2024-11-14
1
-0
/
+4
*
ptyfwd: ellipsize overly long window titles
Lennart Poettering
2024-11-13
1
-4
/
+20
*
dissect-image: remove dead code
Lennart Poettering
2024-11-12
1
-4
/
+0
*
Various multi-dt fixes and CHID test (#35056)
Yu Watanabe
2024-11-10
1
-0
/
+19
|
\
|
*
test: Add chid-fundamental test
anonymix007
2024-11-07
1
-0
/
+19
*
|
udev: skipping empty udev rules file while collecting the stats
Lidong Zhong
2024-11-09
1
-0
/
+4
*
|
mount-util: make path_get_mount_info() work arbitrary inode
Yu Watanabe
2024-11-08
2
-38
/
+59
*
|
tree-wide: Introduce --certificate-source= option
Daan De Meyer
2024-11-07
2
-26
/
+139
*
|
openssl-util: Set expected object type to private keys
Daan De Meyer
2024-11-07
1
-0
/
+3
|
/
*
Introduce systemd-sbsign to do secure boot signing (#35021)
Daan De Meyer
2024-11-06
4
-111
/
+414
|
\
|
*
Introduce systemd-sbsign to do secure boot signing
Daan De Meyer
2024-11-06
3
-4
/
+70
|
*
openssl-util: Set default UI method instead of setting engine method
Daan De Meyer
2024-11-05
2
-114
/
+77
|
*
pcrlock: Move pe_hash() and uki_hash() to pe-binary.h
Daan De Meyer
2024-11-05
3
-1
/
+275
*
|
introduce report_errno_and_exit() helper (#35028)
Luca Boccassi
2024-11-06
3
-39
/
+14
|
\
\
|
*
|
use report_errno_and_exit() in src/shared/elf-util.c
Ivan Kruglov
2024-11-06
1
-11
/
+5
|
*
|
use report_errno_and_exit() in src/shared/dissect-image.c
Ivan Kruglov
2024-11-06
1
-9
/
+4
|
*
|
use report_errno_and_exit() in src/shared/mount-util.c
Ivan Kruglov
2024-11-06
1
-19
/
+5
*
|
|
machine: introduce io.systemd.Machine.Open method (#34867)
Luca Boccassi
2024-11-06
2
-37
/
+40
|
\
\
\
|
*
|
|
machine: introduce io.systemd.Machine.Open method
Ivan Kruglov
2024-11-06
1
-1
/
+38
|
*
|
|
json: introduce json_dispatch_strv_environment()
Ivan Kruglov
2024-11-06
1
-36
/
+2
|
|
/
/
*
/
/
pid1: stop refusing to boot with cgroup v1
Zbigniew Jędrzejewski-Szmek
2024-11-06
3
-23
/
+49
|
/
/
*
|
mount-util: introduce path_is_network_fs_harder()
Yu Watanabe
2024-11-05
2
-0
/
+70
*
|
Add PrivatePIDs= (continued) (#34940)
Luca Boccassi
2024-11-05
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
core: Introduce PrivatePIDs=
Daan De Meyer
2024-11-05
1
-1
/
+2
*
|
daemon-util: expose notify_push_fd()
Yu Watanabe
2024-11-04
2
-1
/
+2
|
/
*
efi-loader: add missing stub for efi_stub_get_device_part_uuid()
Franck Bui
2024-11-04
1
-0
/
+4
*
openssl-util: Query engine/provider pin via ask-password
Daan De Meyer
2024-11-03
2
-15
/
+248
*
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
2024-11-02
4
-25
/
+25
*
ask-password: Add $SYSTEMD_ASK_PASSWORD_KEYRING_TYPE
Daan De Meyer
2024-11-02
1
-1
/
+45
*
ask-password: Drop "default" for SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC
Daan De Meyer
2024-11-02
1
-1
/
+1
*
ask-password: Use default timeout if SYSTEMD_ASK_PASSWORD_KEYRING_TIMEOUT_SEC...
Daan De Meyer
2024-11-02
1
-4
/
+2
*
pam: quiet a spurious debug message
Ronan Pigott
2024-11-02
2
-2
/
+3
*
user-record: add missing comma to list of strings
Luca Boccassi
2024-11-02
1
-1
/
+1
*
machine: introduce io.systemd.MachineImage.{Clone, Remove} methods (#34853)
Luca Boccassi
2024-11-02
1
-5
/
+27
|
\
|
*
machine: reuse VARLINK_DEFINE_IMAGE_LOOKUP_AND_POLKIT_FIELDS in io.systemd.Ma...
Ivan Kruglov
2024-11-01
1
-4
/
+2
|
*
machine: introduce io.systemd.MachineImage.Remove method
Ivan Kruglov
2024-11-01
1
-0
/
+6
|
*
machine: introduce io.systemd.MachineImage.Clone method
Ivan Kruglov
2024-11-01
1
-1
/
+19
*
|
core: add id-mapped mount support for Exec directories
Andres Beltran
2024-11-01
3
-5
/
+6
|
/
*
tweaks to ANSI sequence (OSC) handling (#34964)
Luca Boccassi
2024-11-01
2
-10
/
+17
|
\
[next]