summaryrefslogtreecommitdiffstats
path: root/catalog (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-18doc: fix .ssh credential examplesLennart Poettering2-2/+2
2024-04-18docs: Add note on packages produced by mkosi buildsDaan De Meyer1-0/+20
2024-04-18udev: fix assignment of ret_truncatedYu Watanabe1-1/+2
2024-04-18blockdev-util: fix typoYu Watanabe1-1/+1
2024-04-18blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabledYu Watanabe1-16/+40
2024-04-18sd-device: introduce device_get_sysattr_unsigned_full()Yu Watanabe2-3/+6
2024-04-18man: fix wrong version info (#31949)Yu Watanabe26-238/+105
2024-04-18systemctl: allow user to suppress output when no action scheduled (#32278)MaxHearnden1-1/+1
2024-04-18journalctl: update help to say "priority range" (#32323)Winterhuman1-1/+1
2024-04-17man: mention that sd_journal_test_cursor() needs a positioning callZbigniew Jędrzejewski-Szmek2-9/+16
2024-04-17docs: use absolute links for our pagesFrantisek Sumsal32-70/+70
2024-04-17Revert "docs: don't suffix page permalink with a slash"Frantisek Sumsal1-1/+1
2024-04-17core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalizeLuca Boccassi9-29/+39
2024-04-17manager: serialize current objectiveLuca Boccassi4-5/+19
2024-04-17mkosi: Drop workaroundsDaan De Meyer2-10/+0
2024-04-17mkosi: Switch to O0 and disable FORTIFY_SOURCEDaan De Meyer3-8/+10
2024-04-17NEWS: prepare -rc1Lennart Poettering1-1/+47
2024-04-17autosuspend: update for v256Lennart Poettering1-2/+17
2024-04-17hwdb: update for v256Lennart Poettering10-23257/+35413
2024-04-17mkosi: Disable DWARF debug info optimizationDaan De Meyer1-0/+1
2024-04-17NEWS: udev and networkd pick up more things from credsMike Yuan1-2/+5
2024-04-17journal-gatewayd: use skip_leading_chars where appropriateMike Yuan2-9/+6
2024-04-17journal-gatewayd: add missing assertionsMike Yuan1-0/+6
2024-04-17mkosi: Override build_cflags instead of _distro_extra_cflagsDaan De Meyer1-1/+1
2024-04-17journal-gatewayd: remove duplicate call to `startswith()`Antonio Alvarez Feijoo1-1/+1
2024-04-17mkosi: Set up -ffile-prefix-map= correctly when building debuginfo packagesDaan De Meyer1-3/+15
2024-04-17build(deps): bump pkg/debian from `e477254` to `30c77a7`dependabot[bot]1-0/+0
2024-04-17core/show-status: use strlen where appropriateMike Yuan1-2/+3
2024-04-17string-util: use mempcpy where appropriateMike Yuan1-2/+1
2024-04-17string-util: use special_glyph() at one more placeYu Watanabe1-18/+7
2024-04-17fuzz-ndisc-rs: also test packets with sd-radvYu Watanabe1-1/+26
2024-04-17test: fix typoYu Watanabe1-2/+2
2024-04-17sd-ndisc: improve debugging logsYu Watanabe3-21/+98
2024-04-17sd-ndisc: disable one more timer event sourceYu Watanabe1-0/+1
2024-04-17cryptenroll: Use CTAP2.1 credProtect extensionBryan Jacobs2-3/+27
2024-04-16test-64-udev-storage: partition disk inside testcase - testcase_multipath_bas...Sam Leonard2-11/+11
2024-04-16test-64-udev-storage: partition disk inside testcase - testcase_virtio_scsi_i...Sam Leonard2-14/+16
2024-04-16test-64-udev-storage: partition disk inside testcase - testcase_long_sysfs_pathSam Leonard3-12/+13
2024-04-16mkosi: Add support for building debug packagesDaan De Meyer4-6/+46
2024-04-16mkosi: Add --noclean when running rpmbuildDaan De Meyer2-0/+2
2024-04-16mkosi: Install which in imageDaan De Meyer1-0/+1
2024-04-16Update debugging with vscode sectionDaan De Meyer4-25/+7
2024-04-16test: rework systemd-sysext testFrantisek Sumsal1-931/+506
2024-04-16test: simplify unit checkFrantisek Sumsal1-6/+2
2024-04-16test: split some overly long linesFrantisek Sumsal3-62/+256
2024-04-16test: split TEST-50-DISSECT into smaller partsFrantisek Sumsal5-1921/+1939
2024-04-16journalctl: tighten rules on parsing namespace journal dir suffixesLennart Poettering1-9/+16
2024-04-16journalctl: show human readable text if no namespace is foundLennart Poettering1-3/+8
2024-04-16journalctl: add missing --help line for --list-namespacesLennart Poettering1-0/+1
2024-04-16shared/vpick: also align function params in headerMike Yuan1-6/+7