index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.vimrc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-28
rpm: use rpm.execute() instead of fork() and execp() for trigger scriplets
Tomasz Paweł Gajc
1
-32
/
+5
2022-05-27
hwdb: Add Google Meet speakermic
Pablo Ceballos
1
-1
/
+2
2022-05-27
test: fix a couple of pylint warnings
Frantisek Sumsal
1
-6
/
+9
2022-05-27
test: bump the post-reboot expect() timeout
Frantisek Sumsal
1
-1
/
+1
2022-05-26
loader.conf: Clarify the default value of timeout.
Eduard Tolosa
1
-1
/
+1
2022-05-26
shared/find-esp: enhance logging
Zbigniew Jędrzejewski-Szmek
1
-38
/
+49
2022-05-26
shared/find-esp: fix inverted check for XBOOTLDR type
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2022-05-26
kernel-install: if a plugin fails, return error immediately
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2022-05-26
docs/BLS: clear up the confusion about what $BOOT means
Zbigniew Jędrzejewski-Szmek
1
-81
/
+84
2022-05-26
docs: be more specific about the OSS-Fuzz toolchain
Evgeny Vereshchagin
1
-6
/
+20
2022-05-26
core/device: do not downgrade device state if it is already enumerated
Yu Watanabe
1
-1
/
+2
2022-05-26
docs: update OSS-Fuzz links
Evgeny Vereshchagin
1
-2
/
+5
2022-05-26
core/device: device_coldplug(): don't set DEVICE_DEAD
Martin Wilck
1
-2
/
+0
2022-05-26
test: store the key on a separate device
Frantisek Sumsal
1
-5
/
+9
2022-05-26
test: generate a custom initrd for TEST-24 if $INITRD is unset
Frantisek Sumsal
2
-0
/
+29
2022-05-26
man/homectl: adjust man page to match code
Zbigniew Jędrzejewski-Szmek
1
-2
/
+7
2022-05-26
man/sd-bus: discuss negative-return values and add example
Zbigniew Jędrzejewski-Szmek
2
-21
/
+65
2022-05-26
man/shutdown: explain -h more
Zbigniew Jędrzejewski-Szmek
1
-18
/
+11
2022-05-26
man/automount: say that automounts should not be nested
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2022-05-26
man/systemd.automount: move the main description up and clarify deps
Zbigniew Jędrzejewski-Szmek
1
-14
/
+10
2022-05-26
TODO: drop entry
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2022-05-26
man: do not say "additional symlinks" for mount/automount aliases
Zbigniew Jędrzejewski-Szmek
2
-13
/
+14
2022-05-26
systemctl: make show/status honour --state and --type
Zbigniew Jędrzejewski-Szmek
2
-36
/
+44
2022-05-25
test: cover initrd->sysroot transition in TEST-24
Frantisek Sumsal
1
-33
/
+30
2022-05-25
bootctl: when comparing versions, show the result
Zbigniew Jędrzejewski-Szmek
1
-3
/
+6
2022-05-25
basic: add helper function to print </==/>
Zbigniew Jędrzejewski-Szmek
3
-2
/
+6
2022-05-25
analyze: use '' instead of the empty string when showing versions
Zbigniew Jędrzejewski-Szmek
2
-5
/
+6
2022-05-25
[sd-boot] improve documentation of beep
Rahil Bhimjiani
1
-1
/
+1
2022-05-25
docs/BLS: describe version comparisons
Zbigniew Jędrzejewski-Szmek
2
-12
/
+116
2022-05-25
basic/string-util: tweak strverscmp_improved() for some corner cases
Zbigniew Jędrzejewski-Szmek
2
-9
/
+37
2022-05-25
test-seccomp: check for CAP_IPC_OWNER before calling shmat()
Anita Zhang
1
-1
/
+1
2022-05-24
kernel-install: ignore extra args passed when invoked as installkernel
Zbigniew Jędrzejewski-Szmek
1
-2
/
+13
2022-05-24
ci: reenable validation of GH Actions files
Frantisek Sumsal
1
-8
/
+2
2022-05-24
docs/BLS: rework the description of directory layout
Zbigniew Jędrzejewski-Szmek
1
-27
/
+43
2022-05-24
docs: /etc/os-release → os-release(3)
Zbigniew Jędrzejewski-Szmek
1
-13
/
+14
2022-05-24
docs: reworder/rewrite BLS to read more like a specification
Zbigniew Jędrzejewski-Szmek
1
-229
/
+278
2022-05-24
Minor wording fixes
Zbigniew Jędrzejewski-Szmek
2
-19
/
+18
2022-05-24
boot: Fix bad CompareMem call
Jan Janssen
1
-1
/
+1
2022-05-24
portable: Fix memory leak in maybe_enable_disable()
Daan De Meyer
1
-0
/
+2
2022-05-23
dissect-image: Explicitly remove partitions when done with image
Daan De Meyer
6
-5
/
+75
2022-05-23
ci: bump gcc in the "build test" workflow
Evgeny Vereshchagin
2
-5
/
+9
2022-05-23
shellcheck-clean kernel-install again
наб
1
-1
/
+4
2022-05-23
Fix which(1) in meson-build.sh
наб
1
-1
/
+1
2022-05-23
Don't ignore kernel-install for shellcheck
наб
1
-1
/
+2
2022-05-22
test: Test STRLEN for C11 string literals
Jan Janssen
1
-2
/
+14
2022-05-22
NEWS: Fix some minor mistakes
Phaedrus Leeds
1
-7
/
+7
2022-05-22
coredump: Fix format string type mismatch
Daan De Meyer
1
-2
/
+2
2022-05-22
boot: Rename functions adding entries to match userspace
Jan Janssen
1
-5
/
+5
2022-05-22
boot: Remove trivial config entry add helpers
Jan Janssen
1
-85
/
+41
2022-05-22
Do not require a valid version when parsing sd-boot loader entries
Victor Westerhuis
2
-4
/
+6
[next]