summaryrefslogtreecommitdiffstats
path: root/src/initctl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-12update TODOLennart Poettering1-0/+6
2022-08-12sd-device-enumerator: drop noisy log messagesYu Watanabe1-4/+0
2022-08-12repart: add test for drop-in filesRichard Phibel1-0/+50
2022-08-12repart: Add support for drop-in overridesRichard Phibel1-16/+45
2022-08-12config-parser: Add list of drop-in files as return argument of config_parse_manyRichard Phibel8-7/+21
2022-08-12udev: net_id: Use devicetree aliases when availableSean Anderson4-2/+134
2022-08-11sd-device-monitor: actually refuse to send invalid devicesYu Watanabe1-2/+2
2022-08-11sd-device-monitor: fix inversed conditionYu Watanabe1-1/+1
2022-08-11test: do not fill up receiver bufferYu Watanabe1-10/+16
2022-08-11test: add fake action and seqnumYu Watanabe1-0/+12
2022-08-11core/cgroup: CPUWeight/CPUShares support idle inputwineway14-17/+99
2022-08-11semaphore: run autopkgtest with sudoFrantisek Sumsal1-4/+4
2022-08-11docs: mention qemu fw_cfg size limitationLudwig Nussel1-1/+2
2022-08-11creds: refactor reading user passwordLudwig Nussel4-37/+44
2022-08-11semaphore: drop the --keyserver= parameter for the download templateFrantisek Sumsal1-8/+1
2022-08-11ci: lint the Coverity scriptFrantisek Sumsal1-2/+1
2022-08-11ci: simplify the Coverity script a bitFrantisek Sumsal3-263/+44
2022-08-11resolvctl: only remove protocol after last dot when mangling ifname for resol...exploide1-1/+1
2022-08-11oomd: notify via dbus what have been killedOleg Solovyov3-3/+57
2022-08-11core/scope: Add oom-kill status for scope units (#24269)gtwang012-0/+30
2022-08-10oom: drop invalid %m in the log messageYu Watanabe1-1/+1
2022-08-10tree-wide: fix typoYu Watanabe5-5/+5
2022-08-10meson: Test correct efi linker for supported argsJan Janssen1-5/+13
2022-08-09po: Translated using Weblate (Hungarian)Balázs Meskó1-225/+139
2022-08-09meson: use 'not in'Yu Watanabe1-1/+1
2022-08-09mkosi: Don't use InstallDirectory by defaultDaan De Meyer1-1/+0
2022-08-09mkosi: Use mkosi.output/ as output directory by defaultDaan De Meyer1-0/+1
2022-08-09sleep: support multiple battery instead of only BAT0Sonali Srivastava3-116/+363
2022-08-09hwdb: Add Greaseweazle "drives" to the list of analyzersBastien Nocera1-0/+7
2022-08-09hwdb: Allow users access to USB serial for analysersBastien Nocera1-0/+1
2022-08-09hwdb: analyzers: Clarify the type of devices we want listedBastien Nocera1-2/+3
2022-08-09NEWS: add entries for v252Zbigniew Jędrzejewski-Szmek1-1/+148
2022-08-09test-network: split out qdisc and wait-online tests from NetworkdNetworkTestsYu Watanabe1-0/+16
2022-08-09test-network: split test_qdisc() and test_qdisc2()Yu Watanabe16-294/+391
2022-08-09test-network: check qdisc feature by module existenceYu Watanabe1-50/+5
2022-08-09test-network: rename tun99 and tap99Yu Watanabe3-13/+7
2022-08-09test-network: show stdout and stderr on failure in check_output()Yu Watanabe1-2/+7
2022-08-09test-network: drop unused text= argumentsYu Watanabe1-8/+8
2022-08-09test-network: also run timesyncd under sanitizer or valgrindYu Watanabe1-89/+84
2022-08-09test-network: use timedatectl in build directoryYu Watanabe1-2/+2
2022-08-09network/teql: wait for corresponding teql interface to be availableYu Watanabe1-0/+16
2022-08-09network/qdisc: introduce is_ready() in qdisc vtableYu Watanabe2-3/+11
2022-08-09core/cgroup: use bus locator (#24251)josh-gordon-fb1-8/+7
2022-08-09tree-wide: use bus locator (#24252)gtwang014-24/+18
2022-08-08sysusers: properly process user entries with an explicit GIDLuca BRUNO1-2/+4
2022-08-08sysusers: only check whether the requested GID is availableLuca BRUNO1-13/+15
2022-08-08kmod-setup: load dmi-sysfs if it's a moduleLudwig Nussel1-0/+3
2022-08-08test: add tests for sd_device_enumerator_add_match_sysattr/property()Yu Watanabe1-0/+43
2022-08-08sd-device-enumerator: FOREACH_DEVICE_PROPERTY() does not provide NULL valueYu Watanabe4-21/+15
2022-08-08sd-device-enumerator,monitor: fix sysattr matchYu Watanabe4-17/+68