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
*
tree-wide: drop unnecessary 'struct'
Yu Watanabe
2024-09-18
3
-4
/
+4
*
nsresource: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-11
/
+23
*
creds-util: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-16
/
+12
*
resolve: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-10
/
+15
*
resolvectl: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-29
/
+50
*
updatectl: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-27
/
+43
*
varlinkctl: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-3
/
+3
*
ssh-generator: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-3
/
+3
*
machine: make sd_json_dispatch_field table static
Yu Watanabe
2024-09-18
1
-6
/
+5
*
nsresourced: fix build without libbpf
Antonio Alvarez Feijoo
2024-09-18
1
-0
/
+2
*
repart: Drop unprivileged subvolumes logic for btrfs
Daan De Meyer
2024-09-18
1
-58
/
+9
*
repart: Support specifying multiple directories to ExcludeFiles=
Daan De Meyer
2024-09-18
1
-12
/
+27
*
systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...
chenjiayi
2024-09-18
1
-1
/
+1
*
Merge pull request #34464 from yuwata/test-space-in-path
Daan De Meyer
2024-09-18
4
-7
/
+15
|
\
|
*
test: quote paths to executables
Yu Watanabe
2024-09-18
2
-3
/
+4
|
*
kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINS
Yu Watanabe
2024-09-18
2
-4
/
+11
*
|
ukify: Remove debug log
Daan De Meyer
2024-09-17
1
-3
/
+0
*
|
Merge pull request #34040 from AdrianVovk/repart-dollar-boot
Yu Watanabe
2024-09-17
2
-56
/
+379
|
\
\
|
|
/
|
/
|
|
*
repart: Add SupplementFor= logic
Adrian Vovk
2024-09-17
1
-54
/
+369
|
*
repart: Consider existing partitions when placing
Adrian Vovk
2024-09-17
1
-2
/
+10
|
*
strv: Fixup STRV_FOREACH_PAIR macro
Adrian Vovk
2024-09-17
1
-1
/
+1
*
|
Merge pull request #34440 from yuwata/network-log-no-matching-network
Daan De Meyer
2024-09-17
5
-40
/
+33
|
\
\
|
*
|
conf-parser: use hashmap_ensure_put() at one more place
Yu Watanabe
2024-09-17
1
-5
/
+1
|
*
|
conf-parser: log errors in config_parse_many_files() and friends
Yu Watanabe
2024-09-17
1
-27
/
+22
|
*
|
log: introduce log_oom_full()
Yu Watanabe
2024-09-17
1
-3
/
+4
|
*
|
network: log loaded .network and .netdev files
Yu Watanabe
2024-09-17
2
-1
/
+2
|
*
|
network: log when no matching .network file found
Yu Watanabe
2024-09-17
1
-4
/
+4
|
|
/
*
|
network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()
Yu Watanabe
2024-09-17
1
-12
/
+19
*
|
homed: wait for user input during firstboot
Michael Ferrari
2024-09-17
4
-16
/
+24
|
/
*
Use correct error code in log message in output_waiting_jobs (#34404)
PavlNekrasov
2024-09-17
1
-3
/
+2
*
Merge pull request #34443 from yuwata/network-sysctl-monitor-follow-ups
Yu Watanabe
2024-09-17
9
-69
/
+76
|
\
|
*
network: drop unnecessary BPF related objects from Manager when disabled
Yu Watanabe
2024-09-17
2
-0
/
+4
|
*
network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supported
Yu Watanabe
2024-09-17
5
-24
/
+31
|
*
network/sysctl-monitor: fix use-after-free
Yu Watanabe
2024-09-16
1
-1
/
+1
|
*
network/sysctl: several cleanups for sysctl_add_monitor()
Yu Watanabe
2024-09-16
1
-10
/
+16
|
*
bpf-link: introduce bpf_ring_buffer_free() and friends
Yu Watanabe
2024-09-16
4
-12
/
+16
|
*
network/sysctl: use wrapped free functions
Yu Watanabe
2024-09-16
1
-16
/
+3
|
*
network/sysctl-monitor: fix sanity check in cut_last()
Yu Watanabe
2024-09-16
1
-8
/
+7
*
|
Fix generator logging
Daan De Meyer
2024-09-17
1
-2
/
+4
|
/
*
nspawn: fix typo
Yu Watanabe
2024-09-16
1
-1
/
+1
*
Merge pull request #34393 from poettering/tmpfiles-ownership-flag
Yu Watanabe
2024-09-16
1
-1
/
+15
|
\
|
*
tmpfiles: introduce an explicit line flag $ for enabling purge logic for a line
Lennart Poettering
2024-09-15
1
-1
/
+15
*
|
Merge pull request #34425 from yuwata/udev-rules-case-insensitive-match
Yu Watanabe
2024-09-16
4
-101
/
+160
|
\
\
|
*
|
udev-rules: support case insensitive match
Yu Watanabe
2024-09-15
4
-89
/
+146
|
*
|
udev-rules: embed UdevRuleToken.attr_match_remove_trailing_whitespace flag in...
Yu Watanabe
2024-09-15
1
-12
/
+14
*
|
|
basic/build: also include BTF status
Mike Yuan
2024-09-16
1
-1
/
+7
*
|
|
coredump: use _cleanup_(iovec_done) where appropriate
Lennart Poettering
2024-09-16
1
-8
/
+7
*
|
|
Merge pull request #34434 from poettering/bootctl-stub-paths
Yu Watanabe
2024-09-16
8
-69
/
+224
|
\
\
\
|
*
|
|
bootctl: also show current/default/oneshot entry literally in output
Lennart Poettering
2024-09-15
1
-1
/
+13
|
*
|
|
bootctl: add --print-loader-path + --print-stub-path
Lennart Poettering
2024-09-15
1
-2
/
+89
[next]