index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
network/tuntap: manage tun/tap fds by manager
Yu Watanabe
2024-11-14
2
-63
/
+71
|
*
|
network/bond: do not update several parameters if already up or has slaves
Yu Watanabe
2024-11-14
1
-8
/
+21
|
*
|
network/netdev: do not try to update if not supported
Yu Watanabe
2024-11-14
9
-1
/
+32
|
*
|
network/netdev: fix counter handling if request is cancelled
Yu Watanabe
2024-11-14
1
-1
/
+13
|
*
|
network/netdev: always queue request of creating netdev then process it later
Yu Watanabe
2024-11-14
1
-14
/
+2
|
*
|
network/netdev: enter ready state only when it is created by us
Yu Watanabe
2024-11-14
1
-18
/
+19
|
*
|
network/netdev: do not update MAC address if netdev is already running
Yu Watanabe
2024-11-14
8
-7
/
+74
|
*
|
network/netdev: set interface name only when creating a new netdev
Yu Watanabe
2024-11-14
1
-3
/
+8
*
|
|
boot/stub: allocate pages for combined initrds below 4GiB only on x86 (#35149)
andre4ik3
2024-11-14
3
-10
/
+19
*
|
|
logind-session: be more specific about session_kill() errors, plus minor fixe...
Yu Watanabe
2024-11-14
6
-11
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
logind-session: be more specific about session_kill() errors
Mike Yuan
2024-11-13
3
-5
/
+9
|
*
|
portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
Mike Yuan
2024-11-13
1
-2
/
+2
|
*
|
sd-bus/bus-common-errors: reorder one pid1 error to group with others
Mike Yuan
2024-11-13
2
-4
/
+2
|
|
/
*
|
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
2024-11-14
9
-41
/
+79
*
|
network/ipv4ll: use a foreign IPv4LL address when KeepConfiguration=dhcp
Yu Watanabe
2024-11-14
1
-0
/
+23
*
|
network: keep all dynamically acquired configurations when KeepConfiguration=...
Yu Watanabe
2024-11-14
1
-18
/
+18
*
|
network: introduce manager_serialize()/deserialize()
Yu Watanabe
2024-11-14
8
-68
/
+554
|
/
*
namespace-util: pin pid via pidfd during namespace_open()
Lennart Poettering
2024-11-13
1
-4
/
+6
*
network/ndisc: fix removal of unnecessary routes (#35128)
Luca Boccassi
2024-11-13
3
-30
/
+76
|
\
|
*
network/ndisc: restore the original preference and priority before checking i...
Yu Watanabe
2024-11-12
1
-0
/
+9
|
*
network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()
Yu Watanabe
2024-11-12
1
-16
/
+46
|
*
network/ndisc: several cleanups for ndisc_remove_route()
Yu Watanabe
2024-11-12
1
-10
/
+4
|
*
network/ndisc: introduce route_is_bound_to_link() helper function and use it ...
Yu Watanabe
2024-11-12
3
-4
/
+17
*
|
sd-boot/sd-stub: two log message fixes (#35143)
Yu Watanabe
2024-11-13
3
-5
/
+8
|
\
\
|
*
|
pe: use PE_SECTION_VECTOR_IS_SET() macro where appropriate
Lennart Poettering
2024-11-12
1
-2
/
+2
|
*
|
pe: remove unnecessary log message about DT/HWID
Lennart Poettering
2024-11-12
1
-2
/
+1
|
*
|
efi: don't log if EFI RNG isn't ready
Lennart Poettering
2024-11-12
2
-1
/
+5
*
|
|
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Yu Watanabe
2024-11-13
9
-63
/
+132
|
\
\
\
|
*
|
|
process-util: more gracefully handle oom adjust parsing/setting
Lennart Poettering
2024-11-12
1
-2
/
+10
|
*
|
|
audit-util: modernize use_audit() a bit
Lennart Poettering
2024-11-12
1
-27
/
+26
|
*
|
|
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Lennart Poettering
2024-11-12
8
-34
/
+96
*
|
|
|
ptyfwd: ellipsize overly long window titles
Lennart Poettering
2024-11-13
1
-4
/
+20
*
|
|
|
various: check meson feature flag early
Mike Yuan
2024-11-13
20
-132
/
+149
|
|
/
/
|
/
|
|
*
|
|
run0: when changing privileges to non-root, do not show superhero emoji
Lennart Poettering
2024-11-12
4
-2
/
+6
*
|
|
dbus-manager: add missing word 'unit' to PK message
Lennart Poettering
2024-11-12
1
-1
/
+1
*
|
|
nspawn: fix indentation of run_container() parameter list
Lennart Poettering
2024-11-12
1
-9
/
+9
*
|
|
mntwork: shorten code
Lennart Poettering
2024-11-12
1
-5
/
+1
*
|
|
dissect-image: remove dead code
Lennart Poettering
2024-11-12
1
-4
/
+0
*
|
|
mountfsd: drop unused variable
Lennart Poettering
2024-11-12
1
-5
/
+0
|
/
/
*
/
sbsign: remove unused --no-pager option
Antonio Alvarez Feijoo
2024-11-12
1
-8
/
+0
|
/
*
network: forget IPv4 non-local routes when an interface went down (#35099)
Yu Watanabe
2024-11-11
5
-23
/
+111
|
\
|
*
network/nexthop: also forget IPv4 nexthops when an interface went down
Yu Watanabe
2024-11-11
3
-0
/
+57
|
*
network/route: forget IPv4 non-local routes when an interface went down
Yu Watanabe
2024-11-11
3
-0
/
+35
|
*
network/nexthop: forget dependent routes without trying to remove
Yu Watanabe
2024-11-11
3
-12
/
+16
|
*
network/nexthop: do not remove depending nexthops when a nexthop is removed
Yu Watanabe
2024-11-11
1
-13
/
+3
|
*
network/route: update reference of the route from nexthop
Yu Watanabe
2024-11-11
1
-0
/
+2
*
|
Introduce systemd-keyutil to do various key/certificate operations (#35095)
Lennart Poettering
2024-11-11
5
-149
/
+310
|
\
\
|
|
/
|
/
|
|
*
Introduce systemd-keyutil to do various key/certificate operations
Daan De Meyer
2024-11-08
5
-149
/
+310
*
|
network: further rework for reconfiguring interfaces (#35059)
Luca Boccassi
2024-11-11
9
-94
/
+177
|
\
\
|
*
|
network: make 'networkctl reconfigure' work safely even when KeepConfiguratio...
Yu Watanabe
2024-11-11
7
-57
/
+99
[prev]
[next]