summaryrefslogtreecommitdiffstats
path: root/src/update-done (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-08test: refactor test-procfs-util for clarity and skip test on perm failureDan Streetman1-26/+37
2021-11-08hwdb: remove the tablet pad entry for the UC-Logic 1060NPeter Hutterer1-5/+0
2021-11-08po: Translated using Weblate (German)Ettore Atalan1-49/+31
2021-11-06user-record: show CIFS extra mount options, in output tooLennart Poettering1-0/+3
2021-11-05test: wait until `lvm-activate-$vgroup.service` finishesFrantisek Sumsal1-2/+11
2021-11-05coredump: fix filename in journal when not compressedxdavidwu1-0/+1
2021-11-05analyze: allow a custom policy to skip a check with weight=0Luca Boccassi3-2/+8
2021-11-05exec: Add TTYRows and TTYColumns properties to set TTY dimensionsDaan De Meyer17-6/+171
2021-11-05getty: Pass tty to use by agetty via stdinDaan De Meyer4-4/+12
2021-11-05test: exercise sytemd-integritysetup & generatorTony Asleson4-0/+135
2021-11-05sd-boot: Add .osrel sectionJan Janssen2-4/+11
2021-11-05analyze: explain how the weight/range policy fields are usedLuca Boccassi1-3/+7
2021-11-05user-record: fix display of access modeLennart Poettering1-1/+1
2021-11-05user-record: show fs/luks/gpt UUIDs as proper UUIDsLennart Poettering1-3/+3
2021-11-05docs: document systemd-homed development env varsLennart Poettering1-0/+32
2021-11-05homed: add env var to override dir where we fine stored user recordsLennart Poettering4-6/+12
2021-11-05test: Add test for flag macrosJan Janssen1-0/+70
2021-11-05meson-render-jinja2: use ast.literal_eval()Zbigniew Jędrzejewski-Szmek1-2/+4
2021-11-05basic/mountpoint-util: detect erofs as a read-only FSLuca Boccassi1-0/+1
2021-11-05loop-util: reopen device node if we shortcut loop device creationLennart Poettering1-4/+9
2021-11-04analyze: fix typos in test policyLuca Boccassi1-2/+2
2021-11-04sd-boot: Fix efi_arch checksJan Janssen1-2/+2
2021-11-04sd-boot: Detect supported compile argsJan Janssen1-19/+28
2021-11-04sd-boot: Add some link flagsJan Janssen2-16/+3
2021-11-04sd-stub: Fix possible memory leakJan Janssen1-8/+4
2021-11-04sd-boot: Check for existence of required pe sectionsJan Janssen2-17/+30
2021-11-04sd-boot: Move optional header verification into verify_peJan Janssen1-10/+4
2021-11-04sd-boot: Use FLAGS_SETJan Janssen4-8/+8
2021-11-04sd-boot: Move flags helpers to macro-fundamental.hJan Janssen2-7/+7
2021-11-04sd-boot: Always compile with -ffreestanding and -fshort-wcharJan Janssen1-2/+3
2021-11-04sd-boot: Save and restore console attributesJan Janssen1-1/+8
2021-11-04update-helper: add missing loop over user unitsZbigniew Jędrzejewski-Szmek1-2/+4
2021-11-04tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek17-30/+33
2021-11-04busctl: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek3-5/+7
2021-11-04shared/bus-util: make bus_log_*_error() functions functionsZbigniew Jędrzejewski-Szmek2-16/+15
2021-11-04tree-wide: always use TAKE_FD() when calling rearrange_stdio()Lennart Poettering11-25/+28
2021-11-03core: Propagate condition failed state to triggering units.Daan De Meyer13-28/+72
2021-11-03macro: make TAKE_PTR() side-effect freeLennart Poettering1-2/+3
2021-11-03tree-wide: port more code to sigkill_wait()Lennart Poettering4-16/+8
2021-11-03tree-wide: port various places to use TAKE_PID()Lennart Poettering14-33/+18
2021-11-03process-util: rework TAKE_PID() to be side-effect freeLennart Poettering1-2/+3
2021-11-03process-util: wait for processes we killed even if killing failedLennart Poettering1-4/+4
2021-11-03test: add test that ensures TAKE_FD() works as it shouldLennart Poettering1-0/+43
2021-11-03Make pager_open() return voidZbigniew Jędrzejewski-Szmek38-100/+96
2021-11-03fd-util: make TAKE_FD free of double evaluationLennart Poettering1-3/+4
2021-11-03manager: fix confusion when to send READY=1Zbigniew Jędrzejewski-Szmek1-3/+3
2021-11-03tree-wide: drop "f" from sd_notify() calls with a static stringZbigniew Jędrzejewski-Szmek3-5/+5
2021-11-03journald: modernize code to send notificationsZbigniew Jędrzejewski-Szmek1-13/+5
2021-11-03tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1Zbigniew Jędrzejewski-Szmek8-46/+71
2021-11-03CODING_STYLE: allow joined variable declarations and function callsZbigniew Jędrzejewski-Szmek1-9/+18