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
*
test: drop removed SCSI passthrough feature
Frantisek Sumsal
2024-09-19
2
-2
/
+2
*
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
*
man/repart: use <varname> instead of <variable>
Antonio Alvarez Feijoo
2024-09-18
1
-2
/
+2
*
hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTE
Marius Hoch
2024-09-18
1
-1
/
+2
*
repart: Support specifying multiple directories to ExcludeFiles=
Daan De Meyer
2024-09-18
2
-18
/
+33
*
systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...
chenjiayi
2024-09-18
1
-1
/
+1
*
man: document ShowStatus and SetShowStatus()
Jason Yundt
2024-09-18
3
-7
/
+40
*
Merge pull request #34464 from yuwata/test-space-in-path
Daan De Meyer
2024-09-18
7
-49
/
+57
|
\
|
*
test: quote paths to executables
Yu Watanabe
2024-09-18
5
-45
/
+46
|
*
kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINS
Yu Watanabe
2024-09-18
2
-4
/
+11
*
|
Merge pull request #34460 from yuwata/test-86-follow-ups
Yu Watanabe
2024-09-18
2
-15
/
+5
|
\
\
|
*
|
test: drop unused test.sh for TEST-86-MULTI-PROFILE-UKI
Yu Watanabe
2024-09-17
1
-10
/
+0
|
*
|
test: minor coding style fixlets
Yu Watanabe
2024-09-17
1
-5
/
+5
*
|
|
tmpfiles.d: Remove purge flag from lines that don't support it
Daan De Meyer
2024-09-17
2
-5
/
+5
*
|
|
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
4
-67
/
+520
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
repart: Add tests for supplement partitions
Adrian Vovk
2024-09-17
1
-0
/
+79
|
*
|
repart: Add SupplementFor= logic
Adrian Vovk
2024-09-17
2
-65
/
+431
|
*
|
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
|
|
/
|
/
|
*
|
Merge pull request #34457 from poettering/uki-with-many-testcase
Yu Watanabe
2024-09-17
6
-0
/
+110
|
\
\
|
*
|
update TODO
Lennart Poettering
2024-09-17
1
-0
/
+2
|
*
|
ci: add testcase for multi-profile UKIs
Lennart Poettering
2024-09-17
5
-0
/
+108
*
|
|
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
*
|
docs: fix typo in filename: REATLIME -> REALTIME
Yu Watanabe
2024-09-17
3
-2
/
+2
*
|
test/repart: fix mkfs checker
Yu Watanabe
2024-09-17
1
-3
/
+6
*
|
Fix generator logging
Daan De Meyer
2024-09-17
1
-2
/
+4
*
|
CONTROL_GROUP_INTERFACE: fix link to systemd-run code
Arian van Putten
2024-09-17
1
-1
/
+1
|
/
*
NEWS: fix typo
Yu Watanabe
2024-09-16
1
-2
/
+2
*
man: fix typo
Yu Watanabe
2024-09-16
1
-1
/
+1
*
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
12
-23
/
+64
|
\
|
*
tmpfiles.d: add $ flag to all lines which are clearly private to our packages...
Lennart Poettering
2024-09-15
7
-16
/
+16
[next]