index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
dbus-manager: add missing word 'unit' to PK message
Lennart Poettering
1
-1
/
+1
2024-11-12
mkosi: ruff is not available on all distros
Davide Cavalca
4
-1
/
+10
2024-11-12
TODO: Fix typo (#35138)
Maanya Goenka
1
-1
/
+1
2024-11-12
nspawn: fix indentation of run_container() parameter list
Lennart Poettering
1
-9
/
+9
2024-11-12
mntwork: shorten code
Lennart Poettering
1
-5
/
+1
2024-11-12
dissect-image: remove dead code
Lennart Poettering
1
-4
/
+0
2024-11-12
mountfsd: drop unused variable
Lennart Poettering
1
-5
/
+0
2024-11-12
sbsign: remove unused --no-pager option
Antonio Alvarez Feijoo
2
-9
/
+0
2024-11-12
mkosi: Install tpm2-tss-devel to tools for CentOS and Fedora instead of tss2-...
Davide Cavalca
1
-1
/
+1
2024-11-12
man/systemd-keyutil: fix rendering typo
Antonio Alvarez Feijoo
1
-1
/
+1
2024-11-11
man/systemd.special: fix a typo
Štěpán Němec
1
-1
/
+1
2024-11-11
man: fix incorrect volume numbers in internal man page references
Štěpán Němec
27
-50
/
+50
2024-11-11
test-network: add test case for issue #35047
Yu Watanabe
4
-0
/
+60
2024-11-11
network/nexthop: also forget IPv4 nexthops when an interface went down
Yu Watanabe
3
-0
/
+57
2024-11-11
network/route: forget IPv4 non-local routes when an interface went down
Yu Watanabe
3
-0
/
+35
2024-11-11
network/nexthop: forget dependent routes without trying to remove
Yu Watanabe
3
-12
/
+16
2024-11-11
network/nexthop: do not remove depending nexthops when a nexthop is removed
Yu Watanabe
2
-16
/
+13
2024-11-11
network/route: update reference of the route from nexthop
Yu Watanabe
1
-0
/
+2
2024-11-11
po: Translated using Weblate (Portuguese (Brazil))
Gabriel Elyas
1
-7
/
+4
2024-11-11
Rename src/partition to src/repart
Zbigniew Jędrzejewski-Szmek
12
-9
/
+9
2024-11-11
network: make 'networkctl reconfigure' work safely even when KeepConfiguratio...
Yu Watanabe
7
-57
/
+99
2024-11-11
network: drop static configs later
Yu Watanabe
1
-7
/
+0
2024-11-11
network/dhcp-pd: do not remove unreachable route when reconfiguring non-upstr...
Yu Watanabe
4
-23
/
+62
2024-11-11
network: reorder dropping dynamic configuration
Yu Watanabe
1
-2
/
+2
2024-11-11
test-network: reconfigure interface cleanly to drop previous DHCP lease and f...
Yu Watanabe
1
-6
/
+12
2024-11-11
network: reset 'configured' flags even if we keep DHCP lease and friends on r...
Yu Watanabe
2
-1
/
+9
2024-11-11
network: drop unnecessary size specifier
Yu Watanabe
1
-1
/
+1
2024-11-11
netwrok: call link_drop_unmanaged_config() earlier in link_configure()
Yu Watanabe
1
-4
/
+4
2024-11-10
Move growfs+makefs to src/growfs/
Zbigniew Jędrzejewski-Szmek
5
-8
/
+13
2024-11-10
login: fix session_kill(..., KILL_LEADER,...) (#35105)
12paper
1
-3
/
+13
2024-11-09
ukify: Fix broken assert when building a signed addon
Valentin David
1
-2
/
+1
2024-11-09
po: Translated using Weblate (German)
Weblate Translation Memory
1
-6
/
+7
2024-11-09
po: Translated using Weblate (German)
Ettore Atalan
1
-15
/
+12
2024-11-09
meson.build: add a few features to summary
Mike Yuan
1
-0
/
+4
2024-11-09
udev: skipping empty udev rules file while collecting the stats
Lidong Zhong
1
-0
/
+4
2024-11-09
uid-classification: properly classify *all* container UIDs
Lennart Poettering
3
-4
/
+14
2024-11-08
Introduce systemd-keyutil to do various key/certificate operations
Daan De Meyer
12
-180
/
+468
2024-11-08
man: drop whitespace from final <programlisting> lines
Zbigniew Jędrzejewski-Szmek
44
-145
/
+146
2024-11-08
mount-util: make path_get_mount_info() work arbitrary inode
Yu Watanabe
3
-41
/
+106
2024-11-08
test: install integration-test-setup.sh in testdata/
Franck Bui
2
-7
/
+9
2024-11-08
update TODO
Lennart Poettering
1
-20
/
+5
2024-11-08
fs-util: add comment about XO_NOCOW
Lennart Poettering
1
-0
/
+2
2024-11-08
Fix PrivatePIDs=yes integration test for kernels with no /proc/scsi
Ryan Wilson
1
-5
/
+16
2024-11-07
fundamental: Fix buffer size in get_chid
anonymix007
1
-2
/
+2
2024-11-07
fundamental: Fix iteration count in chid_calculate
anonymix007
1
-1
/
+2
2024-11-07
fundamental: move string includes from chid-fundamental.c to header
anonymix007
2
-2
/
+6
2024-11-07
test: Add chid-fundamental test
anonymix007
3
-0
/
+108
2024-11-07
sd-varlink: allow that method handles call sd_varlink_close()
Lennart Poettering
1
-0
/
+3
2024-11-07
fundamental: Add userspace efi_guid_equal
anonymix007
1
-0
/
+7
2024-11-07
boot: Fix .dtbauto section number for error reporting
anonymix007
1
-1
/
+1
[next]