summaryrefslogtreecommitdiffstats
path: root/tools/analyze-dump-sort.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-19Fix confusion between killer and preyZbigniew Jędrzejewski-Szmek18-76/+76
2024-06-18repart: fix memory leakAntonio Alvarez Feijoo1-0/+1
2024-06-18mkosi: restrict noble-backports to noble buildsLuca Boccassi2-0/+2
2024-06-18install: allow removing symlinks even for units that are goneLuca Boccassi2-4/+16
2024-06-18man: suffix tmpfiles.d with /, as per coding styleLennart Poettering1-1/+1
2024-06-18tmpfiles: mention that --create also adjusts files/directories in --help textLennart Poettering1-1/+1
2024-06-18tmpfiles: suffix --replace= properly with = in commentLennart Poettering1-6/+4
2024-06-18tmpfiles: make --tldr help text symmetric to --cat-configLennart Poettering1-1/+1
2024-06-18tmpfiles: improve debug logging around O_NOATIME fallbackLennart Poettering1-4/+3
2024-06-18tmpfiles: remove pointless empty lineLennart Poettering1-1/+0
2024-06-18tmpfiles: move --purge to command section in --help text where it belongsLennart Poettering1-2/+3
2024-06-18tmpfiles: insist on at least one configuration file being specified on --purgeLennart Poettering2-6/+24
2024-06-18Add OrangePi NEO ScancodesDerek J. Clark1-0/+9
2024-06-18NEWS: fix typoCarlo Teubner1-1/+1
2024-06-18logs-show: use _SOURCE_MONOTONIC_TIMESTAMP when _SOURCE_BOOTTIME_TIMESTAMP fi...Yu Watanabe1-10/+18
2024-06-18journal: introduce _SOURCE_BOOTTIME_TIMESTAMP fieldYu Watanabe1-3/+11
2024-06-18sd-journal: realign flagsYu Watanabe1-3/+3
2024-06-18logs-show: do not use _SOURCE_MONOTONIC_TIMESTAMP fieldYu Watanabe1-0/+6
2024-06-18tmpfiles: honour --dry-run when removing directoriesLennart Poettering1-4/+10
2024-06-18tmpfiles: sort needs_purge line list in same order as enum defines themLennart Poettering1-8/+8
2024-06-18update TODOLennart Poettering1-0/+30
2024-06-18hwdb: add scancodes for AYANEO devices (#33378)Derek J. Clark1-4/+16
2024-06-18varlink-idl: fix typoYu Watanabe1-2/+2
2024-06-18catalog: fix typoYu Watanabe1-1/+1
2024-06-17mkosi: bump to latestLuca Boccassi1-1/+1
2024-06-17CI: disable secure boot in mkosi GHA runsLuca Boccassi1-0/+2
2024-06-17portable: drop explicit PrivateTmp=yes from profilesLuca Boccassi3-3/+0
2024-06-17core: do not imply PrivateTmp with DynamicUser, create a private tmpfs insteadLuca Boccassi15-60/+244
2024-06-17tree-wide: replace strv_sort() + strv_uniq() -> strv_sort_uniq()Yu Watanabe10-26/+15
2024-06-17strbuf: use _cleanup_ attribute at one more placeYu Watanabe1-7/+5
2024-06-17strbuf: several cleanupsYu Watanabe1-6/+7
2024-06-17strbuf: use CMP() macroYu Watanabe1-3/+5
2024-06-17strv: introduce strv_sort_uniq()Yu Watanabe3-0/+91
2024-06-17test-network: mention that the captive portal option is supported since v2.20Yu Watanabe1-0/+2
2024-06-17json: const char *func() -> const char* func()Yu Watanabe1-2/+2
2024-06-17core/mount: suffix function name with parenYu Watanabe1-1/+1
2024-06-17logind: tweakletsLennart Poettering1-1/+4
2024-06-17pretty-print: take console glyph width into account when drawing progress barLennart Poettering1-3/+4
2024-06-17core/service: fix accept-socket deserializationMike Yuan1-4/+4
2024-06-17core: cast ignored retval of deserialize_* to voidMike Yuan2-8/+7
2024-06-17core/socket: use FOREACH_ARRAY at one more placeMike Yuan1-4/+2
2024-06-17test: use 'auto' instead of 'uefi' for automated fallbackLuca Boccassi1-1/+2
2024-06-17test: support TEST_NO_QEMU in mkosi integration wrapperLuca Boccassi1-0/+4
2024-06-17test: support TEST_NO_KVMLuca Boccassi1-0/+1
2024-06-17test: drop obsolete commentLuca Boccassi1-4/+0
2024-06-17hwdb: add support for AIPTEK Media Tablet Ultimate (#33371)reDBo0n1-0/+5
2024-06-17test: drop unneeded firmware: uefi settingLuca Boccassi2-4/+0
2024-06-17test: check the skip condition before installing additional filesLuca Boccassi1-2/+2
2024-06-17mkosi: install EFI packages only on EFI architecturesLuca Boccassi2-3/+16
2024-06-17mkosi: use ports.ubuntu.com for non-x86 backportsLuca Boccassi4-3/+24