index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fundamental
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sha256: fix compilation on efi-ia32
Zbigniew Jędrzejewski-Szmek
2022-06-03
1
-1
/
+1
*
sha256: use memcpy() when result buffer is unaligned
Yu Watanabe
2022-06-02
1
-19
/
+20
*
Merge pull request #23531 from yuwata/sd-bus-drop-version-2
Yu Watanabe
2022-06-01
1
-0
/
+8
|
\
|
*
macro: make ALIGN4() and ALIGN8() also return SIZE_MAX on overflow
Yu Watanabe
2022-05-31
1
-0
/
+8
*
|
boot: Use memcmp/memcpy/memset
Jan Janssen
2022-05-31
3
-4
/
+4
*
|
boot: Use strcmp8/16
Jan Janssen
2022-05-31
1
-6
/
+5
*
|
boot: Use strlen8/16
Jan Janssen
2022-05-31
1
-10
/
+11
|
/
*
meson: Document why -Wimplicit-fallthrough is not used with clang
Jan Janssen
2022-05-28
1
-1
/
+1
*
macro: Move attribute defintions to macro-fundamental
Jan Janssen
2022-05-28
1
-9
/
+28
*
Merge pull request #23504 from keszybz/bls-reordering
Luca Boccassi
2022-05-27
1
-10
/
+15
|
\
|
*
docs/BLS: describe version comparisons
Zbigniew Jędrzejewski-Szmek
2022-05-25
1
-2
/
+2
|
*
basic/string-util: tweak strverscmp_improved() for some corner cases
Zbigniew Jędrzejewski-Szmek
2022-05-25
1
-8
/
+13
*
|
basic: add helper function to print </==/>
Zbigniew Jędrzejewski-Szmek
2022-05-25
1
-0
/
+4
|
/
*
Merge pull request #23414 from keszybz/analyze-vercmp
Zbigniew Jędrzejewski-Szmek
2022-05-23
2
-22
/
+24
|
\
|
*
version comparisons: stop using locale-dependent isdigit()
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-8
/
+7
|
*
fundamental: make strverscmp_improved() return -1/0/+1 in all cases
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-3
/
+3
|
*
fundamental/string-util-fundamental: include appropriate headers
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-3
/
+3
|
*
basic: make macro-fundamental.h self-contained
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-1
/
+2
|
*
Clean up the text in description of strverscmp_improved()
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-7
/
+9
*
|
Do not require a valid version when parsing sd-boot loader entries
Victor Westerhuis
2022-05-22
1
-1
/
+1
*
|
fundamental: Move some helpers into string-util-fundamental
Jan Janssen
2022-05-21
1
-0
/
+17
*
|
macro: Use C11 noreturn only
Jan Janssen
2022-05-21
1
-8
/
+0
*
|
macro: Use C11 static_assert
Jan Janssen
2022-05-20
1
-9
/
+3
*
|
boot: Build with C11 too
Jan Janssen
2022-05-20
1
-1
/
+1
*
|
Add a "test" that prints the SBAT table
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-0
/
+8
|
/
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-12
/
+12
*
sd-boot: make use of new "sort-key" boot loader spec field
Lennart Poettering
2022-03-18
2
-9
/
+16
*
hmac/sha256: move size define to sha256.h
Grigori Goronzy
2022-03-15
1
-0
/
+2
*
macro: add ASSERT_SE_PTR() macro
Lennart Poettering
2022-02-01
1
-0
/
+7
*
fundamental: support assert_se() in EFI mode too
Lennart Poettering
2022-02-01
1
-1
/
+3
*
networkctl: open the bus just once
Zbigniew Jędrzejewski-Szmek
2022-01-14
1
-0
/
+8
*
meson: Use files() for source lists for boot and fundamental
Jan Janssen
2022-01-09
1
-13
/
+9
*
boot: Add disabled secure boot mode without setup mode
Jan Janssen
2022-01-02
2
-0
/
+7
*
test,static-destruct: Use retain attribute to prevent linker garbage collection
Jan Janssen
2021-12-22
1
-0
/
+1
*
macro-fundamental: fix bool → sd_bool
Lennart Poettering
2021-11-12
1
-1
/
+1
*
types-fundamental: introduce sd_true + sd_false
Lennart Poettering
2021-11-11
3
-8
/
+26
*
fundamental: rename type.h → types-fundamental.h
Lennart Poettering
2021-11-11
5
-4
/
+4
*
boot: clean up unified boot loader entry name/version extraction
Lennart Poettering
2021-11-11
3
-1
/
+75
*
sd-boot: Move flags helpers to macro-fundamental.h
Jan Janssen
2021-11-04
1
-0
/
+7
*
macro: make TAKE_PTR() side-effect free
Lennart Poettering
2021-11-03
1
-2
/
+3
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
3
-1
/
+59
*
macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TO
Jan Janssen
2021-10-17
1
-0
/
+32
*
move mfree to macro-fundamentals.h
Max Resch
2021-10-12
1
-0
/
+7
*
boot/sha256: sd-ify and move to src/fundamental
Luca Boccassi
2021-10-08
3
-0
/
+330
*
fundamental: define size_t and memcpy for sd-boot
Luca Boccassi
2021-10-08
4
-8
/
+9
*
boot: automatically load drop-in EFI drivers off the ESP
Lennart Poettering
2021-09-23
1
-0
/
+1
*
sd-boot: Add memmem_safe and memory_startswith
Jan Janssen
2021-08-16
1
-0
/
+17
*
sd-boot: Fix PE section parsing
Jan Janssen
2021-08-16
1
-0
/
+1
*
sd-boot: Add assert implementation
Jan Janssen
2021-08-12
1
-1
/
+8
*
macro: Move some macros to macro-fundamental.h
Jan Janssen
2021-08-11
1
-0
/
+23
[next]