summaryrefslogtreecommitdiffstats
path: root/src/system-update-generator (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-17various: use "-" instead of "n/a" in tablesZbigniew Jędrzejewski-Szmek3-13/+13
2022-09-17fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()Yu Watanabe11-15/+12
2022-09-16dissect-image: make verity_partition() actually fail when all attempts of act...Yu Watanabe1-4/+6
2022-09-16dissect-image: split out verity_timeout()Yu Watanabe1-20/+23
2022-09-16man: explicitly document that "reboot -f" is different from "systemctl reboot...Yu Watanabe1-2/+6
2022-09-16nspawn: fix two error stringsLennart Poettering1-2/+2
2022-09-16add CAP_LINUX_IMMUTABLE to systemd-machined, so it can handle machinectl read...Dan Streetman1-1/+1
2022-09-16sd-netlink: unexport sd-netlinkYu Watanabe6-291/+136
2022-09-16update TODOLennart Poettering1-5/+0
2022-09-16tmpfiles: let's suffix path to dirs with '/' also in log messagesLennart Poettering1-1/+1
2022-09-16tmpfiles: drop redundant forward declarationsLennart Poettering1-3/+0
2022-09-16journalctl: respect --quiet flag during file concistency verificationDaniel Braunwarth1-7/+10
2022-09-16dissect-image: handle all non-negative return values as successYu Watanabe1-10/+9
2022-09-16dissect-image: fix memleak on failureYu Watanabe1-4/+3
2022-09-16watchdog: use /dev/watchdog0 only if it existsYu Watanabe1-8/+17
2022-09-16update TODOLennart Poettering1-1/+27
2022-09-16pid1: drop redundant DBus propertiesYu Watanabe4-47/+21
2022-09-16watchdog: explicitly initialize global variableYu Watanabe1-7/+3
2022-09-16test: add tests for uid_range_coalesce()Yu Watanabe1-0/+39
2022-09-16uid-range: tie up number and array of uid range entriesYu Watanabe7-194/+211
2022-09-16uid-range: make uid_range_intersect() take two UidRange objectsYu Watanabe1-5/+5
2022-09-16uid-range: optimize to load uid_map fileYu Watanabe2-36/+27
2022-09-16uid-range: escape from loop earlierYu Watanabe1-12/+14
2022-09-16uid-range: sort uid range entries in uid_range_coalesce()Yu Watanabe1-11/+18
2022-09-16uid-range: use parse_uid_range()Yu Watanabe1-28/+5
2022-09-16userdbctl: fix arrow directionYu Watanabe1-4/+4
2022-09-16userdbctl: do not show meaningless boundaries when no uid range availableYu Watanabe1-4/+2
2022-09-16sd-device-monitor: do not trigger assertion when uid_map is not emptyYu Watanabe1-0/+1
2022-09-16Fix Positivo DUO k116 key toggle touchpaddrosdeck1-0/+7
2022-09-15update TODOYu Watanabe1-0/+3
2022-09-15xdg-autostart-service: expand tilde in Exec linesDavid Edmundson2-2/+31
2022-09-15unit: drop ProtectClock=yes from systemd-udevd.serviceYu Watanabe1-3/+0
2022-09-15fix typo in logj005125452-2/+2
2022-09-15units: drop path to executable in $PATHZbigniew Jędrzejewski-Szmek1-1/+1
2022-09-15units: make sure that initrd-switch-root.service pulls in .targetZbigniew Jędrzejewski-Szmek1-0/+1
2022-09-15units: add dependency ordering for emergency.service conflictsZbigniew Jędrzejewski-Szmek3-0/+3
2022-09-15units: add ordering dependencies on initrd-switch-root.targetZbigniew Jędrzejewski-Szmek9-18/+18
2022-09-15units/systemd-network-generator.service: add forgotten ordering for shutdownZbigniew Jędrzejewski-Szmek1-0/+2
2022-09-15units: reorder/split unit dependency blocksZbigniew Jędrzejewski-Szmek13-24/+54
2022-09-15test-date: do not fail even on ~50 years laterYu Watanabe1-1/+1
2022-09-15test-seccomp: support systems that sched_setscheduler() is already limitedYu Watanabe3-9/+24
2022-09-15meson: add libatomic dependencyHeinrich Schuchardt3-4/+16
2022-09-15bash-completion: add missing options to systemd-cryptenrollAntonio Alvarez Feijoo1-1/+9
2022-09-14oom: include a header file instead of a source fileFrantisek Sumsal1-2/+3
2022-09-14tree-wide: fix typoYu Watanabe4-6/+5
2022-09-14ci: fix a couple of typosFrantisek Sumsal1-8/+8
2022-09-14ci: enable a couple more possibly useful CodeQL queriesFrantisek Sumsal1-0/+8
2022-09-14ci: rename codeql-analysis.yml to codeql.ymlFrantisek Sumsal1-0/+0
2022-09-14pid1: introduce dbus properties WatchdogDevice and friendsYu Watanabe4-5/+70
2022-09-14tree-wide: use nested ASSERT_PTRDavid Tardon4-30/+6