index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
generate-gperfs.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
CI: run unit tests in a network namespace
Luca Boccassi
1
-2
/
+5
2021-09-27
test: double test-hashmap timeout
Luca Boccassi
1
-1
/
+1
2021-09-27
hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...
Kay Siver Bø
1
-0
/
+4
2021-09-27
man: mention pages with more settings at end of each option list
Zbigniew Jędrzejewski-Szmek
11
-36
/
+83
2021-09-27
man: refresh description of sysvinit compat for services
Zbigniew Jędrzejewski-Szmek
2
-10
/
+10
2021-09-27
man: minor grammar fixups in systemd-cryptenroll
Zbigniew Jędrzejewski-Szmek
1
-9
/
+12
2021-09-27
docs: add spdx tags to all .md files
Zbigniew Jędrzejewski-Szmek
43
-0
/
+43
2021-09-27
man: cross-reference DeviceAllow= and PrivateDevices=
Zbigniew Jędrzejewski-Szmek
2
-23
/
+35
2021-09-25
meson: refuse implicit int <-> pointer conversion
Yu Watanabe
1
-0
/
+1
2021-09-25
basic: delete loadavg.h copy
Luca Boccassi
9
-105
/
+57
2021-09-24
user-record: switch the default LUKS PBKDF to argon2id to match cryptsetup
nl6720
1
-1
/
+1
2021-09-24
man: fix a reference in timedatectl man page
Anssi Hannula
1
-2
/
+3
2021-09-24
Revert "mkosi: turn off qemu headless mode"
Lennart Poettering
1
-1
/
+1
2021-09-24
main: use strv_extendf() where appropriate
Lennart Poettering
1
-9
/
+5
2021-09-24
po: Translated using Weblate (Indonesian)
Andika Triwidada
1
-38
/
+24
2021-09-24
link: connect 5 more properties to ethtool features
Anita Zhang
3
-74
/
+119
2021-09-24
libsystemd-network: disable event sources before unref them
Yu Watanabe
6
-23
/
+20
2021-09-24
network: disable event sources before unref them
Yu Watanabe
2
-4
/
+4
2021-09-23
smack-util: tiny simplification
Lennart Poettering
1
-5
/
+4
2021-09-23
boot: prefer IMAGE_VERSION from os-release as version string
Lennart Poettering
1
-5
/
+17
2021-09-23
man: document the new systemd-boot drop-in driver dir logic
Lennart Poettering
1
-8
/
+20
2021-09-23
man: the sd-boot menu is probably more "textual" then "graphical", hence don'...
Lennart Poettering
1
-4
/
+4
2021-09-23
man: add man page for the systemd UEFI stub
Lennart Poettering
3
-0
/
+215
2021-09-23
boot: add get_os_indications_supported() helper
Lennart Poettering
3
-12
/
+23
2021-09-23
stub: various modernizations to linux.c
Lennart Poettering
1
-11
/
+23
2021-09-23
boot: add helper for converting EFI_PHYSICAL_ADDRESS to a pointer
Lennart Poettering
6
-22
/
+37
2021-09-23
boot: move TPM conditionalization into measure.h header
Lennart Poettering
3
-5
/
+13
2021-09-23
boot: port more code over to get_file_info_harder()
Lennart Poettering
3
-27
/
+10
2021-09-23
boot: port more code to readdir_harder()
Lennart Poettering
1
-14
/
+9
2021-09-23
boot: use _cleanup_freepool_ at more places
Lennart Poettering
1
-17
/
+5
2021-09-23
boot: port more code to use open_directory() helper
Lennart Poettering
1
-2
/
+2
2021-09-23
boot: automatically load drop-in EFI drivers off the ESP
Lennart Poettering
6
-0
/
+167
2021-09-23
boot: split out code that loads the various menu entries into helper call
Lennart Poettering
1
-31
/
+46
2021-09-23
boot: split out code that sets various EFI vars from main()
Lennart Poettering
1
-21
/
+41
2021-09-23
stub: make splash image payload const
Lennart Poettering
3
-10
/
+18
2021-09-23
stub: show splash screen earlier
Lennart Poettering
2
-3
/
+6
2021-09-23
stub: split out code that sets the various efi vars into function of its own
Lennart Poettering
1
-39
/
+46
2021-09-23
boot: unify code that measures image options/kernel command line
Lennart Poettering
4
-11
/
+22
2021-09-23
boot: stop making TPM PCR to measure kernel command line into configurable
Lennart Poettering
5
-7
/
+2
2021-09-23
stub: when booting a kernel foo.efi then pack foo.efi.extra.d/*.{cred,raw} up...
Lennart Poettering
5
-3
/
+609
2021-09-23
boot: generalize sorting code
Lennart Poettering
3
-19
/
+35
2021-09-23
boot: add a bunch of new helper calls
Lennart Poettering
2
-4
/
+207
2021-09-23
boot: add a way to indicate overflow in ALIGN_TO()
Lennart Poettering
1
-10
/
+13
2021-09-23
update TODO
Lennart Poettering
1
-0
/
+8
2021-09-23
mkosi: turn off qemu headless mode
Lennart Poettering
1
-1
/
+1
2021-09-23
bootctl: Fix update not adding EFI entry if Boot IDs are non-consecutive
Anssi Hannula
1
-1
/
+1
2021-09-23
docs: clarify order of events in cgroup scope creation
Alberto Mardegan
1
-4
/
+6
2021-09-22
userdb: fix if-else to allow NameServiceSwitch lookups
Dan Streetman
1
-1
/
+1
2021-09-22
sd-dhcp6-client: ignore IAs whose IAID do not match client's IAID
Yu Watanabe
4
-38
/
+64
2021-09-22
Get rid of ioprio.h and add a minimalistic reimplementation of the api
Zbigniew Jędrzejewski-Szmek
8
-74
/
+76
[next]