summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-30network-generator: add missing return on error after the logging refactorAntonio Alvarez Feijoo1-1/+1
2024-04-30po: add a false positive to POTFILES.skipPiotr Drąg1-0/+1
2024-04-30docs: autopkgtest: refresh the docs with up-to-date informationSkia1-8/+8
2024-04-30test: exclude gperf files from captured coverageFrantisek Sumsal1-2/+2
2024-04-30test: Don't persist journal in mkosi image if we're not debugging testsDaan De Meyer3-8/+2
2024-04-30journal: Add journal.storage credentialDaan De Meyer5-9/+68
2024-04-30build(deps): bump pkg/debian from `640ff73` to `9a5adf2`dependabot[bot]1-0/+0
2024-04-30mkosi: Make sure we create an image without /var/log/journalDaan De Meyer1-0/+4
2024-04-30mkosi: Simplify rpm build scriptsDaan De Meyer2-12/+7
2024-04-30test-journal-flush: use archived journal if possibleYu Watanabe1-2/+84
2024-04-30mkosi: Introduce particle profileDaan De Meyer22-66/+71
2024-04-30TEST-81-GENERATORS: Use SYSTEMD_PROC_CMDLINE moreDaan De Meyer1-8/+2
2024-04-30meson: bump libbpf dependency to 1.4.0 when using gccLuca Boccassi1-1/+1
2024-04-29machine: Add PIDFDs= fallbackDaan De Meyer1-5/+14
2024-04-29resolved: always progress DS queriesRonan Pigott1-0/+4
2024-04-29meson: copy prefix mapping CFLAGS when building BPF objectsLuca Boccassi1-0/+18
2024-04-29shared: create inaccessible files with correct security labelChristian Göttsche1-2/+2
2024-04-29basic: add open_mkdir_at_full()Christian Göttsche2-6/+9
2024-04-29basic: add mknodat_label()Christian Göttsche2-5/+10
2024-04-29meson: define 's390' for 's390x' when building BPF objectsLuca Boccassi1-0/+1
2024-04-29boot: fix argument name mismatch in two functionsAntonio Alvarez Feijoo2-2/+2
2024-04-29core: Add systemd.crash_action= kernel command line argumentDaan De Meyer10-23/+115
2024-04-29journalctl: also check arg_file_stdin with other journal locationMike Yuan1-1/+1
2024-04-29docs/DEBUGGING.md: use an underscore in the kernel command line optionnl67201-1/+1
2024-04-29core: Pass NULL error in dump_impl()Daan De Meyer4-8/+6
2024-04-29build(deps): bump pkg/debian from `4b1f868` to `640ff73`dependabot[bot]1-0/+0
2024-04-29development-freeze: suppress warning for some labelsMike Yuan1-0/+2
2024-04-29labeler: add l10n 🌍Mike Yuan1-0/+3
2024-04-29pam: Setup logging to syslogDaan De Meyer5-0/+26
2024-04-29po: Translated using Weblate (French)Pierre GRASSER1-2/+6
2024-04-29NEWS: fix minimum dracut version required for systemd v256Antonio Alvarez Feijoo1-3/+3
2024-04-29fs-util: modernize touch_file a bitMike Yuan1-8/+5
2024-04-29fs-util: try AT_EMPTY_PATH first for futimens_opathMike Yuan1-2/+12
2024-04-29efivars: drop unneeded UTIME_NOWMike Yuan1-4/+1
2024-04-29pam_systemd_loadkey: add missing PAM_EXTERNMike Yuan1-2/+2
2024-04-28mkosi: Ignore version from versioned dependencies in .SRCINFODaan De Meyer2-1/+1
2024-04-28various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERALMike Yuan2-5/+1
2024-04-28hwdb: Add a common Logitech M185/M225 mouse variantMaciej S. Szmigiero1-0/+1
2024-04-28docs: update link for SUSE whitepaperspdfnet1-1/+1
2024-04-28network: DHCP version logging typosSebastian Pucilowski4-18/+18
2024-04-27NEWS: add warnings about read-only fs and libkmod being dlopen'edZbigniew Jędrzejewski-Szmek1-0/+10
2024-04-27sd-daemon: downgrade log level for library code, use correct errnoMike Yuan1-6/+6
2024-04-27sd-daemon: minor modernization, use assert_returnMike Yuan1-11/+9
2024-04-27networkd: Correct documentation for LinkLocalAddressingMathias Lang1-7/+6
2024-04-27po: Translated using Weblate (Polish)Piotr Drąg1-1/+5
2024-04-27treewide: fix a few typos in NEWS, docs, comments, and log messagesDmitry V. Levin24-27/+27
2024-04-27core/namespace: modernize mount_private_devMike Yuan1-60/+41
2024-04-27core/namespace: modernize clone_device_nodeMike Yuan1-21/+20
2024-04-27Fix spelling errors found by LintianLuca Boccassi2-4/+4
2024-04-27core/namespace: use FOREACH_ARRAY at one more placeMike Yuan1-3/+3