]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-05-14  Zbigniew Jędrzejewsk... various: fix duplicated logging from parse_path_argument 41795/head
2026-05-14  Zbigniew Jędrzejewsk... busctl: convert to the new option and verb parsers
2026-05-14  Zbigniew Jędrzejewsk... busctl: reorder option cases to match --help output
2026-05-14  Zbigniew Jędrzejewsk... localectl: convert to the new option and verb parsers
2026-05-14  Zbigniew Jędrzejewsk... kernel-install: convert to the new option and verb...
2026-05-14  Zbigniew Jędrzejewsk... shared/options: introduce OPTION_COMMON_{ENTRY_TOKEN...
2026-05-14  Zbigniew Jędrzejewsk... shared/verbs: split verbs in two lines when the synopsi...
2026-05-14  Zbigniew Jędrzejewsk... shared/format-table: shorten code a bit
2026-05-14  Zbigniew Jędrzejewsk... fuzz-systemctl-parse-argv: add two corpus files to... 42088/head
2026-05-14  Zbigniew Jędrzejewsk... fuzz-systemctl-parse-argv: update suppression of loggin...
2026-05-14  Zbigniew Jędrzejewsk... shared/options: implement the equivalent of 'opterr'
2026-05-14  Zbigniew Jędrzejewsk... systemctl: convert shutdown_parse_argv to OPTION macros
2026-05-14  Zbigniew Jędrzejewsk... systemctl: convert halt_parse_argv to OPTION macros
2026-05-14  Zbigniew Jędrzejewsk... systemctl: convert verbs to VERB macros
2026-05-14  Zbigniew Jędrzejewsk... systemctl: convert parse_argv to OPTION macros
2026-05-14  Zbigniew Jędrzejewsk... systemctl: reorder cases in parse_argv() to match order...
2026-05-14  Zbigniew Jędrzejewsk... systemctl: split out helper for --what and allow resetting
2026-05-14  Zbigniew Jędrzejewsk... systemctl: split out helper for --type= and allow resetting
2026-05-14  Zbigniew Jędrzejewsk... systemctl: split out helper for --property=
2026-05-14  Zbigniew Jędrzejewsk... systemctl: split out helper for --state= and allow...
2026-05-13  Lennart Poetteringcopy: retire splice use() for copying files on disk
2026-05-13  Zbigniew Jędrzejewsk... meson: move systemd-sysupdate to /usr/bin/
2026-05-13  Lennart Poetteringupdate TODO
2026-05-13  Chris Downcore: do not leak resources when handling stale alias...
2026-05-13  Christian BraunerRestrictFileSystemAccess= — dm-verity filesystem access...
2026-05-13  Daan De Meyertest: Modernize btrfs tests
2026-05-13  Daan De Meyerlibc,shared: detect newer library symbols at runtime...
2026-05-13  Daan De Meyerdhcp-message: introduce several more functions to parse...
2026-05-13  Zbigniew Jędrzejewsk... Convert loginctl to option and verb macros (#42066)
2026-05-13  Christian Braunerci: disable BPF framework in Jammy build tests 41340/head
2026-05-13  Christian Braunercore: work around btf_ctx_access() rejection of const...
2026-05-13  Christian Braunertest: add integration tests for RestrictFileSystemAcces...
2026-05-13  Christian Braunercore: expose internal helpers for test-bpf-restrict...
2026-05-13  Christian Braunercore: add self-protection guard for RestrictFileSystemA...
2026-05-13  Christian Braunercore: preserve RestrictFileSystemAccess= BPF state...
2026-05-13  Christian Braunercore: add RestrictFileSystemAccess= BPF LSM for dm...
2026-05-13  Daan De Meyerlibc,shared: detect newer library symbols at runtime 42065/head
2026-05-13  Zbigniew Jędrzejewsk... loginctl: convert to OPTION and VERB macros 42066/head
2026-05-13  Zbigniew Jędrzejewsk... shared/verbs: allow all groups to be named
2026-05-13  Daan De Meyersyscall: add kexec_file_load to the generated override...
2026-05-13  Christian Braunervmspawn: add io.systemd.MachineInstance.ReplaceStorage...
2026-05-13  Zbigniew Jędrzejewsk... report-basic: expose os-release fields as a metric...
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_get_option_dnr() 42063/head
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-13  Yu Watanabedhcp: move definition of sd_dhcp_route and related...
2026-05-13  Yu Watanabedhcp-message: add SIP server option support
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_get_option_domains()
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-13  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-12  Yu Watanabedhcp: random trivial cleanups (#42061)
2026-05-12  Frantisek Sumsalsd-bus: handle non-string keys in dictionaries in JSON...
2026-05-12  Yu Watanabesd-dhcp-client: always set default broadcast hardware...
2026-05-12  Yaping Lilogind: zero-initialize dispatch struct in vl_method_re...
2026-05-12  Luca Boccassicore: do not leak resources when handling stale alias... 41986/head
2026-05-12  Zbigniew Jędrzejewsk... report-cgroup: use errno_or_else in one more place 41988/head
2026-05-12  Zbigniew Jędrzejewsk... report-basic: expose os-release fields as metrics
2026-05-12  Zbigniew Jędrzejewsk... report: drop MetricsFamilyContext, CGroupContext, CGrou...
2026-05-12  Christian Braunervarlink-io.systemd.MachineInstance,vmspawn: treat AddSt... 42017/head
2026-05-12  Christian Braunervmspawn: reject O_PATH and O_WRONLY fds in AddStorage
2026-05-12  Christian Braunertest: integration test for io.systemd.MachineInstance...
2026-05-12  Christian Braunervmspawn: implement io.systemd.MachineInstance.ReplaceSt...
2026-05-12  Christian Braunershared/varlink-io.systemd.MachineInstance: add ReplaceS...
2026-05-12  Christian Braunervmspawn: split blockdev-add into separate file and...
2026-05-12  Zbigniew Jędrzejewsk... loginctl: move options and verbs to match order in...
2026-05-12  Zbigniew Jędrzejewsk... journalctl,analyze: use assert_cc in two more places
2026-05-12  Yu WatanabeTODO: fix typo
2026-05-12  Daan De Meyerrepart: Add BtrfsReplace= (#41109)
2026-05-12  Yu Watanabetest: split unit tests (#42062)
2026-05-12  Daan De Meyervmspawn: Prefer systemd-journal-remote from $PATH
2026-05-12  Daan De MeyerConvert journalctl to option macros (#42051)
2026-05-12  Yu Watanabetest: move test cases for client_id_{hash,compare}_func... 42062/head
2026-05-12  Yu Watanabetest: move unit test for dhcp_identifier_set_iaid(...
2026-05-12  Yu Watanabedhcp-network: make dhcp_network_send_{raw,udp}_socket...
2026-05-12  Yu Watanabedhcp: introduce sd_dhcp_message object and several...
2026-05-12  Luca Boccassitest: make TEST-75-RESOLVED robust against journald...
2026-05-12  Yu Watanabecopy: fix typo and slightly update comment
2026-05-12  Yu Watanabeoption: fix typo
2026-05-12  Yu Watanabepo: update Japanese translation
2026-05-12  Daan De Meyerjson-stream: tolerate truncated SCM_RIGHTS on inbound...
2026-05-12  Lennart Poetteringupdate TODO
2026-05-12  Valentin Davidtest: Add test for repart's BlockDeviceReplace 41109/head
2026-05-12  Valentin Davidrepart: Add VolumeName=
2026-05-12  Valentin Davidrepart: Add BlockDeviceReplace=
2026-05-12  Valentin Davidrepart: Allow keeping luks2 volumes opened
2026-05-12  Valentin Davidrepart: Rescan disk on failure if we create blkpg parti...
2026-05-12  Valentin Davidrepart: Use blkpg partitions instead of loop devices...
2026-05-12  Valentin Davidrepart: Reuse the backing fd for fdisk
2026-05-12  Bone NIpo: Translated using Weblate (Lao)
2026-05-12  Yu Watanabesd-dhcp-server-lease: rename dhcp_server_lease_append_j... 42061/head
2026-05-12  Yu Watanabesd-dhcp-server: coding style fix
2026-05-12  Yu Watanabefuzz: modernize fuzz-dhcp-server
2026-05-12  Yu Watanabedhcp-protocol: introduce more sub-options for DHCP...
2026-05-12  Yu Watanabesd-dhcp-lease: drop sd_dhcp_lease.have_subnet_mask...
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio... 42047/head
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
2026-05-12  Yu Watanabedhcp-message: introduce dhcp_message_{append,get}_optio...
next