index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
2
-59
/
+2
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
5
-96
/
+11
*
boot: Replace efivar_set() persistent argument with flags argument
Daan De Meyer
2021-02-04
5
-45
/
+47
*
boot: Add startswith() and endswith() functions with no_case variants
Daan De Meyer
2021-02-02
3
-12
/
+66
*
boot: Drop unnecessary braces
Daan De Meyer
2021-02-02
1
-2
/
+1
*
boot: Fix void pointer arithmetic warning
Daan De Meyer
2021-02-02
1
-1
/
+1
*
boot: Replace raw efivar gets with typed variants
Daan De Meyer
2021-02-02
1
-21
/
+15
*
boot: Add efivar_get/set_uint64_le() functions
Daan De Meyer
2021-02-02
2
-0
/
+65
*
boot: Rename efivar_get/set_int() to efivar_get/set_uint_string()
Daan De Meyer
2021-02-02
3
-9
/
+9
*
boot: Tighten scope of variables used in loops
Daan De Meyer
2021-02-02
9
-101
/
+70
*
boot: Add efivar_get_boolean_u8()
Daan De Meyer
2021-02-02
3
-5
/
+17
*
boot: Make all efivar util functions take the guid as an argument
Daan De Meyer
2021-01-31
4
-44
/
+50
*
boot: Turn all guid constants into C99 compound initializers
Daan De Meyer
2021-01-31
10
-60
/
+56
*
boot: Enable C99
Daan De Meyer
2021-01-31
1
-2
/
+2
*
boot: Move Secure Boot logic to new file
Daan De Meyer
2021-01-31
8
-27
/
+30
*
sd-boot: Add missing includes
Daan De Meyer
2021-01-31
8
-0
/
+15
*
sd-boot: Make internal functions static
Daan De Meyer
2021-01-31
3
-4
/
+4
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
3
-18
/
+17
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
boot: at least one of os_name_pretty or os_name exists in this block
Yu Watanabe
2021-01-12
1
-2
/
+2
*
A typo fix in bootctl.c (#18106)
Endre Szabo
2020-12-30
1
-1
/
+1
*
efi: Only use arm flags if supported
Andrew Balmos
2020-12-15
1
-1
/
+7
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
31
-31
/
+31
*
headers: use custom LicenseRef- spdx tag for various "public domain" files
Zbigniew Jędrzejewski-Szmek
2020-10-29
2
-1
/
+2
*
headers: add spdx tags to imported files with a known license
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
tree-wide: use the usual SPDX header for our own files
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-0
/
+2
*
bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot
Дамјан Георгиевски
2020-10-20
1
-8
/
+33
*
bootctl: separate boot loader specific commands in man and --help
Lennart Poettering
2020-10-14
1
-17
/
+19
*
boot/efi: Explicitly specify void in parameter list
Marco Wang
2020-10-06
1
-1
/
+1
*
bootctl: handle if LoaderSystemToken is invalid for some reason
Lennart Poettering
2020-09-14
1
-1
/
+3
*
bootctl: don't accidentally propagate errors in "bootctl status"
Lennart Poettering
2020-09-10
1
-5
/
+5
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-2
/
+2
*
Merge pull request #16687 from DaanDeMeyer/bootloader-machine-id
Zbigniew Jędrzejewski-Szmek
2020-08-18
1
-43
/
+4
|
\
|
*
bootctl: Remove dependency on machine-id.
Daan De Meyer
2020-08-10
1
-43
/
+4
*
|
bless-boot: add missing verb to --help
Zbigniew Jędrzejewski-Szmek
2020-08-05
1
-0
/
+1
|
/
*
sd-boot: Add small comments after device-specific key macros
Paul Cercueil
2020-06-18
1
-4
/
+4
*
sd-boot: Work around malformed CR key code
Paul Cercueil
2020-06-15
1
-0
/
+4
*
bootctl: add simple, low-level reboot-to-firmware verb for controlling the flag
Lennart Poettering
2020-05-29
1
-2
/
+39
*
bootctl: show reboot-to-firmware info, too
Lennart Poettering
2020-05-29
1
-0
/
+12
*
efi: cache LoaderEntries EFI variable
Lennart Poettering
2020-05-29
1
-1
/
+8
*
sd-boot: fix menu ordering with boot counting
Daniel Fullmer
2020-05-26
1
-8
/
+8
*
tree-wide: fix bad errno checks
Zbigniew Jędrzejewski-Szmek
2020-05-20
1
-1
/
+1
*
tree-wide: fix spelling errors
Frantisek Sumsal
2020-04-21
1
-1
/
+1
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
sd-boot: Add → as alternative to boot selected entry
Jan Janssen
2020-04-15
1
-0
/
+1
*
Remove unneded {}s
Zbigniew Jędrzejewski-Szmek
2020-04-13
1
-2
/
+1
*
bootctl: fix assert issue
Lennart Poettering
2020-04-09
1
-1
/
+1
*
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
2020-03-31
1
-5
/
+4
*
boot: Ensure ARM UEFI binary does not contain FP/SIMD instructions
James T. Lee
2020-03-08
1
-0
/
+2
*
meson: update efi path detection to gnu-efi-3.0.11
Zbigniew Jędrzejewski-Szmek
2020-02-04
1
-22
/
+41
[next]