summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* time-util: don't use plural units indiscriminatelyAnders Wenhaug2021-07-122-12/+105
* Update systemd-resolved.service.8 helpplattrap2021-07-121-1/+1
* shell-completion: revert c1072f6473bafa063cbf700c86524083d2857031Eric Cook2021-07-1221-21/+21
* core: Hide "Deactivated successfully" messageJan Macku2021-07-121-1/+5
* man: fix RFC number and its titleYu Watanabe2021-07-121-2/+2
* seccomp: drop quotactl_path() again from filter setsLennart Poettering2021-07-121-1/+0
* syscalls: update tablesYu Watanabe2021-07-1217-16/+67
* syscalls: run ninja update-syscall-*Lennart Poettering2021-07-1217-0/+17
* core/service: fix assertion when Type=dbus but BusName= is not specifiedYu Watanabe2021-07-121-1/+2
* core: Avoid spurious realization of unit cgroupsMichal Koutný2021-07-121-2/+4
* man: clarify that global search domains apply to global servers, not all inte...Zbigniew Jędrzejewski-Szmek2021-07-121-7/+8
* sd-event: change ordering of pending/ratelimited eventsLennart Poettering2021-07-121-24/+21
* kbd-model-map: add Latvian keyboard layout mappingnl67202021-07-121-0/+2
* man: add note about operation without swap in systemd-oomdAnita Zhang2021-07-121-1/+3
* Clarify help information for --globalnerdopolis2021-07-122-2/+2
* man: add missing settingsYu Watanabe2021-07-121-2/+6
* man: merge several settings about netdevYu Watanabe2021-07-091-65/+10
* man: fix missing markdown & minor errorsPeter Morrow2021-07-091-10/+9
* journal: don't try to reuse already calculated hash between files with keyed ...Lennart Poettering2021-07-091-1/+7
* journal: add some careful overflow checkingLennart Poettering2021-07-091-4/+12
* seccomp: add some recently added syscalls to filter groupsLennart Poettering2021-07-091-0/+4
* journald: when journald namespace instances log, they can do so safely to the...Lennart Poettering2021-07-092-10/+16
* test-libcrypt-util: print out default for password settings, run make_salt() ...Zbigniew Jędrzejewski-Szmek2021-07-092-1/+27
* resolved: fix strange function recursionZbigniew Jędrzejewski-Szmek2021-07-091-18/+18
* core/socket: do not assign another fd to SocketPort which already has a fd on...Yu Watanabe2021-07-091-25/+61
* core: do not serialize mounts and automounts for switch-rootZbigniew Jędrzejewski-Szmek2021-07-095-7/+20
* man: add details on overriding top level drop-insPeter Morrow2021-07-091-4/+62
* man: explain ConditionNeedsUpdate a bit moreZbigniew Jędrzejewski-Szmek2021-07-091-2/+14
* man: update docs on systemd-system.conf logging (LogTime=) (#19846)alexlzhu2021-07-092-2/+2
* install: allow adding plain templates to .wants/ or .requires/Zbigniew Jędrzejewski-Szmek2021-07-091-8/+30
* udevadm: fix --tag-match help + descriptionLennart Poettering2021-07-092-2/+2
* core: disable "update" units in the initramfsZbigniew Jędrzejewski-Szmek2021-07-091-0/+5
* units: stop automount unit when shutting downZbigniew Jędrzejewski-Szmek2021-07-091-0/+1
* pid1: only add a Wants= type dependency on /tmp when PrivateTmp=yesFranck Bui2021-07-091-6/+11
* tmpfiles: do not check if unresolved globs are autofs pathsZbigniew Jędrzejewski-Szmek2021-07-091-2/+16
* basic/glob-util: add helper to strip the glob part from a globZbigniew Jędrzejewski-Szmek2021-07-093-0/+49
* tmpfiles: stop complaining about autofs on not-found pathsZbigniew Jędrzejewski-Szmek2021-07-091-1/+1
* test: don't expect that clone() always makes it to the kernelLennart Poettering2021-07-091-1/+1
* man: fix typoadrian52021-07-091-1/+1
* pid1: don't choke on overly long device pathsLennart Poettering2021-07-091-4/+5
* pid1: downgrade if we can't make sense of the old device on MOVE ueventLennart Poettering2021-07-091-1/+1
* pid1: reduce log noise generated by devices with overly long sysfs pathsLennart Poettering2021-07-092-2/+33
* efi: drop glibc header and use pre-defined macrosYu Watanabe2021-07-092-3/+1
* sd-device: do not use ::subsystem member directlyYu Watanabe2021-07-091-3/+7
* various: don't say that the timestamp 'changed' on initial loadZbigniew Jędrzejewski-Szmek2021-07-091-3/+5
* varlink: remove duplicated "varlink:" prefixZbigniew Jędrzejewski-Szmek2021-07-091-2/+2
* varlink: say "varlink:" instead of "n/a:" when no description is availableZbigniew Jędrzejewski-Szmek2021-07-091-2/+2
* udev: ignore the case that the device is already removedYu Watanabe2021-07-091-2/+5
* efi: include endian.h to handle endian correctlyYu Watanabe2021-07-091-0/+2
* efi: do not use _STRING_ARCH_unaligned macroYu Watanabe2021-07-091-3/+6