summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-14test-network: Add test for BareUDP srcportminSusant Sahani2-0/+2
2024-08-14network: netdev - BareUDP Add support for srcportminSusant Sahani4-0/+19
2024-08-14core-varlink: Introduce manager_varlink_managed_oom_connect()Daan De Meyer1-128/+136
2024-08-14core-varlink: merge two FLAGS_SET() where appropriateMike Yuan1-1/+1
2024-08-14sd-json: Use goto finish instead of returnDaan De Meyer1-1/+1
2024-08-14taint: Add taint_strv() to get taints as an arrayDaan De Meyer2-2/+13
2024-08-14core: Clean up includes a littleDaan De Meyer2-5/+3
2024-08-14core: Introduce unit_is_filtered()Daan De Meyer3-8/+19
2024-08-14core: Use RateLimit struct to store ratelimitsDaan De Meyer13-58/+48
2024-08-14basic: Various cleanups for ratelimit functionsDaan De Meyer2-17/+17
2024-08-14test: Use usual setup in integration-test-setup scriptDaan De Meyer1-2/+3
2024-08-14test: Fix section of StateDirectory=Daan De Meyer1-1/+1
2024-08-14mkosi: Install llvmDaan De Meyer1-0/+1
2024-08-14mkosi: Disable pagination in gdbDaan De Meyer1-0/+1
2024-08-14run: use sd_json_variant_set_field_id128()Yu Watanabe1-1/+1
2024-08-14sd-json: add sd_json_variant_set_field_id128() and _uuid()Yu Watanabe3-0/+12
2024-08-14run: drop unnecessary initializationsYu Watanabe1-2/+2
2024-08-14network-generator: drop wrong warning for rd.peerdns without valueYu Watanabe1-4/+1
2024-08-14network-generator: ignore kernel command line without valueYu Watanabe1-8/+8
2024-08-14network-generator: use extract_first_word()Yu Watanabe2-251/+214
2024-08-14nspawn: Fix help typoDr. David Alan Gilbert1-1/+1
2024-08-13man/systemd-sysusers, man/systemd-tmpfiles: fix sentence fragmentsJames Muir2-18/+18
2024-08-13nspawn: Assume unified cgroup hierarchy if there's no systemd in the imageDaan De Meyer4-13/+32
2024-08-13docs: Mention the new mount API in the container interface docDaan De Meyer1-1/+3
2024-08-12systemd-run: add unit and invocation_id JSON outputLukas Nykryn5-11/+57
2024-08-12networkctl: support edit --stdinMike Yuan7-8/+45
2024-08-12edit-util: several cleanups for --stdin handlingMike Yuan1-29/+93
2024-08-12edit-util: do not try to recreate temp file if missingMike Yuan1-1/+1
2024-08-12edit-util: clean up run_editor() a bitMike Yuan1-14/+13
2024-08-11mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-08-10core/exec-invoke: call setpriority() after sched_setattr()Ivan Shapovalov1-8/+8
2024-08-10terminal-util: do not query kernel cmdline for pty sizeMike Yuan1-1/+4
2024-08-09busctl: add --num-matches= for monitor verbLuca Boccassi5-2/+36
2024-08-09core/unit: do not use unit path cache in unit_need_daemon_reload()Nick Rosbrook4-4/+48
2024-08-09network-generator: use network_acquire() at more placesYu Watanabe1-17/+31
2024-08-09network-generator: introduce network_acquire() and netdev_acquire()Yu Watanabe1-60/+64
2024-08-09network-generator: trivial cleanupsYu Watanabe1-12/+30
2024-08-09network-generator: parse vlan ID from vlan interface nameYu Watanabe3-0/+65
2024-08-09network-generator: allow to create bridge or friends without slave interfacesYu Watanabe2-8/+34
2024-08-09network-generator: vlan= can be specified multiple timesYu Watanabe3-6/+7
2024-08-09test: add one more test case without hostnameYu Watanabe1-0/+15
2024-08-09test: modernize test-network-generatorYu Watanabe1-27/+26
2024-08-08test: note in README how to get full list of Ubuntu CI jobsLuca Boccassi1-1/+6
2024-08-08hwdb: Fix accelerometer mount matrix for ASUS T100TASRenan Guilherme1-0/+1
2024-08-08busctl: add support for --timeout to monitor verbLuca Boccassi4-11/+18
2024-08-08nspawn: fix settings leak for init parameterLuca Boccassi1-0/+1
2024-08-07crash-handler: Drop 10s sleep before we spawn the crash shellDaan De Meyer2-6/+2
2024-08-07crash-handler: Call vhangup on /dev/console before spawning crash shellDaan De Meyer3-0/+14