summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-18nsresource: make sd_json_dispatch_field table staticYu Watanabe1-11/+23
2024-09-18creds-util: make sd_json_dispatch_field table staticYu Watanabe1-16/+12
2024-09-18resolve: make sd_json_dispatch_field table staticYu Watanabe1-10/+15
2024-09-18resolvectl: make sd_json_dispatch_field table staticYu Watanabe1-29/+50
2024-09-18updatectl: make sd_json_dispatch_field table staticYu Watanabe1-27/+43
2024-09-18varlinkctl: make sd_json_dispatch_field table staticYu Watanabe1-3/+3
2024-09-18ssh-generator: make sd_json_dispatch_field table staticYu Watanabe1-3/+3
2024-09-18machine: make sd_json_dispatch_field table staticYu Watanabe1-6/+5
2024-09-18nsresourced: fix build without libbpfAntonio Alvarez Feijoo1-0/+2
2024-09-18repart: Drop unprivileged subvolumes logic for btrfsDaan De Meyer1-58/+9
2024-09-18man/repart: use <varname> instead of <variable>Antonio Alvarez Feijoo1-2/+2
2024-09-18hwdb: Add accel orientation quirk for the IdeaPad Duet 3 10IGL5-LTEMarius Hoch1-1/+2
2024-09-18repart: Support specifying multiple directories to ExcludeFiles=Daan De Meyer2-18/+33
2024-09-18systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...chenjiayi1-1/+1
2024-09-18man: document ShowStatus and SetShowStatus()Jason Yundt3-7/+40
2024-09-18test: quote paths to executablesYu Watanabe5-45/+46
2024-09-18kernel-install: unquote plugin paths in KERNEL_INSTALL_PLUGINSYu Watanabe2-4/+11
2024-09-17tmpfiles.d: Remove purge flag from lines that don't support itDaan De Meyer2-5/+5
2024-09-17ukify: Remove debug logDaan De Meyer1-3/+0
2024-09-17network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()Yu Watanabe1-12/+19
2024-09-17test: drop unused test.sh for TEST-86-MULTI-PROFILE-UKIYu Watanabe1-10/+0
2024-09-17test: minor coding style fixletsYu Watanabe1-5/+5
2024-09-17homed: wait for user input during firstbootMichael Ferrari4-16/+24
2024-09-17conf-parser: use hashmap_ensure_put() at one more placeYu Watanabe1-5/+1
2024-09-17conf-parser: log errors in config_parse_many_files() and friendsYu Watanabe1-27/+22
2024-09-17repart: Add tests for supplement partitionsAdrian Vovk1-0/+79
2024-09-17repart: Add SupplementFor= logicAdrian Vovk2-65/+431
2024-09-17repart: Consider existing partitions when placingAdrian Vovk1-2/+10
2024-09-17strv: Fixup STRV_FOREACH_PAIR macroAdrian Vovk1-1/+1
2024-09-17log: introduce log_oom_full()Yu Watanabe1-3/+4
2024-09-17network: log loaded .network and .netdev filesYu Watanabe2-1/+2
2024-09-17network: log when no matching .network file foundYu Watanabe1-4/+4
2024-09-17Use correct error code in log message in output_waiting_jobs (#34404)PavlNekrasov1-3/+2
2024-09-17update TODOLennart Poettering1-0/+2
2024-09-17ci: add testcase for multi-profile UKIsLennart Poettering5-0/+108
2024-09-17docs: fix typo in filename: REATLIME -> REALTIMEYu Watanabe3-2/+2
2024-09-17test/repart: fix mkfs checkerYu Watanabe1-3/+6
2024-09-17Fix generator loggingDaan De Meyer1-2/+4
2024-09-17CONTROL_GROUP_INTERFACE: fix link to systemd-run codeArian van Putten1-1/+1
2024-09-17network: drop unnecessary BPF related objects from Manager when disabledYu Watanabe2-0/+4
2024-09-17network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supportedYu Watanabe5-24/+31
2024-09-16network/sysctl-monitor: fix use-after-freeYu Watanabe1-1/+1
2024-09-16network/sysctl: several cleanups for sysctl_add_monitor()Yu Watanabe1-10/+16
2024-09-16bpf-link: introduce bpf_ring_buffer_free() and friendsYu Watanabe4-12/+16
2024-09-16network/sysctl: use wrapped free functionsYu Watanabe1-16/+3
2024-09-16network/sysctl-monitor: fix sanity check in cut_last()Yu Watanabe1-8/+7
2024-09-16NEWS: fix typoYu Watanabe1-2/+2
2024-09-16man: fix typoYu Watanabe1-1/+1
2024-09-16nspawn: fix typoYu Watanabe1-1/+1
2024-09-16basic/build: also include BTF statusMike Yuan1-1/+7