| 2025-07-08 |
Yu Watanabe | man: mention relative PIDFile= in user service is prefi... 38115/head |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Yu Watanabe | core: allow to use PIDFile= in user session services |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | test: invoke systemd-nspawn properly from a session |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Yu Watanabe | minor fixes to nspawn, machined, vmspawn (#38110) |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | nspawn: Support idmapped mounts on homed managed home... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | vmspawn: tighten parser of EXIT_STATUS= 38110/head |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | nspawn: fix parser of --notify-ready= |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | nspawn: add argument comments to various calls |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | nspawn: don't use strjoina() for user controlled strings |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | machinectl: fix status output indentation |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | add api to kill subcgroups of units (#38102) |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | tree-wide: switch a bunch of sd_bus_error_setf() to... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | test: add testcase for subcgroup killing 38102/head |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | systemctl: add --kill-subgroup= switch for killing... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | pid1: add ability to kill processes in a subgroup of... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | pid1: properly report if we managed to kill a process... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Yu Watanabe | core: add quota support for State, Cache, and Log exec... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Yu Watanabe | bootspec: fix string table naming for BootEntryType... |
commit | commitdiff | tree | snapshot |
| 2025-07-08 |
Lennart Poettering | man: also use title case in systemd.service(5) |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Yu Watanabe | core/cgroup: prepare for removal of tracking/bookkeepin... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | test: add test for quotas on Exec directories 35892/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | Add quota support for systemctl |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | Add quota support for DBus |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | core: add quota support for State, Cache, and Log exec... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | shared: add exec-directory-util.ch |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | quota-util: add methods to read and set project IDs |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Andres Beltran | chattr-util: add helpers to read and set project IDs |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | bootspec: boot_entry_source_to_json_string() to boot_en... 38106/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | bootspec: rename boot_entry_source_to_string() to boot_... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | bootspec: rename BootEntryType values |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | bootspec: include 'UKI' in descriptive name for type #2 |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | bootspec: rename boot_entry_type_to_string() to boot_en... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | TODO: add future deprecation of DefaultMemoryMin/Low= 38099/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: unit_realize_cgroup_now_disable() is NOP... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: make unit_get_ancestor_disable_mask()... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: tweak unit_invalidate_cgroup_bpf() a bit |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: dial down "controller" noise |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: workaround for kernel < 5.4 is now irrelevant |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: remove any reference to cgv1 controllers |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: regroup functions |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: drop unneeded cast |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: introduce cgroup_context_has_device_policy... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: drop dangling cgroup_context_copy() prototype |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | core/cgroup: constify CGROUP_TASKS_MAX_UNSET |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Mike Yuan | man/supported-controllers: refresh list |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
DaanDeMeyer | nspawn: Support idmapped mounts on homed managed home... 38069/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
DaanDeMeyer | forward: Add struct mount_attr forward declaration |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
DaanDeMeyer | basic: Add open_tree_attr() syscall wrapper |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
DaanDeMeyer | basic: Use Static_assert() in missing_syscall_def.h |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Zbigniew Jędrzejewsk... | man: improve Description= documentation (#38101) |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | man: improve Description= documentation 38101/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | tree-wide: "human readable" → "human-readable" |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
dependabot... | build(deps): bump github/codeql-action from 3.28.18... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Lennart Poettering | Unify error messages for transient settings, fix handli... |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Daan De Meyer | Explicitly include more headers (#38100) |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Yu Watanabe | timesync,test: explicitly include sys/timex.h when... 38100/head |
commit | commitdiff | tree | snapshot |
| 2025-07-07 |
Yu Watanabe | tree-wide: include sys/stat.h where necessary |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Lennart Poettering | Two follow-ups for recent PRs (#38062) |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | systemd-analyze: stop printing Ex transient settings 38083/head |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | shared/bus-unit-util: fix PrivateTmp=/PrivateUsers... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | shared/bus-unit-util: tweak bus_append_exec_command... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | shared/bus-unit-util: rework error messages for NFTSet= |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | shared/bus-unit-util: rework error messages |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Zbigniew Jędrzejewsk... | shared/bus-unit-util: tweak error handling in bus_appen... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | basic/include: replace _Static_assert() with static_ass... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Luca Boccassi | ci: add test timeout multiplier for ppc64le |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | core: rename ExecContext.ioprio_set -> .ioprio_is_set |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | analyze: include unistd.h |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | namespace-util,nsresource: explicitly include sched.h |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | tree-wide: several cleanups for reading/writing /proc... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Luca Boccassi | ukify: fix parsing uname version with '+' |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | cgroup-util: clean up skip_{slices,session,user_manager... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | hwdb: fix typo in 70-maker-tools.hwdb, and add the... |
commit | commitdiff | tree | snapshot |
| 2025-07-06 |
Yu Watanabe | meson fixlets (#38086) |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
AsciiWolf | hwdb: fix typo in 70-maker-tools.hwdb 38090/head |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
AsciiWolf | hwdb: add 70-maker-tools.hwdb to meson.build |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Mike Yuan | core/cgroup: drop outdated comment 38089/head |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Mike Yuan | cgroup-util: clean up skip_{slices,session,user_manager} |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Mike Yuan | string-table: drop unneeded initialization |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Luca Boccassi | meson: call qemu with -machine virt on aarch64 38086/head |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Luca Boccassi | meson: do not reference variable unless feature that... |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Yu Watanabe | analyze: fix typo |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Yu Watanabe | man/analyze: fix typo |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Yu Watanabe | TODO: fix typo |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Yu Watanabe | core/socket: fix typo |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
DaanDeMeyer | ask-password-api: Add more debug logging |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Luca Boccassi | mkosi: enable arm64 job and test fixlets (#38066) |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Mike Yuan | chase: introduce openat_opath_with_automount() helper 38062/head |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Mike Yuan | journal-file: const and _pure_'ify journal_file_writable() |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Yu Watanabe | networkd-test: stop varlink socket before setting up... |
commit | commitdiff | tree | snapshot |
| 2025-07-05 |
Luca Boccassi | ci: use -p and -f when creating dirs/removing files... |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Lennart Poettering | seccomp-util: allowlist open_tree() as part of @file... |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
DaanDeMeyer | man: Fix typo |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | Small cleanups for tests (#38063) |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | mkosi: update debian commit reference to cc380fbc8af2e1... |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Gabríel Arthúr... | man: Fix typo in name of sd_id128_to_uuid_string |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | mkosi: enable arm64 job 38066/head |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | test: /lib64 is not guaranteed to exist, do not try... |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | test: bump machinectl timeouts from 10s to 30s |
commit | commitdiff | tree | snapshot |
| 2025-07-04 |
Luca Boccassi | test: do not fail if scsi_debug module not available |
commit | commitdiff | tree | snapshot |
| next |