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
*
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
*
macro: relax CONST_MAX() type check a tiny bit
Lennart Poettering
2021-07-30
1
-2
/
+19
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-2
/
+2
*
string-util: trivial optimizations for strverscmp_improved()
Yu Watanabe
2021-06-02
1
-5
/
+5
*
macro: add ONCE macro that evaluates to 1 one time
Dan Streetman
2021-05-20
1
-0
/
+11
*
boot: add optional EFI SBAT support
Dimitri John Ledkov
2021-05-07
1
-0
/
+6
*
string-util: introduce strverscmp_improved()
Yu Watanabe
2021-02-09
2
-0
/
+160
*
fundamental: move several macros and functions into src/fundamental/
Yu Watanabe
2021-02-09
6
-0
/
+400