index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
man: fix LoaderDevicePathUUID + LoaderImageIdentifier descriptions
Lennart Poettering
2024-09-11
1
-11
/
+16
|
*
|
bootctl: show new sd-boot/sd-stub feature flags
Lennart Poettering
2024-09-11
1
-0
/
+2
*
|
|
Change OS X to macOS in BOOT.md (#34358)
Skye Chappelle
2024-09-11
1
-1
/
+1
|
/
/
*
|
src/sysext: Use versioned names when logging extensions used for merge operation
Maanya Goenka
2024-09-11
1
-3
/
+15
*
|
tmpfiles: add separate fragment for stuff we copy from .extra/ into /run/systemd
Lennart Poettering
2024-09-10
3
-15
/
+30
*
|
meson: increase default number of available sections for the stub
Lennart Poettering
2024-09-10
2
-2
/
+14
|
/
*
doc-sync: strip point release from version before uploading
Luca Boccassi
2024-09-10
1
-0
/
+2
*
cryptsetup: use the new crypt_token_set_external_path() API if available
Lennart Poettering
2024-09-10
3
-36
/
+23
*
homectl: when chainloading a shell, prefix "-" rather than overriding first char
Lennart Poettering
2024-09-10
1
-2
/
+7
*
Merge pull request #34339 from poettering/uki-with-many-boot
Lennart Poettering
2024-09-10
5
-139
/
+247
|
\
|
*
boot: don't hardcode drop-in paths at multiple places
Lennart Poettering
2024-09-10
1
-6
/
+12
|
*
boot: synthesize a separate menu entry from each .profile section
Lennart Poettering
2024-09-10
3
-93
/
+201
|
*
boot: only open type2 ukis once when parsing
Lennart Poettering
2024-09-10
3
-51
/
+45
*
|
hwdb: death to tabs!
Lennart Poettering
2024-09-10
1
-15
/
+15
*
|
Merge pull request #34331 from yuwata/network-netdev-cleanups
Yu Watanabe
2024-09-10
13
-124
/
+610
|
\
\
|
*
|
test-network: add test more cases for assigned units for each interface
Yu Watanabe
2024-09-10
1
-0
/
+135
|
*
|
network/state-file: save assigned .netdev file even if the interface is unman...
Yu Watanabe
2024-09-10
1
-6
/
+6
|
*
|
network/vxcan: also manage peer interface name by manager
Yu Watanabe
2024-09-10
2
-0
/
+66
|
*
|
network/vxcan: refuse when peer and the main interface names are equivalent
Yu Watanabe
2024-09-10
1
-0
/
+4
|
*
|
network/l2tp: manage l2tp session name by Manager
Yu Watanabe
2024-09-10
2
-0
/
+80
|
*
|
network/l2tp: refuse duplicated session name
Yu Watanabe
2024-09-10
1
-2
/
+15
|
*
|
network/l2tp: downgrade log level of several messages
Yu Watanabe
2024-09-10
1
-21
/
+21
|
*
|
network/veth: also manage peer name by Manager
Yu Watanabe
2024-09-10
2
-0
/
+67
|
*
|
network/veth: refuse when peer and the main interface names are equivalent
Yu Watanabe
2024-09-10
1
-0
/
+4
|
*
|
network/netdev: add attach(), detach(), set_ifindex(), and get_ifindex() to n...
Yu Watanabe
2024-09-10
2
-3
/
+30
|
*
|
network/netdev: allow to register the same NetDev object with multiple names
Yu Watanabe
2024-09-10
1
-1
/
+5
|
*
|
network/netdev: split out netdev_set_ifindex_internal() and _impl()
Yu Watanabe
2024-09-10
2
-21
/
+40
|
*
|
network/netdev: split out netdev_attach() and netdev_attach_name() from netde...
Yu Watanabe
2024-09-10
2
-15
/
+44
|
*
|
network/netdev: use hashmap_remove_value() on detaching NetDev from manager
Yu Watanabe
2024-09-10
2
-11
/
+28
|
*
|
network/netdev: downgrade log level in netdev_set_ifindex()
Yu Watanabe
2024-09-10
2
-41
/
+27
|
*
|
network/netdev: check family of received NEWLINK message
Yu Watanabe
2024-09-10
1
-1
/
+8
|
*
|
network/route: use NetDev object assigned to Link
Yu Watanabe
2024-09-10
1
-6
/
+2
|
*
|
network/netdev: also check ifindex, iftype, and kind when assigning NetDev to...
Yu Watanabe
2024-09-10
3
-8
/
+40
|
|
/
*
/
udev/ata_id: export read look-ahead values
Tomas Bzatek
2024-09-10
1
-0
/
+4
|
/
*
Merge pull request #34294 from poettering/uki-with-many-core
Lennart Poettering
2024-09-10
8
-142
/
+621
|
\
|
*
stub: add ability to place multiple alternative PE sections of a specific typ...
Lennart Poettering
2024-09-10
4
-93
/
+399
|
*
efi: teach PE parsing support for ".profile" sections
Lennart Poettering
2024-09-10
2
-49
/
+199
|
*
efi: add free_and_xstrdup16() helper modelled after free_and_strdup() in user...
Lennart Poettering
2024-09-10
2
-0
/
+23
*
|
Merge pull request #34318 from YHNdnzj/networkctl-edit-if-netdev
Yu Watanabe
2024-09-10
10
-148
/
+326
|
\
\
|
*
|
networkctl: support editing netdev files by link and cat ":all"
Mike Yuan
2024-09-09
3
-78
/
+220
|
*
|
networkctl-status-link: show netdev files associated with link
Mike Yuan
2024-09-09
2
-12
/
+26
|
*
|
sd-network: introduce sd_network_link_get_netdev_file{,_dropins}
Mike Yuan
2024-09-09
2
-5
/
+23
|
*
|
network: store netdev drop-in paths and dump into state file
Mike Yuan
2024-09-09
3
-16
/
+39
|
*
|
networkd-state-file: use ASSERT_PTR where appropriate
Mike Yuan
2024-09-09
1
-37
/
+18
*
|
|
Merge pull request #34336 from yuwata/nspawn-fuse-follow-ups
Yu Watanabe
2024-09-10
3
-5
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nspawn: use ERRNO_IS_NEG_NOT_SUPPORTED() at one more place
Yu Watanabe
2024-09-09
1
-1
/
+1
|
*
|
nspawn: sync DeviceAllow= setting with systemd-nspawn@.service
Yu Watanabe
2024-09-09
2
-4
/
+1
|
|
/
*
|
Merge pull request #34297 from poettering/shell-prompt-extra
Lennart Poettering
2024-09-10
16
-11
/
+144
|
\
\
|
*
|
meson: tweak meson conditionalization for ssh{d,}_config drop-ins
Lennart Poettering
2024-09-09
2
-2
/
+2
|
*
|
shell: define three system credentials we can propagate into shell prompts an...
Lennart Poettering
2024-09-09
14
-9
/
+142
|
|
/
[prev]
[next]