summaryrefslogtreecommitdiffstats
path: root/sysusers.d (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-21core: show the UID we cannot parseLennart Poettering1-1/+1
2020-01-21json: lower maximum allowed recursion to 2KLennart Poettering1-3/+9
2020-01-20test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering3-0/+12
2020-01-20core: make sure StandardInput=file: doesn't get dup'ed to stdout/stderr by de...Lennart Poettering1-12/+25
2020-01-20units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek27-78/+65
2020-01-20Italian: language updateDaniele Medri1-15/+164
2020-01-18pkgconf: add full generator pathsSascha Dewald1-0/+2
2020-01-18tree-wide: we forgot to destroy some bus errorsLennart Poettering2-2/+2
2020-01-18typo: "May modify to" -> "May modify"Wieland Hoffmann1-1/+1
2020-01-17mount: make checks on perpetual mount units more laxLennart Poettering1-4/+3
2020-01-17core: never allow perpetual units to be maskedLennart Poettering1-1/+3
2020-01-17man: document that WakeSystem= affects clock choiceLennart Poettering1-2/+14
2020-01-17docs: uppercase are headersLennart Poettering1-1/+1
2020-01-17docs: let's reduce our spurious whitespace a bitLennart Poettering1-2/+0
2020-01-17docs: in PORTABILITY_AND_STABILITY only use one h1Lennart Poettering1-2/+2
2020-01-17man: clarify that user rlimits cannot go beyond limits set for service mgrLennart Poettering2-53/+46
2020-01-17man: extend on halt documentationLennart Poettering1-9/+11
2020-01-17man: document that rootflags= does not override /etc/fstabLennart Poettering1-3/+7
2020-01-17man: underline that AccuracySec= is about coalescing timer events, nothing elseLennart Poettering1-1/+7
2020-01-17man: mention that Before= doesn't work for device unitsLennart Poettering1-1/+5
2020-01-17man: suggest SYSTEMD_WANTS usage instead of RUN for long running processesLennart Poettering1-0/+4
2020-01-17man: document the limits of the block device discovery for IO cgroup optionsLennart Poettering1-0/+14
2020-01-17man: document how error propagation to path units worksLennart Poettering1-0/+9
2020-01-17man: document that program invocation will fail if the User= does not existLennart Poettering1-6/+7
2020-01-17docs: clarify that we don't want to own $BOOT exclusivelyLennart Poettering1-0/+14
2020-01-17core: reduce indentation a bitZbigniew Jędrzejewski-Szmek1-16/+16
2020-01-17logind: use loop instead of repeated codeZbigniew Jędrzejewski-Szmek1-28/+16
2020-01-17shared/user-record-nss: use macro to avoid repeatsZbigniew Jędrzejewski-Szmek1-63/+46
2020-01-16shared/user-record-nss: shorten code a bitZbigniew Jędrzejewski-Szmek1-21/+10
2020-01-16Disable reading SystemdOptions EFI Var when in SecureBoot modeArian van Putten5-51/+66
2020-01-16Clarify journald.conf MaxLevelStore documentationLuca Boccassi1-3/+3
2020-01-16sysctl: downgrade message when we have no permissionZbigniew Jędrzejewski-Szmek1-7/+10
2020-01-16sysctl: move hashmap allocation out of main functionZbigniew Jędrzejewski-Szmek1-10/+9
2020-01-16man: rework section about configuration file precedenceZbigniew Jędrzejewski-Szmek1-41/+37
2020-01-15core: on each iteration processing /proc/self/mountinfo merge all discovery f...Lennart Poettering1-3/+16
2020-01-15execute: allow pam_setcred() to fail, ignore errorsLennart Poettering1-1/+1
2020-01-15execute: add const to array parameters, where possibleLennart Poettering1-2/+2