summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-07mkosi: Enable InstallDirectory and SourceFileTransferFinal optionsDaan De Meyer1-0/+2
2021-01-07stat-util: don't try to open path on path_is_temporary_fs()Lennart Poettering1-4/+3
2021-01-06networkd: Enable IPv6SendRA on builtin network filesDaan De Meyer3-0/+3
2021-01-06systemctl: have is-enabled return success for aliases when calling into pid1 tooLuca Boccassi1-1/+1
2021-01-06string-util: use GREEDY_ALLOC_ROUND_UP() in strextend()Lennart Poettering1-1/+1
2021-01-06string-util: imply NULL termination of strextend() argument listLennart Poettering23-63/+61
2021-01-06update TODOLennart Poettering1-4/+0
2021-01-06doc: add missing comma in DISCOVERABLE_PARTITIONS.mdLennart Poettering1-1/+1
2021-01-06update TODOLennart Poettering1-0/+4
2021-01-06Move shared mkosi settings to a single file in mkosi.default.d/Daan De Meyer8-90/+28
2021-01-05cryptsetup: use crypt_token_max if availableLuca Boccassi9-11/+25
2021-01-05network: Allow to set device's receive queues and transmit queuesSusant Sahani6-0/+114
2021-01-04Update 60-sensor.hwdbmilovlad1-0/+4
2021-01-04man: use 'weak' and 'strong' for explaining difference between Wants= + Requi...Lennart Poettering1-6/+6
2021-01-04fix typoDarren Ng3-3/+3
2021-01-03man: systemd-sysusers does not create home dirLucas Werkmeister1-0/+5
2021-01-03mkosi: Enable HostonlyInitrd optionDaan De Meyer5-0/+5
2021-01-02Update translation filesWeblate10-369/+371
2021-01-02Translated using Weblate (French)Julien Humbert1-9/+5
2021-01-02Translated using Weblate (Romanian)Vlad1-282/+209
2021-01-02Translated using Weblate (Punjabi)A S Alam2-0/+843
2021-01-01tests: add TEST_PREFER_NSPAWN variable to run as many as possible under nspawnLuca Boccassi2-0/+7
2021-01-01tests: add TEST_QEMU_ONLY variable to run only tests where qemu is mandatoryLuca Boccassi2-0/+8
2021-01-01Do not run ninja in run-integration-tests.shLuca Boccassi1-2/+0
2021-01-01test: shortcut skip if both TEST_NO_QEMU and TEST_NO_NSPAWN are setLuca Boccassi1-0/+5
2021-01-01test: check for binariers in [usr/][s]binLuca Boccassi1-1/+1
2021-01-01test: use pkg-config to get user unit dir when installing dbus user socketLuca Boccassi1-6/+12
2021-01-01test: update test_create_imageLuca Boccassi1-1/+1
2021-01-01Enable more mkosi optionsDaan De Meyer5-0/+25
2021-01-01CI: Update to mkosi github action to v9Daan De Meyer1-5/+2
2020-12-31man: fix path reference to unit fileGaël PORTAY1-1/+1
2020-12-30docs: fix the link to boot loader specificationGaël PORTAY1-1/+1
2020-12-30A typo fix in bootctl.c (#18106)Endre Szabo1-1/+1
2020-12-29resolve: slightly optimize dns_answer_add()Yu Watanabe5-27/+67
2020-12-29resolve: field size in dns resource record may be zeroYu Watanabe1-10/+10
2020-12-29siphash: introduce siphash24_compress_safe()Yu Watanabe1-4/+8
2020-12-29test-network: add tests for fib rules with Family=both vs networkctl reload o...Yu Watanabe3-13/+75
2020-12-29network: drop fib rules configured with Family=bothYu Watanabe1-4/+30
2020-12-29network: set RoutingPolicyRule::family based on Family= settingYu Watanabe1-2/+7
2020-12-29network: always re-configure rules even if already existYu Watanabe1-34/+40
2020-12-29network: drop unnecessary checksYu Watanabe1-4/+2
2020-12-29network: fix possible memory leakYu Watanabe1-2/+2
2020-12-29network: constify several argumentsYu Watanabe1-9/+9
2020-12-29resolve: do not compare key twiceYu Watanabe1-1/+1
2020-12-29resolve: slightly shorten dns_resource_key_compare_func()Yu Watanabe1-12/+8
2020-12-29resolve: fix typoYu Watanabe1-1/+1
2020-12-29fuzzers: set maximum length for several fuzzersYu Watanabe4-0/+8
2020-12-29network: do not serialize/deserialize routing policy rulesYu Watanabe6-476/+0
2020-12-29network: drop unnecessary routing policy rulesYu Watanabe3-19/+68
2020-12-29network: treat rule which has l3mdev flag as created by kernelYu Watanabe2-0/+18