index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #23691 from medhefgo/efi-clang
Yu Watanabe
2022-06-10
5
-112
/
+155
|
\
|
*
boot: Use parse_number16 for boot counter parsing
Jan Janssen
2022-06-10
1
-101
/
+46
|
*
boot: Drop use of Atoi
Jan Janssen
2022-06-10
2
-11
/
+20
|
*
boot: Add parse_number8/16
Jan Janssen
2022-06-10
3
-0
/
+89
*
|
systemctl: add `edit` verb to arguments' help text
Elias Probst
2022-06-10
1
-5
/
+6
*
|
Merge pull request #23701 from medhefgo/boot-mem
Yu Watanabe
2022-06-10
1
-5
/
+25
|
\
\
|
*
|
boot: Use memcpy/memset provided by firmware
Jan Janssen
2022-06-10
1
-0
/
+18
|
*
|
boot: Mark memcmp/memcpy/memset aliases as used
Jan Janssen
2022-06-10
1
-5
/
+7
|
|
/
*
|
boot: use efi_memcpy inplace of memcpy
Shreenidhi Shedi
2022-06-10
1
-1
/
+1
*
|
shared/condition: accept size suffixes for ConditionMemory
Zbigniew Jędrzejewski-Szmek
2022-06-10
2
-2
/
+23
*
|
Merge pull request #23687 from yuwata/dns-domain-trivial-cleanups
Luca Boccassi
2022-06-10
2
-8
/
+4
|
\
\
|
*
|
dns-domain: simplify code a bit
Yu Watanabe
2022-06-10
1
-6
/
+2
|
*
|
dns-domain: use dns_name_concat()
Yu Watanabe
2022-06-10
1
-2
/
+2
*
|
|
Merge pull request #23584 from yuwata/test-login
Frantisek Sumsal
2022-06-10
1
-7
/
+3
|
\
\
\
|
*
|
|
devnode-acl: use set_put_strdup_full() and set_ensure_consume()
Yu Watanabe
2022-06-10
1
-7
/
+3
*
|
|
|
Merge pull request #23690 from yuwata/test-sd-device
Frantisek Sumsal
2022-06-10
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
test: exclude network interfaces
Yu Watanabe
2022-06-10
1
-0
/
+4
|
*
|
|
|
test: always exclude devices named loop*
Yu Watanabe
2022-06-10
1
-2
/
+1
|
|
/
/
/
*
|
|
|
efi-string: Remove one more |= for bool
Jan Janssen
2022-06-10
1
-1
/
+2
*
|
|
|
meson: add experimental bpf-gcc compiler support
James Hilliard
2022-06-10
1
-11
/
+32
|
|
_
|
/
|
/
|
|
*
|
|
boot/efi-string: check the end of haystack before testing remaining pattern
Yu Watanabe
2022-06-10
2
-5
/
+2
|
/
/
*
|
Merge pull request #23589 from medhefgo/efi-clang
Yu Watanabe
2022-06-10
21
-161
/
+426
|
\
\
|
|
/
|
/
|
|
*
boot: Drop use of DuplicateDevicePath
Jan Janssen
2022-06-09
1
-1
/
+17
|
*
boot: Don't copy device path
Jan Janssen
2022-06-09
1
-6
/
+1
|
*
boot: Drop use of LibLocateHandle
Jan Janssen
2022-06-09
1
-2
/
+2
|
*
boot: Drop use of UnpackDevicePath
Jan Janssen
2022-06-09
1
-12
/
+13
|
*
boot: Drop use of FileDevicePath
Jan Janssen
2022-06-09
4
-6
/
+44
|
*
boot: Use xmalloc
Jan Janssen
2022-06-09
11
-83
/
+72
|
*
boot: Add xmalloc
Jan Janssen
2022-06-09
2
-13
/
+43
|
*
boot: Drop use of DevicePathFromHandle
Jan Janssen
2022-06-09
2
-7
/
+10
|
*
boot: Drop use of LibLocateProtocol
Jan Janssen
2022-06-09
6
-8
/
+8
|
*
boot: Drop use of LibOpenRoot
Jan Janssen
2022-06-09
5
-17
/
+41
|
*
boot: Drop use of LibGetSystemConfigurationTable
Jan Janssen
2022-06-09
1
-4
/
+11
|
*
boot: Drop use of MetaiMatch
Jan Janssen
2022-06-09
1
-4
/
+11
|
*
boot: Add efi_fnmatch
Jan Janssen
2022-06-09
3
-0
/
+155
*
|
fix: sd_id128_get_invocation now works for user services
i-do-cpp
2022-06-10
1
-1
/
+4
*
|
tree-wide: fix typo
Yu Watanabe
2022-06-10
1
-1
/
+1
*
|
test: account for ADDR_NO_RANDOMIZE if it's set
Frantisek Sumsal
2022-06-09
1
-4
/
+12
*
|
Merge pull request #23348 from medhefgo/log-shutdown-blockers
Yu Watanabe
2022-06-09
3
-52
/
+117
|
\
\
|
*
|
shutdown: Lazy unmount /oldroot/{dev,proc,sys}
Jan Janssen
2022-06-09
1
-0
/
+11
|
*
|
shutdown: Log processes that block umount
Jan Janssen
2022-06-09
1
-3
/
+63
|
*
|
shutdown: Rename umount_log_level and make it a bool
Jan Janssen
2022-06-09
3
-50
/
+44
|
|
/
*
|
Merge pull request #23658 from keszybz/gcc-warnings-2
Luca Boccassi
2022-06-09
9
-73
/
+65
|
\
\
|
*
|
systemctl: simplify code a bit
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-4
/
+5
|
*
|
shared/bus-util: rename variables to follow newer style
Zbigniew Jędrzejewski-Szmek
2022-06-09
2
-14
/
+12
|
*
|
shared/bus-util: simplification
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-17
/
+9
|
*
|
test-udev-util: do not pass NULL to printf, style fixes
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-8
/
+8
|
*
|
test-process-util: do not pass NULL to printf, simplify tests
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-6
/
+7
|
*
|
test-dns-domain: a few more "NULL in printf %s"s
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-10
/
+10
|
*
|
test-fstab-util: one more "NULL in printf %s"
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-3
/
+3
[next]