summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-0820-41/+26
* test: refactor test-procfs-util for clarity and skip test on perm failureDan Streetman2021-11-081-26/+37
* hwdb: remove the tablet pad entry for the UC-Logic 1060NPeter Hutterer2021-11-081-5/+0
* po: Translated using Weblate (German)Ettore Atalan2021-11-081-49/+31
* Merge pull request #21237 from bluca/analyze_skipLuca Boccassi2021-11-063-6/+16
|\
| * analyze: allow a custom policy to skip a check with weight=0Luca Boccassi2021-11-053-2/+8
| * analyze: explain how the weight/range policy fields are usedLuca Boccassi2021-11-051-3/+7
| * analyze: fix typos in test policyLuca Boccassi2021-11-041-2/+2
* | Merge pull request #21171 from DaanDeMeyer/tty-dimensionsLennart Poettering2021-11-0621-10/+183
|\ \
| * | exec: Add TTYRows and TTYColumns properties to set TTY dimensionsDaan De Meyer2021-11-0517-6/+171
| * | getty: Pass tty to use by agetty via stdinDaan De Meyer2021-11-054-4/+12
* | | user-record: show CIFS extra mount options, in output tooLennart Poettering2021-11-061-0/+3
* | | test: wait until `lvm-activate-$vgroup.service` finishesFrantisek Sumsal2021-11-051-2/+11
* | | coredump: fix filename in journal when not compressedxdavidwu2021-11-051-0/+1
* | | test: exercise sytemd-integritysetup & generatorTony Asleson2021-11-054-0/+135
* | | sd-boot: Add .osrel sectionJan Janssen2021-11-052-4/+11
* | | Merge pull request #21252 from poettering/homed-record-dir-env-varLennart Poettering2021-11-055-6/+44
|\ \ \
| * | | docs: document systemd-homed development env varsLennart Poettering2021-11-051-0/+32
| * | | homed: add env var to override dir where we fine stored user recordsLennart Poettering2021-11-054-6/+12
* | | | user-record: fix display of access modeLennart Poettering2021-11-051-1/+1
* | | | user-record: show fs/luks/gpt UUIDs as proper UUIDsLennart Poettering2021-11-051-3/+3
|/ / /
* | | test: Add test for flag macrosJan Janssen2021-11-051-0/+70
* | | Merge pull request #20056 from calestyo/split-up-sysusers.d-systemd.conf.inZbigniew Jędrzejewski-Szmek2021-11-059-31/+72
|\ \ \ | |/ / |/| |
| * | meson: minor cleanupChristoph Anton Mitterer2021-07-111-2/+0
| * | sysusers: split up systemd.confChristoph Anton Mitterer2021-07-118-29/+72
* | | Merge pull request #20138 from keszybz/coding-style-variable-declsLuca Boccassi2021-11-0548-169/+191
|\ \ \
| * | | Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-0338-100/+96
| * | | manager: fix confusion when to send READY=1Zbigniew Jędrzejewski-Szmek2021-11-031-3/+3
| * | | tree-wide: drop "f" from sd_notify() calls with a static stringZbigniew Jędrzejewski-Szmek2021-11-033-5/+5
| * | | journald: modernize code to send notificationsZbigniew Jędrzejewski-Szmek2021-11-031-13/+5
| * | | tree-wide: warn when sd_notify fails with READY=1 or FDSTOREREMOVE=1Zbigniew Jędrzejewski-Szmek2021-11-038-46/+71
| * | | CODING_STYLE: allow joined variable declarations and function callsZbigniew Jędrzejewski-Szmek2021-11-031-9/+18
* | | | meson-render-jinja2: use ast.literal_eval()Zbigniew Jędrzejewski-Szmek2021-11-051-2/+4
* | | | Merge pull request #21225 from medhefgo/boot-cleanupZbigniew Jędrzejewski-Szmek2021-11-0510-89/+96
|\ \ \ \
| * | | | sd-boot: Fix efi_arch checksJan Janssen2021-11-041-2/+2
| * | | | sd-boot: Detect supported compile argsJan Janssen2021-11-041-19/+28
| * | | | sd-boot: Add some link flagsJan Janssen2021-11-042-16/+3
| * | | | sd-stub: Fix possible memory leakJan Janssen2021-11-041-8/+4
| * | | | sd-boot: Check for existence of required pe sectionsJan Janssen2021-11-042-17/+30
| * | | | sd-boot: Move optional header verification into verify_peJan Janssen2021-11-041-10/+4
| * | | | sd-boot: Use FLAGS_SETJan Janssen2021-11-044-8/+8
| * | | | sd-boot: Move flags helpers to macro-fundamental.hJan Janssen2021-11-042-7/+7
| * | | | sd-boot: Always compile with -ffreestanding and -fshort-wcharJan Janssen2021-11-041-2/+3
| * | | | sd-boot: Save and restore console attributesJan Janssen2021-11-041-1/+8
* | | | | basic/mountpoint-util: detect erofs as a read-only FSLuca Boccassi2021-11-051-0/+1
* | | | | loop-util: reopen device node if we shortcut loop device creationLennart Poettering2021-11-051-4/+9
| |_|_|/ |/| | |
* | | | Merge pull request #21229 from keszybz/improve-m-hintLuca Boccassi2021-11-0417-42/+46
|\ \ \ \ | |/ / / |/| | |
| * | | tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-0417-30/+33
| * | | busctl: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-043-5/+7
| * | | shared/bus-util: make bus_log_*_error() functions functionsZbigniew Jędrzejewski-Szmek2021-11-042-16/+15
| |/ /