index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
namespace-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
debug-generator: Use generator_add_symlink()
Daan De Meyer
1
-11
/
+4
2023-08-04
tpm2: use CreatePrimary() to create primary keys instead of Create()
Dan Streetman
2
-25
/
+81
2023-08-04
tree-wide: Fix -Wmaybe-uninitialized compilation warnings
Daan De Meyer
5
-8
/
+8
2023-08-04
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
8
-35
/
+505
2023-08-03
switch-root: reopen target directory after it is mounted
Yu Watanabe
1
-0
/
+12
2023-08-03
shutdown: do not umount recursively before MS_MOVE
Yu Watanabe
3
-6
/
+10
2023-08-03
shutdown: disable recursive mount of /run/ on switching root
Yu Watanabe
1
-2
/
+4
2023-08-03
po: Translated using Weblate (Turkish)
Oğuz Ersen
1
-12
/
+14
2023-08-03
vconsole: support KEYMAP=kernel for preserving kernel keymap
Mike Yuan
3
-4
/
+10
2023-08-03
hwdb: Mute SW rfkill keys on MSI Wind U100
Maxim Mikityanskiy
1
-2
/
+6
2023-08-03
mkosi: Update to latest
Daan De Meyer
5
-1
/
+17
2023-08-03
meson: set suite for all tests, and adjust suite for some tests
Yu Watanabe
3
-17
/
+32
2023-08-03
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
14
-318
/
+241
2023-08-03
meson: merge declarations of normal and test executables
Yu Watanabe
25
-661
/
+521
2023-08-03
test: rename udev-rule-runner -> test-udev-rule-runner
Yu Watanabe
5
-19
/
+19
2023-08-03
meson: use template to declare udev plugins
Yu Watanabe
2
-35
/
+52
2023-08-03
meson: introduce HAVE_DMI flag
Yu Watanabe
4
-4
/
+7
2023-08-03
test: fix test executable name
Yu Watanabe
1
-1
/
+1
2023-08-03
meson: move several test declarations
Yu Watanabe
2
-139
/
+160
2023-08-03
repart: Add --copy-from option
Daan De Meyer
3
-93
/
+274
2023-08-02
include missing sys/file.h for LOCK_EX
Khem Raj
7
-0
/
+7
2023-08-02
test/test-sizeof: Include sys/timex.h for struct timex
Khem Raj
1
-0
/
+1
2023-08-02
journalctl: do not add io event source for stdout if it is a file
Yu Watanabe
1
-4
/
+10
2023-08-02
varlink: allocate the buffer for varlink FDs on the heap
Frantisek Sumsal
1
-3
/
+7
2023-08-02
udev: decrease devlink priority for encrypted partitions
Yu Watanabe
1
-0
/
+5
2023-08-02
include sys/file.h for LOCK_EX
Khem Raj
1
-0
/
+1
2023-08-02
NEWS: PrivateNetwork implies PrivateMounts
Etienne Dechamps
1
-0
/
+3
2023-08-02
network-generator: make network file generated from ip=dhcp matches only phys...
Yu Watanabe
3
-10
/
+21
2023-08-02
meson: fix name of test-network-generator
Yu Watanabe
1
-1
/
+1
2023-08-02
boot: Make file info size a constant
Jan Janssen
2
-7
/
+8
2023-08-02
boot: Fix boot counting for XBOOTLDR entries
Jan Janssen
1
-13
/
+20
2023-08-02
bless-boot: Actually return successfully
Jan Janssen
1
-0
/
+1
2023-08-01
sysupdate: Move fdisk partition flags helpers to fdisk-util.c
Daan De Meyer
3
-81
/
+80
2023-08-01
repart: Rename partition_exclude/defer() to partition_type_exclude/defer()
Daan De Meyer
1
-18
/
+14
2023-08-01
build(deps): bump systemd/mkosi
dependabot[bot]
1
-1
/
+1
2023-08-01
ukify: Only run systemd-measure after adding all sections
Daan De Meyer
1
-7
/
+13
2023-08-01
test: install systemd-homed for openSUSE
Franck Bui
1
-0
/
+1
2023-08-01
test: console fonts are located in /usr/share on openSUSE
Franck Bui
1
-2
/
+2
2023-08-01
test: skip tests earlier when we do not have enough privileges
Yu Watanabe
1
-1
/
+3
2023-08-01
udev-builtin-net_id: first parse USB or BCMA identifier, then parse PCI prope...
Yu Watanabe
1
-131
/
+54
2023-08-01
udev-builtin-net_id: split out names_pci_onboard_label() from dev_pci_onboard()
Yu Watanabe
1
-17
/
+32
2023-08-01
udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma()
Yu Watanabe
1
-21
/
+13
2023-08-01
udev-builtin-net_id: split out get_bcma_specifier() from names_bcma()
Yu Watanabe
1
-17
/
+37
2023-08-01
udev-builtin-net_id: drop redundant copy of USB identifier in names_usb()
Yu Watanabe
1
-36
/
+28
2023-08-01
udeb-builtin-net_id: split out get_usb_specifier() from names_usb()
Yu Watanabe
1
-40
/
+59
2023-08-01
build(deps): bump actions/labeler from 4.2.0 to 4.3.0
dependabot[bot]
1
-1
/
+1
2023-08-01
build(deps): bump meson from 1.1.1 to 1.2.0 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2023-08-01
Revert "repart: Allow combining CopyBlocks= and CopyFiles="
Daan De Meyer
3
-38
/
+31
2023-08-01
Revert "repart: Add --oem and OEM="
Daan De Meyer
4
-79
/
+0
2023-08-01
Revert "units: Import all repart credentials in systemd-repart.service"
Daan De Meyer
1
-1
/
+0
[next]