summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: drop removed SCSI passthrough featureFrantisek Sumsal2024-09-192-2/+2
* nsresourced: fix build without libbpfAntonio Alvarez Feijoo2024-09-181-0/+2
* repart: Drop unprivileged subvolumes logic for btrfsDaan De Meyer2024-09-181-58/+9
* man/repart: use <varname> instead of <variable>Antonio Alvarez Feijoo2024-09-181-2/+2
* hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTEMarius Hoch2024-09-181-1/+2
* repart: Support specifying multiple directories to ExcludeFiles=Daan De Meyer2024-09-182-18/+33
* systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...chenjiayi2024-09-181-1/+1
* man: document ShowStatus and SetShowStatus()Jason Yundt2024-09-183-7/+40
* Merge pull request #34464 from yuwata/test-space-in-pathDaan De Meyer2024-09-187-49/+57
|\
| * test: quote paths to executablesYu Watanabe2024-09-185-45/+46
| * kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINSYu Watanabe2024-09-182-4/+11
* | Merge pull request #34460 from yuwata/test-86-follow-upsYu Watanabe2024-09-182-15/+5
|\ \
| * | test: drop unused test.sh for TEST-86-MULTI-PROFILE-UKIYu Watanabe2024-09-171-10/+0
| * | test: minor coding style fixletsYu Watanabe2024-09-171-5/+5
* | | tmpfiles.d: Remove purge flag from lines that don't support itDaan De Meyer2024-09-172-5/+5
* | | ukify: Remove debug logDaan De Meyer2024-09-171-3/+0
* | | Merge pull request #34040 from AdrianVovk/repart-dollar-bootYu Watanabe2024-09-174-67/+520
|\ \ \ | |_|/ |/| |
| * | repart: Add tests for supplement partitionsAdrian Vovk2024-09-171-0/+79
| * | repart: Add SupplementFor= logicAdrian Vovk2024-09-172-65/+431
| * | repart: Consider existing partitions when placingAdrian Vovk2024-09-171-2/+10
| * | strv: Fixup STRV_FOREACH_PAIR macroAdrian Vovk2024-09-171-1/+1
* | | Merge pull request #34440 from yuwata/network-log-no-matching-networkDaan De Meyer2024-09-175-40/+33
|\ \ \
| * | | conf-parser: use hashmap_ensure_put() at one more placeYu Watanabe2024-09-171-5/+1
| * | | conf-parser: log errors in config_parse_many_files() and friendsYu Watanabe2024-09-171-27/+22
| * | | log: introduce log_oom_full()Yu Watanabe2024-09-171-3/+4
| * | | network: log loaded .network and .netdev filesYu Watanabe2024-09-172-1/+2
| * | | network: log when no matching .network file foundYu Watanabe2024-09-171-4/+4
| |/ /
* | / network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()Yu Watanabe2024-09-171-12/+19
| |/ |/|
* | Merge pull request #34457 from poettering/uki-with-many-testcaseYu Watanabe2024-09-176-0/+110
|\ \
| * | update TODOLennart Poettering2024-09-171-0/+2
| * | ci: add testcase for multi-profile UKIsLennart Poettering2024-09-175-0/+108
* | | homed: wait for user input during firstbootMichael Ferrari2024-09-174-16/+24
| |/ |/|
* | Use correct error code in log message in output_waiting_jobs (#34404)PavlNekrasov2024-09-171-3/+2
* | Merge pull request #34443 from yuwata/network-sysctl-monitor-follow-upsYu Watanabe2024-09-179-69/+76
|\ \ | |/ |/|
| * network: drop unnecessary BPF related objects from Manager when disabledYu Watanabe2024-09-172-0/+4
| * network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supportedYu Watanabe2024-09-175-24/+31
| * network/sysctl-monitor: fix use-after-freeYu Watanabe2024-09-161-1/+1
| * network/sysctl: several cleanups for sysctl_add_monitor()Yu Watanabe2024-09-161-10/+16
| * bpf-link: introduce bpf_ring_buffer_free() and friendsYu Watanabe2024-09-164-12/+16
| * network/sysctl: use wrapped free functionsYu Watanabe2024-09-161-16/+3
| * network/sysctl-monitor: fix sanity check in cut_last()Yu Watanabe2024-09-161-8/+7
* | docs: fix typo in filename: REATLIME -> REALTIMEYu Watanabe2024-09-173-2/+2
* | test/repart: fix mkfs checkerYu Watanabe2024-09-171-3/+6
* | Fix generator loggingDaan De Meyer2024-09-171-2/+4
* | CONTROL_GROUP_INTERFACE: fix link to systemd-run codeArian van Putten2024-09-171-1/+1
|/
* NEWS: fix typoYu Watanabe2024-09-161-2/+2
* man: fix typoYu Watanabe2024-09-161-1/+1
* nspawn: fix typoYu Watanabe2024-09-161-1/+1
* Merge pull request #34393 from poettering/tmpfiles-ownership-flagYu Watanabe2024-09-1612-23/+64
|\
| * tmpfiles.d: add $ flag to all lines which are clearly private to our packages...Lennart Poettering2024-09-157-16/+16