| 2026-05-15 |
Zbigniew Jędrzejewsk... | manager: skip reopening of console and signal reset... 42099/head |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Zbigniew Jędrzejewsk... | basic: cache the result of invoked_by_systemd() |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Zbigniew Jędrzejewsk... | basic: fold getopt-defs.h into proc-cmdline.c |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Zbigniew Jędrzejewsk... | core: tweak handling of unknown options |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Zbigniew Jędrzejewsk... | core: add --crash-vt= for compat with --help |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Zbigniew Jędrzejewsk... | core: convert PID 1 parse_argv to OPTION macros |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Lennart Poettering | shared/options: introduce OPTION_ERROR |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | core: reorder cases in parse_argv() to match order... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | fuzz-systemctl-parse-argv: add two corpus files to... 42088/head |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | fuzz-systemctl-parse-argv: update suppression of loggin... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | shared/options: implement the equivalent of 'opterr' |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: convert shutdown_parse_argv to OPTION macros |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: convert halt_parse_argv to OPTION macros |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: convert verbs to VERB macros |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: convert parse_argv to OPTION macros |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: reorder cases in parse_argv() to match order... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: split out helper for --what and allow resetting |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: split out helper for --type= and allow resetting |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: split out helper for --property= |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Zbigniew Jędrzejewsk... | systemctl: split out helper for --state= and allow... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Lennart Poettering | copy: retire splice use() for copying files on disk |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Zbigniew Jędrzejewsk... | meson: move systemd-sysupdate to /usr/bin/ |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Chris Down | core: do not leak resources when handling stale alias... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | RestrictFileSystemAccess= — dm-verity filesystem access... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Daan De Meyer | test: Modernize btrfs tests |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Daan De Meyer | libc,shared: detect newer library symbols at runtime... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Daan De Meyer | dhcp-message: introduce several more functions to parse... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Zbigniew Jędrzejewsk... | Convert loginctl to option and verb macros (#42066) |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | ci: disable BPF framework in Jammy build tests 41340/head |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | core: work around btf_ctx_access() rejection of const... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | test: add integration tests for RestrictFileSystemAcces... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | core: expose internal helpers for test-bpf-restrict... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | core: add self-protection guard for RestrictFileSystemA... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | core: preserve RestrictFileSystemAccess= BPF state... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | core: add RestrictFileSystemAccess= BPF LSM for dm... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Daan De Meyer | libc,shared: detect newer library symbols at runtime 42065/head |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Zbigniew Jędrzejewsk... | loginctl: convert to OPTION and VERB macros 42066/head |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Zbigniew Jędrzejewsk... | shared/verbs: allow all groups to be named |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Daan De Meyer | syscall: add kexec_file_load to the generated override... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christian Brauner | vmspawn: add io.systemd.MachineInstance.ReplaceStorage... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Zbigniew Jędrzejewsk... | report-basic: expose os-release fields as a metric... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_get_option_dnr() 42063/head |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp: move definition of sd_dhcp_route and related... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: add SIP server option support |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_get_option_domains() |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp: random trivial cleanups (#42061) |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Frantisek Sumsal | sd-bus: handle non-string keys in dictionaries in JSON... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | sd-dhcp-client: always set default broadcast hardware... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yaping Li | logind: zero-initialize dispatch struct in vl_method_re... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Luca Boccassi | core: do not leak resources when handling stale alias... 41986/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Zbigniew Jędrzejewsk... | report-cgroup: use errno_or_else in one more place 41988/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Zbigniew Jędrzejewsk... | report-basic: expose os-release fields as metrics |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Zbigniew Jędrzejewsk... | report: drop MetricsFamilyContext, CGroupContext, CGrou... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | varlink-io.systemd.MachineInstance,vmspawn: treat AddSt... 42017/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | vmspawn: reject O_PATH and O_WRONLY fds in AddStorage |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | test: integration test for io.systemd.MachineInstance... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | vmspawn: implement io.systemd.MachineInstance.ReplaceSt... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | shared/varlink-io.systemd.MachineInstance: add ReplaceS... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Christian Brauner | vmspawn: split blockdev-add into separate file and... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Zbigniew Jędrzejewsk... | loginctl: move options and verbs to match order in... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Zbigniew Jędrzejewsk... | journalctl,analyze: use assert_cc in two more places |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | TODO: fix typo |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Daan De Meyer | repart: Add BtrfsReplace= (#41109) |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | test: split unit tests (#42062) |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Daan De Meyer | vmspawn: Prefer systemd-journal-remote from $PATH |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Daan De Meyer | Convert journalctl to option macros (#42051) |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | test: move test cases for client_id_{hash,compare}_func... 42062/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | test: move unit test for dhcp_identifier_set_iaid(... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-network: make dhcp_network_send_{raw,udp}_socket... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp: introduce sd_dhcp_message object and several... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Luca Boccassi | test: make TEST-75-RESOLVED robust against journald... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | copy: fix typo and slightly update comment |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | option: fix typo |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | po: update Japanese translation |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Daan De Meyer | json-stream: tolerate truncated SCM_RIGHTS on inbound... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | test: Add test for repart's BlockDeviceReplace 41109/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Add VolumeName= |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Add BlockDeviceReplace= |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Allow keeping luks2 volumes opened |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Rescan disk on failure if we create blkpg parti... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Use blkpg partitions instead of loop devices... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Valentin David | repart: Reuse the backing fd for fdisk |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Bone NI | po: Translated using Weblate (Lao) |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | sd-dhcp-server-lease: rename dhcp_server_lease_append_j... 42061/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | sd-dhcp-server: coding style fix |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | fuzz: modernize fuzz-dhcp-server |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-protocol: introduce more sub-options for DHCP... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | sd-dhcp-lease: drop sd_dhcp_lease.have_subnet_mask... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... 42047/head |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| 2026-05-12 |
Yu Watanabe | dhcp-message: introduce dhcp_message_{append,get}_optio... |
commit | commitdiff | tree | snapshot |
| next |