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
/
fundamental
Commit message (
Expand
)
Author
Age
Files
Lines
*
macro-fundamental: fix bool → sd_bool
Lennart Poettering
2021-11-11
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