summaryrefslogtreecommitdiffstats
path: root/src/basic/initrd-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-28userbdb: pass log level from main daemon to workerLennart Poettering1-0/+6
2024-02-28network/ndisc: drop redundant sd_ndisc_router_get_icmp6_ratelimit()Yu Watanabe8-65/+1
2024-02-28nspawn: minor coding style tweaks to nspawn-register.cLennart Poettering1-2/+6
2024-02-28cgroup-setup: clarify '<=' is evaluated earlierYu Watanabe1-1/+1
2024-02-28test-network: Add test for rps_cpu_mask optionRenjaya Raga Zenta11-0/+188
2024-02-28udevd: Add ReceivePacketSteeringCPUMask for systemd.linkRenjaya Raga Zenta7-0/+287
2024-02-28TODO: fix typoYu Watanabe1-1/+1
2024-02-28test-network: fix typoYu Watanabe1-1/+1
2024-02-28semaphore: set upstream build profile and set default branch to debian/masterLuca Boccassi1-2/+4
2024-02-28semaphore: enable backports to get new dependenciesLuca Boccassi1-0/+3
2024-02-28test/README: document how to add a new empty release to the PPA to migrate th...Luca Boccassi1-0/+11
2024-02-28test/README: update ubuntu IRC channel for CI helpLuca Boccassi1-1/+1
2024-02-28install: fix compiler warning about empty directive argumentLuca Boccassi1-2/+5
2024-02-27tmpfiles.d: avoid deprecated, undocumented syntax (s/F/f+/)Štěpán Němec1-1/+1
2024-02-27core: remove duplicate serialization of `cpu_sched_reset_on_fork`Antonio Alvarez Feijoo2-10/+0
2024-02-27test: drop route from test-functionsJan Engelhardt1-1/+0
2024-02-27shared/pam-util: fix awkward tense in log messageZbigniew Jędrzejewski-Szmek2-3/+3
2024-02-27virt: wrap comment, add missing punctuationZbigniew Jędrzejewski-Szmek1-5/+5
2024-02-27man/sd_bus_service_reconnect.c: normalize whitespaceZbigniew Jędrzejewski-Szmek1-31/+34
2024-02-27man, shell-completion: fix a few typos/language issuesŠtěpán Němec3-4/+4
2024-02-27bootspec: don't complain about valid loader.conf settingsLennart Poettering2-26/+4
2024-02-27ci(labeler): add rule for `shell-completion` labelJan Macku1-0/+3
2024-02-27test: use socat in unidirectional modeFrantisek Sumsal1-10/+19
2024-02-27NEWS: announce cgroup v1 deprecationMike Yuan1-0/+7
2024-02-27meson: drop default-hierarchy= option, always use unifiedMike Yuan5-33/+15
2024-02-27core: refuse cgroupv1 unless SYSTEMD_CGROUP_ENABLE_LEGACY_FORCEMike Yuan2-1/+14
2024-02-27shared/cgroup-setup: introduce cg_is_legacy_force_enabledMike Yuan2-0/+17
2024-02-27shared/mount-setup: split out mount_cgroup_legacy_controllersMike Yuan3-124/+132
2024-02-27shared/mount-setup: minor modernizationMike Yuan2-18/+17
2024-02-27core/cgroup: remove obsolete TODOMike Yuan1-1/+1
2024-02-27core: mark JoinControllers= as DISABLED_LEGACY rather than _CONFIGURATIONMike Yuan1-1/+1
2024-02-27ci(lint): temporarily disable ShellCheck for bash-completionJan Macku1-0/+2
2024-02-27fix(SC2148): add ShellCheck directive to bash completion scriptsJan Macku32-0/+32
2024-02-27ci(lint): exclude zsh completion from ShellCheckJan Macku1-1/+4
2024-02-27zsh/_journalctl: complete -g, --case-sensitive, 'help' (pseudo-)facilityŠtěpán Němec1-1/+3
2024-02-27update TODOLennart Poettering1-0/+3
2024-02-27sysext: fix typoYu Watanabe1-1/+1
2024-02-26network: fix use-after-free in {address,route}_remove_and_cancel()Yu Watanabe2-2/+4
2024-02-26nspawn: hide ^] hint unless we are interactive modeLennart Poettering1-4/+6
2024-02-26vmspawn: use our own ptyfwd code for the console of a VMLennart Poettering7-21/+191
2024-02-26pretty-print: make tinting a bit less aggressiveLennart Poettering1-1/+1
2024-02-26run: use sd_event_set_signal_exit() at one more placeLennart Poettering1-3/+3
2024-02-26network/ndisc: rename Network.ipv6_accept_ra -> Network.ndiscYu Watanabe12-128/+128
2024-02-26Fix: Chuwi UBook X (CWI535) screen rotation matrixAlexander Zavyalov1-1/+1
2024-02-26ukify: Use VERSION_TAG instead of GIT_VERSIONDaan De Meyer1-1/+1
2024-02-26resolved: reduce the maximum nsec3 iterations to 100Ronan Pigott1-2/+3
2024-02-26resolved: limit the number of signature validations in a transactionRonan Pigott3-6/+38
2024-02-26varlink/network: reindent methodsYu Watanabe1-10/+12
2024-02-26network/varlink: downgrade log level about failure in getting netns IDYu Watanabe1-1/+1
2024-02-26format-table: replace "(size_t) -1" with SIZE_MAXYu Watanabe1-1/+1