]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2025-07-08  Lennart Poetteringvmspawn: tighten parser of EXIT_STATUS= 38110/head
2025-07-08  Lennart Poetteringnspawn: fix parser of --notify-ready=
2025-07-08  Lennart Poetteringnspawn: add argument comments to various calls
2025-07-08  Lennart Poetteringnspawn: don't use strjoina() for user controlled strings
2025-07-08  Lennart Poetteringmachinectl: fix status output indentation
2025-07-08  Lennart Poetteringadd api to kill subcgroups of units (#38102)
2025-07-08  Lennart Poetteringtree-wide: switch a bunch of sd_bus_error_setf() to...
2025-07-08  Lennart Poetteringtest: add testcase for subcgroup killing 38102/head
2025-07-08  Lennart Poetteringsystemctl: add --kill-subgroup= switch for killing...
2025-07-08  Lennart Poetteringpid1: add ability to kill processes in a subgroup of...
2025-07-08  Lennart Poetteringpid1: properly report if we managed to kill a process...
2025-07-08  Yu Watanabecore: add quota support for State, Cache, and Log exec...
2025-07-08  Yu Watanabebootspec: fix string table naming for BootEntryType...
2025-07-08  Lennart Poetteringman: also use title case in systemd.service(5)
2025-07-07  Yu Watanabecore/cgroup: prepare for removal of tracking/bookkeepin...
2025-07-07  Andres Beltrantest: add test for quotas on Exec directories 35892/head
2025-07-07  Andres BeltranAdd quota support for systemctl
2025-07-07  Andres BeltranAdd quota support for DBus
2025-07-07  Andres Beltrancore: add quota support for State, Cache, and Log exec...
2025-07-07  Andres Beltranshared: add exec-directory-util.ch
2025-07-07  Andres Beltranquota-util: add methods to read and set project IDs
2025-07-07  Andres Beltranchattr-util: add helpers to read and set project IDs
2025-07-07  Lennart Poetteringbootspec: boot_entry_source_to_json_string() to boot_en... 38106/head
2025-07-07  Lennart Poetteringbootspec: rename boot_entry_source_to_string() to boot_...
2025-07-07  Lennart Poetteringbootspec: rename BootEntryType values
2025-07-07  Lennart Poetteringbootspec: include 'UKI' in descriptive name for type #2
2025-07-07  Lennart Poetteringbootspec: rename boot_entry_type_to_string() to boot_en...
2025-07-07  Mike YuanTODO: add future deprecation of DefaultMemoryMin/Low= 38099/head
2025-07-07  Mike Yuancore/cgroup: unit_realize_cgroup_now_disable() is NOP...
2025-07-07  Mike Yuancore/cgroup: make unit_get_ancestor_disable_mask()...
2025-07-07  Mike Yuancore/cgroup: tweak unit_invalidate_cgroup_bpf() a bit
2025-07-07  Mike Yuancore/cgroup: dial down "controller" noise
2025-07-07  Mike Yuancore/cgroup: workaround for kernel < 5.4 is now irrelevant
2025-07-07  Mike Yuancore/cgroup: remove any reference to cgv1 controllers
2025-07-07  Mike Yuancore/cgroup: regroup functions
2025-07-07  Mike Yuancore/cgroup: drop unneeded cast
2025-07-07  Mike Yuancore/cgroup: introduce cgroup_context_has_device_policy...
2025-07-07  Mike Yuancore/cgroup: drop dangling cgroup_context_copy() prototype
2025-07-07  Mike Yuancore/cgroup: constify CGROUP_TASKS_MAX_UNSET
2025-07-07  Mike Yuanman/supported-controllers: refresh list
2025-07-07  Zbigniew Jędrzejewsk... man: improve Description= documentation (#38101)
2025-07-07  Lennart Poetteringman: improve Description= documentation 38101/head
2025-07-07  Lennart Poetteringtree-wide: "human readable" → "human-readable"
2025-07-07  dependabot... build(deps): bump github/codeql-action from 3.28.18...
2025-07-07  Lennart PoetteringUnify error messages for transient settings, fix handli...
2025-07-07  Daan De MeyerExplicitly include more headers (#38100)
2025-07-07  Yu Watanabetimesync,test: explicitly include sys/timex.h when... 38100/head
2025-07-07  Yu Watanabetree-wide: include sys/stat.h where necessary
2025-07-06  Lennart PoetteringTwo follow-ups for recent PRs (#38062)
2025-07-06  Zbigniew Jędrzejewsk... systemd-analyze: stop printing Ex transient settings 38083/head
2025-07-06  Zbigniew Jędrzejewsk... shared/bus-unit-util: fix PrivateTmp=/PrivateUsers...
2025-07-06  Zbigniew Jędrzejewsk... shared/bus-unit-util: tweak bus_append_exec_command...
2025-07-06  Zbigniew Jędrzejewsk... shared/bus-unit-util: rework error messages for NFTSet=
2025-07-06  Zbigniew Jędrzejewsk... shared/bus-unit-util: rework error messages
2025-07-06  Zbigniew Jędrzejewsk... shared/bus-unit-util: tweak error handling in bus_appen...
2025-07-06  Yu Watanabebasic/include: replace _Static_assert() with static_ass...
2025-07-06  Luca Boccassici: add test timeout multiplier for ppc64le
2025-07-06  Yu Watanabecore: rename ExecContext.ioprio_set -> .ioprio_is_set
2025-07-06  Yu Watanabeanalyze: include unistd.h
2025-07-06  Yu Watanabenamespace-util,nsresource: explicitly include sched.h
2025-07-06  Yu Watanabetree-wide: several cleanups for reading/writing /proc...
2025-07-06  Luca Boccassiukify: fix parsing uname version with '+'
2025-07-06  Yu Watanabecgroup-util: clean up skip_{slices,session,user_manager...
2025-07-06  Yu Watanabehwdb: fix typo in 70-maker-tools.hwdb, and add the...
2025-07-06  Yu Watanabemeson fixlets (#38086)
2025-07-05  AsciiWolfhwdb: fix typo in 70-maker-tools.hwdb 38090/head
2025-07-05  AsciiWolfhwdb: add 70-maker-tools.hwdb to meson.build
2025-07-05  Mike Yuancore/cgroup: drop outdated comment 38089/head
2025-07-05  Mike Yuancgroup-util: clean up skip_{slices,session,user_manager}
2025-07-05  Mike Yuanstring-table: drop unneeded initialization
2025-07-05  Luca Boccassimeson: call qemu with -machine virt on aarch64 38086/head
2025-07-05  Luca Boccassimeson: do not reference variable unless feature that...
2025-07-05  Yu Watanabeanalyze: fix typo
2025-07-05  Yu Watanabeman/analyze: fix typo
2025-07-05  Yu WatanabeTODO: fix typo
2025-07-05  Yu Watanabecore/socket: fix typo
2025-07-05  DaanDeMeyerask-password-api: Add more debug logging
2025-07-05  Luca Boccassimkosi: enable arm64 job and test fixlets (#38066)
2025-07-05  Mike Yuanchase: introduce openat_opath_with_automount() helper 38062/head
2025-07-05  Mike Yuanjournal-file: const and _pure_'ify journal_file_writable()
2025-07-05  Yu Watanabenetworkd-test: stop varlink socket before setting up...
2025-07-05  Luca Boccassici: use -p and -f when creating dirs/removing files...
2025-07-04  Lennart Poetteringseccomp-util: allowlist open_tree() as part of @file...
2025-07-04  DaanDeMeyerman: Fix typo
2025-07-04  Luca BoccassiSmall cleanups for tests (#38063)
2025-07-04  Luca Boccassimkosi: update debian commit reference to cc380fbc8af2e1...
2025-07-04  Gabríel Arthúr... man: Fix typo in name of sd_id128_to_uuid_string
2025-07-04  Luca Boccassimkosi: enable arm64 job 38066/head
2025-07-04  Luca Boccassitest: /lib64 is not guaranteed to exist, do not try...
2025-07-04  Luca Boccassitest: bump machinectl timeouts from 10s to 30s
2025-07-04  Luca Boccassitest: do not fail if scsi_debug module not available
2025-07-04  DaanDeMeyerpresets: Disable by default for initrd presets
2025-07-04  ZIHCOsystemd-analyze: added the verb unit-shell to spawn...
2025-07-04  Luca Boccassici: enable build/unit test jobs on ppc64le
2025-07-04  Zbigniew Jędrzejewsk... shared/bus-unit-util: also send empty array for LogFilt...
2025-07-04  Zbigniew Jędrzejewsk... test-bus-unit-util: add a test that attempts to seriali...
2025-07-04  Zbigniew Jędrzejewsk... shared/bus-unit-util: check errors before other conditions
2025-07-04  Zbigniew Jędrzejewsk... basic/rlimit-util.c: drop duplicate checks 38063/head
2025-07-04  Zbigniew Jędrzejewsk... basic/rlimit-util.c: align table
2025-07-04  Zbigniew Jędrzejewsk... test-dirent-util: remove strange whitespace
next